CVE-2026-15305

Summary

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.

Affected Software

VendorProductVersion RangeStatus
TYPO3TYPO3 CMS14.2.0 < 14.3.5affected

Weaknesses

  • CWE-351: CWE-351 Insufficient Type Distinction

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References