CVE-2026-15305 MEDIUM

CVE-2026-15305: TYPO3 CMS - Unrestricted File Upload in Form Framework

Vendor Typo3
Product TYPO3 CMS
Weakness CWE-351
Published July 14, 2026
Last update July 15, 2026

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 14, 2026 CVE published
July 15, 2026 Record updated