Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. typo3/cms-form
  4. ›
  5. CVE-2026-15305

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

August 31, 2026

Problem

Users were able to upload files with arbitrary MIME types to forms using FileUpload or ImageUpload elements with allowedMimeTypes configured - uploading PHP files was not possible. 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.

Solution

Update to TYPO3 version 14.3.5 LTS that fixes the problem described.

Credits

Thanks to Sébastien Convers for reporting this issue, and to Josua Vogel and Oliver Hader for fixing it.

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-form/CVE-2026-15305.yaml
  • github.com/TYPO3/typo3/commit/817ad41cc9dd28aac0fc4d0fe16fc25d46dd554a
  • github.com/TYPO3/typo3/commit/cfda21050398eb145211a4fa6f9988f10e43e10b
  • github.com/TYPO3/typo3/security/advisories/GHSA-mfqj-cqv3-h7xw
  • github.com/advisories/GHSA-mfqj-cqv3-h7xw
  • news.typo3.com/security/advisory/typo3-core-sa-2026-020
  • nvd.nist.gov/vuln/detail/CVE-2026-15305
  • typo3.org/security/advisory/typo3-core-sa-2026-020

Code Behaviors & Features

Detect and mitigate CVE-2026-15305 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 14.2.0 before 14.3.5

Fixed versions

  • 14.3.5

Solution

Upgrade to version 14.3.5 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-351: Insufficient Type Distinction

Source file

packagist/typo3/cms-form/CVE-2026-15305.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 01 Sep 2026 00:17:44 +0000.