Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-15305 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-351Insufficient Type DistinctionTYPO3

Affected Products

ProductVersions
TYPO3
>= 14.2.0, <= 14.3.4 (semver)

CPE

  • cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 14.3.5moderate effort

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-15305
NVD Published Date:
Jul 14, 2026
NVD Last Modified:
Sep 3, 2026
Source:
TYPO3