CVE-2026-15305
Users were able to upload files with arbitrary MIME types to forms using FileUpload or ImageUpload elements with allowedMimeTypes configured
CVSS
—
No CVSS
EPSS
0.2%
p7
KEV
—
Exploit Today
2
0-100
Published: Jul 14, 2026 · Last modified: Jul 15, 2026 · CWE-351
0.2%EPSS · 30 days0.2%
2026-07-152026-07-17
Users were able to upload files with arbitrary MIME types to forms using FileUpload or ImageUpload elements with allowedMimeTypes configured. The restriction was not enforced server-side because the MimeTypeValidator was registered during form building before concrete form definition properties were applied, resulting in the validator never being added to the processing pipeline. This issue affects TYPO3 CMS versions 14.2.0-14.3.4.
No related CVEs by CWE or product.