- Component Type: TYPO3 CMS
- Subcomponent: List Module (ext:backend, ext:recordlist)
- Release Date: September 9, 2025
- Vulnerability Type: Information Disclosure
- Affected Versions: 11.0.0-11.5.47, 12.0.0-12.4.36, 13.0.0-13.4.17
- Severity: Medium
- Suggested CVSS: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
- References: CVE-2025-59019, CWE-200
Problem Description
The CSV download feature in the backend user interface allowed callers to request arbitrary data from the database without performing a permission check on the target table. Consequently, a backend user without rights to a particular database table could retrieve records, leading to information disclosure. This vulnerability was limited to database records that fell within the page tree the user was already permitted to access.
Solution
Update to TYPO3 versions 11.5.48 ELTS, 12.4.37 LTS, 13.4.18 LTS that fix the problem described.
Credits
Thanks to TYPO3 core & security team member Oliver Hader for reporting the issue, and to TYPO3 core & security team member Benjamin Franzke for fixing it.
General Advice
Follow the recommendations that are given in the TYPO3 Security Guide. Please subscribe to the typo3-announce mailing list.
General Note
All security-related code changes are tagged so you can easily look them up in our review system.