CVE-2026-15305

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.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jul 2026, 13:17

Type Values Removed Values Added
Summary (en) 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.5. (en) 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.

15 Jul 2026, 10:16

Type Values Removed Values Added
References
  • () https://github.com/TYPO3/typo3/commit/817ad41cc9dd28aac0fc4d0fe16fc25d46dd554a -
  • () https://github.com/TYPO3/typo3/commit/cfda21050398eb145211a4fa6f9988f10e43e10b -

14 Jul 2026, 13:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 13:18

Updated : 2026-07-15 21:00


NVD link : CVE-2026-15305

Mitre link : CVE-2026-15305

CVE.ORG link : CVE-2026-15305


JSON object : View

Products Affected

No product.

CWE
CWE-351

Insufficient Type Distinction