Skip to main navigation Skip to main content Skip to page footer

TYPO3-EXT-SA-2026-018: Broken Access Control in extension "Telephone Directory" (telephonedirectory)

It has been discovered that the extension "Telephone Directory" (telephonedirectory) is susceptible to Broken Access Control.

Problem Description

The extension validates the HMAC of a frontend employee edit link only in the action that renders the edit form, not in the action that persists the change. An unauthenticated visitor who knows the UID of a visible employee record can send a direct POST request to the update action and overwrite that record without a valid edit link or any ownership check.

Solution

Updated version 6.2.0 is available from the TYPO3 extension manager, packagist and at

https://extensions.typo3.org/extension/download/telephonedirectory/6.2.0/zip

Users of the extension are advised to update the extension as soon as possible.

Credits

Thanks to Seungbin Yang for reporting the vulnerability, and to Hoja Mustaffa Abdul Latheef for providing an updated version of the extension.

General Advice

Follow the recommendations that are given in the TYPO3 Security Guide.