Typo3

527 CVEs across 103 Typo3 products. Browse Typo3 vulnerabilities, severities, and proof-of-concept exploits.

Typo3 products with known CVEs

ProductCVEs
Typo3473
Typo3 Cms35
Typo3.cms16
Dam Frontend Extension4
Html-Sanitizer4
Html Sanitizer4
Wec Discussion Forum4
Extension "Faceted Search"3
Ns Backup Extension3
Pdf Generator 2 Extension3
Address Directory2
Air Filemanager2
Beuserswitch2
Commerce Extension2
Eluna Page Comments Extension2
Extension "Mailqueue"2
Fluid2
Pharstreamwrapper2
Sql Frontend Extension2
Sr Feuser Register Extension2
Sr Feuser Register Extension2
Terminal2
Toi Category2
Wir Ber Uns Extension2
Ws Ecard2
Wt Gallery2
Advcalendar Extension1
Aeurltool1
Another Backend Login1
Autobeuser1
Bb Simplejobs1
Brainstorming1
Branchenbuch Extension1
Cms Poll System Extension1
Cms-Rte-Ckeditor1
Codeon Petition Extension1
Cs Seo Extension1
Dictionary Extension1
Dl3 Tt News Alerts1
Econda Plugin1
Extension "Address List"1
Extension "Content Element Selector"1
Extension "E-Mail Mfa Provider"1
Extension "Femanager"1
Extension "Form To Database" (Form To Database)1
Extension "Frontend User Registration"1
Extension "Modules"1
Extension "News System"1
Extension "Powermail"1
Extension "Redirect Tabs"1
Typo3 CVEs — newest first (page 1 of 6)
CVESeverityScorePublishedSummary
CVE-2026-194182026-08-11The referrer enforcement introduced with TYPO3-CORE-SA-2020-006 (CVE-2020-11069) became ineffective in TYPO3 v13.0, where TYPO3 CMS started serving the backend…
CVE-2026-153052026-07-14Users were able to upload files with arbitrary MIME types to forms using FileUpload or ImageUpload elements with allowedMimeTypes configured. The restriction w…
CVE-2026-497422026-06-09Backend users with file download permissions were able to download files from the fallback storage of the file abstraction layer (FAL) via the Media Module. Si…
CVE-2026-497412026-06-09Backend users with write access to the form_definition database table were able to directly create, update, or delete form definition records via DataHandler…
CVE-2026-497402026-06-09TYPO3's cache frontend (VariableFrontend) and persistent key-value store (Registry) deserialized PHP payloads without integrity validation or class restriction…
CVE-2026-497382026-06-09The path allowance check in GeneralUtility::isAllowedAbsPath() performed a plain string prefix comparison without requiring a directory separator boundary, cau…
CVE-2026-473522026-06-09Authenticated backend users were able to retrieve file metadata via several Backend API routes without proper permission checks, allowing access to files outsi…
CVE-2026-473512026-06-09Backend users were able to insert arbitrary records and files into the TYPO3 clipboard without proper read permission checks, which allowed users to gather inf…
CVE-2026-473502026-06-09Backend users were able to move records to a different page without having edit permissions on the source page. This issue affects TYPO3 CMS versions 13.0.0-13…
CVE-2026-473492026-06-09Backend users with access to the Recycler module were able to restore soft-deleted records on pages or for tables they were not authorized to modify. This issu…
CVE-2026-473482026-06-09Editors with access to create or modify page content were able to include HTML markup in page titles that were stored in the search index without sanitization…
CVE-2026-473472026-06-09Applications that use GeneralUtility::sanitizeLocalUrl to allow only local URLs are vulnerable to open redirect attacks if the URL is used after it has passed…
CVE-2026-473462026-06-09Backend users with file write permissions were able to upload form definition files with mixed-case extensions (e.g., .FORM.YAML) to bypass the Form Framework'…
CVE-2026-473432026-06-09Non-privileged backend users with file mount access were able to perform write operations (move, delete, rename) on folders representing the root of an active…
CVE-2026-116072026-06-09Backend users with access to the Form Framework were able to use files not ending in .form.yaml as form definitions, which were processed without denying the i…
CVE-2026-473442026-06-08When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as val…
CVE-2026-88272026-05-19The AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not inv…
CVE-2026-87272026-05-19The Crawler extension passes the X-T3Crawler-Meta response header from crawled URLs directly to PHP's unserialize(). An attacker controlling a crawled endpoint…
CVE-2026-87262026-05-19The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL thro…
CVE-2026-467252026-05-19The extension passes an attacker-controlled cookie directly to PHP's unserialize() without safely processing the input. A remote, unauthenticated attacker can…
CVE-2026-467242026-05-19The file indexer does not normalize the configured directory path. A backend user with permission to edit indexer configurations can index documents from arbit…
CVE-2026-467232026-05-19The additional_tables configuration of the page and tt_content indexers accepts arbitrary table and field names. A backend user with permission to edit indexer…
CVE-2026-467222026-05-19The OOXML parsing of the file indexer does not disable external entity resolution. A crafted xlsx or pptx document placed in an indexed directory can cause loc…
CVE-2026-467212026-05-19The create and edit flows do not restrict which user properties may be submitted and do not enforce access control on the frontend user group assignment. As a…
CVE-2026-6553High7.52026-04-21Changing backend users' passwords via the user settings module results in storing the cleartext password in the uc and user_settings fields of the be_users dat…
CVE-2026-4208High8.82026-03-17The extension fails to properly reset the generated MFA code after successful authentication. This leads to a possible MFA bypass for future login attempts by…
CVE-2026-4202Medium4.32026-03-17The extension fails to verify, if an authenticated user has permissions to access to redirects resulting in exposure of redirect records when editing a page.
CVE-2026-1323High8.82026-03-17The extension fails to properly define allowed classes used when deserializing transport failure metadata. An attacker may exploit this to execute untrusted se…
CVE-2026-08952026-01-20The extension extends TYPO3’ FileSpool component, which was vulnerable to Insecure Deserialization prior to TYPO3-CORE-SA-2026-004 https://typo3.org/security/…
CVE-2026-0859High7.82026-01-13TYPO3's mail‑file spool deserialization flaw lets local users with write access to the spool directory craft a malicious file that is deserialized during the m…
CVE-2025-59022High8.12026-01-13Backend users who had access to the recycler module could delete arbitrary data from any database table defined in the TCA - regardless of whether they had per…
CVE-2025-59021Medium6.42026-01-13Backend users with access to the redirects module and write permission on the sys_redirect table were able to read, create, and modify any redirect record with…
CVE-2025-59020Medium6.52026-01-13By exploiting the defVals parameter, attackers could bypass field‑level access checks during record creation in the TYPO3 backend. This gave them the ability t…
CVE-2025-129982025-11-12Improper Authentication vulnerability in TYPO3 Extension "Modules" codingms/modules.This issue affects Extension "Modules": before 4.3.11, from 5.0.0 before 5…
CVE-2025-103162025-09-16The extension "Form to Database" is susceptible to Cross-Site Scripting. This issue affects the following versions: before 2.2.5, from 3.0.0 before 3.2.2, from…
CVE-2025-59019Medium4.32025-09-09Missing authorization checks in the CSV download feature of TYPO3 CMS versions 11.0.0‑11.5.47, 12.0.0‑12.4.36, and 13.0.0‑13.4.17 allow backend users to disclo…
CVE-2025-59018Medium6.52025-09-09Missing authorization checks in the Workspace Module of TYPO3 CMS versions 9.0.0‑9.5.54, 10.0.0‑10.4.53, 11.0.0‑11.5.47, 12.0.0‑12.4.36, and 13.0.0‑13.4.17 all…
CVE-2025-59017High8.82025-09-09Missing authorization checks in the Backend Routing of TYPO3 CMS versions 9.0.0‑9.5.54, 10.0.0‑10.4.53, 11.0.0‑11.5.47, 12.0.0‑12.4.36, and 13.0.0‑13.4.17 allo…
CVE-2025-59016Medium4.32025-09-09Error messages containing sensitive information in the File Abstraction Layer in TYPO3 CMS versions 9.0.0-9.5.54, 10.0.0-10.4.53, 11.0.0-11.5.47, 12.0.0-12.4.3…
CVE-2025-59015Medium6.52025-09-09A deterministic three‑character prefix in the Password Generation component of TYPO3 CMS versions 12.0.0–12.4.36 and 13.0.0–13.4.17 reduces entropy, allowing a…
CVE-2025-59014Low2.72025-09-09An uncaught exception in the Bookmark Toolbar of TYPO3 CMS versions 11.0.0–11.5.47, 12.0.0–12.4.36, and 13.0.0–13.4.17 lets administrator‑level backend users t…
CVE-2025-59013Medium6.12025-09-09An open‑redirect vulnerability in GeneralUtility::sanitizeLocalUrl of TYPO3 CMS 9.0.0–9.5.54, 10.0.0–10.4.53, 11.0.0–11.5.47, 12.0.0–12.4.36, and 13.0.0–13.4.1…
CVE-2025-95732025-09-02The ns_backup extension through 13.0.2 for TYPO3 allows command injection.
CVE-2025-7900Medium6.52025-07-22The femanager extension for TYPO3 allows Insecure Direct Object Reference resulting in unauthorized modification of userdata. This issue affects femanager vers…
CVE-2025-78992025-07-22The powermail extension for TYPO3 allows Insecure Direct Object Reference resulting in download of arbitrary files from the webserver. This issue affects power…
CVE-2025-48207High8.62025-05-21The reint_downloadmanager extension through 5.0.0 for TYPO3 allows Insecure Direct Object Reference.
CVE-2025-48206Medium6.12025-05-21The ns_backup extension through 13.0.0 for TYPO3 allows XSS.
CVE-2025-48205High8.62025-05-21The sr_feuser_register extension through 12.4.8 for TYPO3 allows Insecure Direct Object Reference.
CVE-2025-48204Medium6.82025-05-21The ns_backup extension through 13.0.0 for TYPO3 allows command injection.
CVE-2025-48203Medium6.42025-05-21The cs_seo extension through 9.2.0 for TYPO3 allows XSS.
CVE-2025-48202Medium5.32025-05-21The femanager extension through 8.2.1 for TYPO3 allows Insecure Direct Object Reference.
CVE-2025-48201High8.62025-05-21The ns_backup extension through 13.0.0 for TYPO3 has a Predictable Resource Location.
CVE-2025-48200Critical10.02025-05-21The sr_feuser_register extension through 12.4.8 for TYPO3 allows Remote Code Execution.
CVE-2025-47941High7.22025-05-20TYPO3 is an open source, PHP based web content management system. In versions on the 12.x branch prior to 12.4.31 LTS and the 13.x branch prior to 13.4.2 LTS…
CVE-2025-47940High7.22025-05-20TYPO3 is an open source, PHP based web content management system. Starting in version 10.0.0 and prior to versions 10.4.50 ELTS, 11.5.44 ELTS, 12.4.31 LTS, and…
CVE-2025-47939Medium5.42025-05-20TYPO3 is an open source, PHP based web content management system. By design, the file management module in TYPO3’s backend user interface has historically allo…
CVE-2025-47938Low3.82025-05-20TYPO3 is an open source, PHP based web content management system. Starting in version 9.0.0 and prior to versions 9.5.51 ELTS, 10.4.50 ELTS, 11.5.44 ELTS, 12.4…
CVE-2025-47937Low3.72025-05-20TYPO3 is an open source, PHP based web content management system. Starting in version 9.0.0 and prior to versions 9.5.51 ELTS, 10.4.50 ELTS, 11.5.44 ELTS, 12.4…
CVE-2025-47936Low3.32025-05-20TYPO3 is an open source, PHP based web content management system. In versions on the 12.x branch prior to 12.4.31 LTS and the 13.x branch prior to 13.4.2 LTS…
CVE-2025-24856Medium4.22025-03-16An issue was discovered in the oidc (aka OpenID Connect Authentication) extension before 4.0.0 for TYPO3. The account linking logic allows a pre-hijacking atta…
CVE-2024-55945Medium4.32025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55924High8.02025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55923Medium4.32025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55922Medium5.42025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55921High7.52025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55920Medium4.32025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55894Medium4.32025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55893Medium4.32025-01-14TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep li…
CVE-2024-55892Medium4.82025-01-14TYPO3 is a free and open source Content Management Framework. Applications that use `TYPO3\CMS\Core\Http\Uri` to parse externally provided URLs (e.g., via a qu…
CVE-2024-55891Low3.12025-01-14TYPO3 is a free and open source Content Management Framework. It has been discovered that the install tool password has been logged as plaintext in case the pa…
CVE-2024-34537Medium4.92024-10-28TYPO3 before 13.3.1 allows denial of service (interface error) in the Bookmark Toolbar (ext:backend), exploitable by an administrator-level backend user accoun…
CVE-2024-47780Low3.12024-10-08TYPO3 is a free and open source Content Management Framework. Backend users could see items in the backend page tree without having access if the mounts pointe…
CVE-2024-34358Medium5.32024-05-14TYPO3 is an enterprise content management system. Starting in version 9.0.0 and prior to versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, and 13.1…
CVE-2024-34357Medium5.42024-05-14TYPO3 is an enterprise content management system. Starting in version 9.0.0 and prior to versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, and 13.1…
CVE-2024-34356Medium5.42024-05-14TYPO3 is an enterprise content management system. Starting in version 9.0.0 and prior to versions 9.5.48 ELTS, 10.4.45 ELTS, 11.5.37 LTS, 12.4.15 LTS, and 13.1…
CVE-2024-34355Low3.52024-05-14TYPO3 is an enterprise content management system. Starting in version 13.0.0 and prior to version 13.1.1, the history backend module is vulnerable to HTML inje…
CVE-2024-22188High7.22024-03-05TYPO3 before 13.0.1 allows an authenticated admin user (with system maintainer privileges) to execute arbitrary shell commands (with the privileges of the web…
CVE-2024-25121High7.12024-02-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions of TYPO3 entities of the File Abstraction Laye…
CVE-2024-25120Medium4.32024-02-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. The TYPO3-specific `t3://` URI scheme could be used to access resou…
CVE-2024-25119Medium4.92024-02-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. The plaintext value of `$GLOBALS['SYS']['encryptionKey']` was displ…
CVE-2024-25118Medium4.32024-02-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. Password hashes were being reflected in the editing forms of the TY…
CVE-2023-30451Medium4.92023-12-25In TYPO3 11.5.24, the filelist component allows attackers (who have access to the administrator panel) to read arbitrary files via directory traversal in the b…
CVE-2023-47127Medium4.22023-11-14TYPO3 is an open source PHP based web content management system released under the GNU GPL. In typo3 installations there are always at least two different site…
CVE-2023-47126Low3.72023-11-14TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions the login screen of the standalone install too…
CVE-2023-47125Medium4.72023-11-14TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions DOM processing instructions are not handled co…
CVE-2023-38500Medium4.72023-07-25TYPO3 HTML Sanitizer is an HTML sanitizer, written in PHP, aiming to provide cross-site-scripting-safe markup based on explicitly allowed tags, attributes and…
CVE-2023-38499Low3.72023-07-25TYPO3 is an open source PHP based web content management system. Starting in version 9.4.0 and prior to versions 9.5.42 ELTS, 10.4.39 ELTS, 11.5.30, and 12.4.4…
CVE-2023-37905Medium6.12023-07-21ckeditor-wordcount-plugin is an open source WordCount Plugin for CKEditor. It has been discovered that the `ckeditor-wordcount-plugin` plugin for CKEditor4 is…
CVE-2023-24814High8.82023-02-07TYPO3 is a free and open source Content Management Framework released under the GNU General Public License. In affected versions the TYPO3 core component `Gene…
CVE-2022-23504Medium5.72022-12-14TYPO3 is an open source PHP based web content management system. Versions prior to 9.5.38, 10.4.33, 11.5.20, and 12.1.1 are subject to Sensitive Information Di…
CVE-2022-23503High7.52022-12-14TYPO3 is an open source PHP based web content management system. Versions prior to 8.7.49, 9.5.38, 10.4.33, 11.5.20, and 12.1.1 are vulnerable to Code Injectio…
CVE-2022-23502Medium5.42022-12-14TYPO3 is an open source PHP based web content management system. In versions prior to 10.4.33, 11.5.20, and 12.1.1, When users reset their password using the c…
CVE-2022-23501Medium5.92022-12-14TYPO3 is an open source PHP based web content management system. In versions prior to 8.7.49, 9.5.38, 10.4.33, 11.5.20, and 12.1.1 TYPO3 is vulnerable to Impro…
CVE-2022-23500Medium5.92022-12-14TYPO3 is an open source PHP based web content management system. In versions prior to 9.5.38, 10.4.33, 11.5.20, and 12.1.1, requesting invalid or non-existing…
CVE-2022-23499Medium6.12022-12-13HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1…
CVE-2022-36108Medium6.52022-09-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `f:asset.css` view helper is vulner…
CVE-2022-36107Medium6.52022-09-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the `FileDumpController` (backend and f…
CVE-2022-36106Medium5.42022-09-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the expiration time of a password reset…
CVE-2022-36105Medium5.32022-09-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that observing response time during user aut…
CVE-2022-36104Medium5.92022-09-13TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions requesting invalid or non-existing resources v…