Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Josua Vogel

#44993of 56,330
6.3Total CVSS
Vulnerabilities · 1
PT-2026-58011
6.3
2026-07-14
Typo3 · Typo3/Cms · CVE-2026-15305
**Name of the Vulnerable Software and Affected Versions** TYPO3 CMS versions 14.2.0 through 14.3.5 **Description** Users can upload files with arbitrary MIME types to forms utilizing FileUpload or ImageUpload elements that have `allowedMimeTypes` configured. This occurs because the `MimeTypeValidator` is registered during form building before concrete form definition properties are applied, which prevents the validator from being added to the processing pipeline and allows the server-side restriction to be bypassed. **Recommendations** Update TYPO3 CMS to a version later than 14.3.5.