<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>TYPO3 CMS (13.0.0 - 13.4.33) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/typo3-cms-13.0.0---13.4.33/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 02 Sep 2026 00:00:07 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/typo3-cms-13.0.0---13.4.33/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Broken Access Control in TYPO3 CMS Backend and Install Tool</title><link>https://feed.craftedsignal.io/briefs/2026-09-typo3-broken-access/</link><pubDate>Wed, 02 Sep 2026 00:00:07 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-typo3-broken-access/</guid><description>TYPO3 CMS versions 13.0.0 through 13.4.33 and 14.0.0 through 14.3.5 contain a broken access control vulnerability (CVE-2026-19418) that allows attackers to perform unauthorized actions by abusing ineffective referrer enforcement.</description><content:encoded><![CDATA[<p>TYPO3 CMS is vulnerable to a broken access control flaw identified as CVE-2026-19418, affecting versions 13.0.0 through 13.4.33 and 14.0.0 through 14.3.5. This issue stems from a regression introduced when TYPO3 v13.0 transitioned to serving backend and Install Tool applications from the site root entry script rather than a dedicated directory. The application relies on referrer validation to verify the origin of administrative requests. Because the site root is now the origin for both frontend and backend requests, the validation logic fails to distinguish between them. An attacker capable of executing arbitrary JavaScript on a frontend domain, such as through a Cross-Site Scripting (XSS) vulnerability, can craft Fetch or XHR requests that bypass these origin checks. Consequently, the attacker can invoke sensitive backend or Install Tool endpoints using the session privileges of an authenticated administrator, leading to potential site takeover or configuration modification.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated attacker to abuse an authenticated administrator's session to execute privileged administrative operations. This can lead to unauthorized changes to the TYPO3 instance configuration, modification of content, or full administrative takeover of the CMS, depending on the available functions within the backend and Install Tool.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately upgrade TYPO3 installations to version 13.4.34 LTS or 14.3.6 LTS to resolve CVE-2026-19418.</li>
<li>Audit all public-facing pages for potential Cross-Site Scripting (XSS) vulnerabilities, as these serve as the primary delivery vector for this access control bypass.</li>
<li>Implement strict Content Security Policy (CSP) headers to restrict where the browser can load resources and where it can send asynchronous requests, mitigating the risk of unauthorized XHR/Fetch invocations.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>web-application</category><category>cms</category><category>vulnerability</category><category>cve-2026-19418</category></item></channel></rss>