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

TYPO3-EXT-SA-2026-016: Information Disclosure in extension "Modules" (modules)

It has been discovered that the extension "Modules" (modules) is vulnerable to Information Disclosure.

Problem Description

The extension fails to restrict a backend AJAX endpoint for inline editing to fields the current user is permitted to see or edit. An authenticated, low-privileged backend user can supply arbitrary table, field and record parameters, and trigger an error response that discloses the current database value of the requested field, leading to disclosure of sensitive information such as backend and frontend user password hashes.

Exploitation requires a valid, authenticated TYPO3 backend user account with access to the extensions backend module.

Solution

Updated versions 7.10.4 and 8.1.4 are available from the TYPO3 extension manager, packagist and at

https://extensions.typo3.org/extension/download/modules/8.1.4/zip
https://extensions.typo3.org/extension/download/modules/7.10.4/zip

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

Credits

Thanks to Lim, Han Seop and Christian Kuhn for reporting the vulnerability, and to Thomas Deuling for providing updated versions of the extension.

General Advice

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