<?xml version="1.0" encoding="utf-8"?>


    <rss version="2.0"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:atom="http://www.w3.org/2005/Atom">
        <channel>
            <title>Official TYPO3 News</title>
            <link>https://news.typo3.com/</link>
            <description></description>
            <language>en-US</language>
            <copyright>TYPO3 News</copyright>
            <pubDate>Sun, 24 May 2026 09:28:13 +0200</pubDate>
            <lastBuildDate>Sun, 24 May 2026 09:28:13 +0200</lastBuildDate>
            <atom:link href="https://news.typo3.com/rss" rel="self" type="application/rss+xml" />
            <generator>TYPO3 EXT:news_events</generator>
            
                
                    <item>
                        <guid isPermaLink="false">post-2061</guid>
                        <pubDate>Fri, 22 May 2026 00:00:00 +0200</pubDate>
                        <title>Team Budget Report: Update the Educational Sitepackage Extension and Tutorial</title>
                        <link>https://news.typo3.com/article/team-budget-report-update-the-educational-sitepackage-extension-and-tutorial</link>
                        <description>This is a report about the implementation of the documentation team budget idea: Update the Sitepackage Extension and Tutorial for TYPO3 v14.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/f/8/csm_site_package_docs_screenshot_vignette_502feaf98e.webp" length="79686" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2060</guid>
                        <pubDate>Wed, 20 May 2026 00:00:00 +0200</pubDate>
                        <title>TYPO3 Education Committee Sprint, April 2026</title>
                        <link>https://news.typo3.com/article/typo3-education-committee-sprint-april-2026</link>
                        <description>The TYPO3 Education Committee gathered in Lübeck, Germany, for a three-day working sprint to update its certification program for TYPO3 v14. Here&#039;s a look at what the team accomplished — and what&#039;s coming in August.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/5/f/csm_Raum_57ea9fcbcd.webp" length="210144" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2929</guid>
                        <pubDate>Tue, 19 May 2026 11:06:00 +0200</pubDate>
                        <title>Remote Code Execution in extension &quot;Content Element Selector&quot; (ceselector)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-013</link>
                        <description>It has been discovered that the extension &quot;Content Element Selector&quot; (ceselector) is vulnerable to Remote Code Execution.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: May 19, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/ceselector" target="_blank" rel="noreferrer"><span>"Content Element Selector" (ceselector)</span></a><span>Composer Package Name: mmc/ceselector</span><span>Vulnerability Type: Insecure Deserialization</span><span>Affected Versions: 6.0.0, 5.0.0, 4.0.0 - 4.0.1, 3.0.2 and below</span><span>Severity: Critical</span><span>Suggested CVSS v4.0: </span><a href="https://vulnogram.org/cvss4?CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" target="_blank" rel="noreferrer"><span>AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-46725" target="_blank" rel="noreferrer"><span>CVE-2026-46725</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/502.html" target="_blank" rel="noreferrer"><span>CWE-502</span></a><h3>Problem Description</h3>
<p>The extension fails&nbsp; to safely process untrusted client input of an attacker-controlled cookie directly to PHP's unserialize(). A remote, unauthenticated attacker can supply a crafted serialized payload to trigger PHP Object Injection, leading to Remote Code Execution on the TYPO3 server.</p>
<p>Exploitation requires the content element to be configured with "Persistent Mode: Static" in the plugin settings.</p>
<h3>Solution</h3>
<p>Updated versions 6.0.1, 5.0.1, 4.0.2 and 3.0.3 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/ceselector/6.0.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ceselector/6.0.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/ceselector/5.0.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ceselector/5.0.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/ceselector/4.0.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ceselector/4.0.2/zip</a><br><a href="https://extensions.typo3.org/extension/download/ceselector/3.0.3/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ceselector/3.0.3/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to TYPO3 Security Team member Torben Hansen for reporting the vulnerability and to Matthias Mächler for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2928</guid>
                        <pubDate>Tue, 19 May 2026 11:05:00 +0200</pubDate>
                        <title>SQL Injection in extension &quot;Address List&quot; (tt_address)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-012</link>
                        <description>It has been discovered that the extension &quot;Address List&quot; (tt_address) is vulnerable to SQL Injection.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: May 19, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/tt_address" target="_blank" rel="noreferrer"><span>"Address List" (tt_address)</span></a><span>Composer Package Name: friendsoftypo3/tt-address</span><span>Vulnerability Type: SQL Injection</span><span>Affected Versions: 10.0.0, 9.0.0 - 9.1.0, 8.1.1 and below</span><span>Severity: Medium (rated lower than the CVSS score, as the vulnerable method is not invoked by the extension itself)</span><span>Suggested CVSS v4.0: </span><a href="https://vulnogram.org/cvss4?CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" target="_blank" rel="noreferrer"><span>AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-8827" target="_blank" rel="noreferrer"><span>CVE-2026-8827</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/89.html" target="_blank" rel="noreferrer"><span>CWE-89</span></a><h3>Problem Description</h3>
<p>The <i>AddressRepository::getSqlQuery()</i> method constructs a database query without properly sanitizing user input leading to SQL Injection.</p>
<p>The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom extensions that call this method with untrusted input would expose the site to SQL injection</p>
<h3>Solution</h3>
<p>Updated versions 10.0.1, 9.1.1 and 8.1.2 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/tt_address/10.0.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/tt_address/10.0.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/tt_address/9.1.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/tt_address/9.1.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/tt_address/8.1.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/tt_address/8.1.2/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to TYPO3 Core and Security Team member Georg Ringer for reporting the vulnerability and for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2927</guid>
                        <pubDate>Tue, 19 May 2026 11:03:00 +0200</pubDate>
                        <title>Multiple vulnerabilities in extension &quot;Faceted Search&quot; (ke_search)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-011</link>
                        <description>It has been discovered that the extension &quot;Faceted Search&quot; (ke_search) is vulnerable to XML External Entity injection, Path Traversal and Information Disclosure.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: May 19, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component:&nbsp;</span><a href="https://extensions.typo3.org/extension/ke_search" target="_blank" rel="noreferrer"><span>"Faceted Search" (ke_search)</span></a><span>Composer Package Name: tpwd/ke_search</span><span>Vulnerability Type: XML External Entity injection, Path Traversal and Information Disclosure</span><span>Affected Versions: 7.0.0, 6.0.0 - 6.6.0, 5.6.1 and below</span><span>Severity: Medium</span><span>Suggested CVSS v4.0: </span><a href="https://vulnogram.org/cvss4?CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N" target="_blank" rel="noreferrer"><span>AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N</span></a><span>References:</span><a href="https://www.cve.org/CVERecord?id=CVE-2026-46722" target="_blank" rel="noreferrer"><span> CVE-2026-46722</span></a><span>, </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-46723" target="_blank" rel="noreferrer"><span>CVE-2026-46723</span></a><span>, </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-46724" target="_blank" rel="noreferrer"><span>CVE-2026-46724</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/611.html" target="_blank" rel="noreferrer"><span>CWE-611</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/668.html" target="_blank" rel="noreferrer"><span>CWE-668</span></a><span>,</span><a href="https://cwe.mitre.org/data/definitions/22.html" target="_blank" rel="noreferrer"><span> CWE-22</span></a><h3>Problem Description</h3>
<p>The OOXML parsing of the file indexer does not disable external entity resolution, making it susceptible to XML External Entity Injection. A crafted xlsx or pptx document placed in an indexed directory can cause local files to be read or outbound HTTP requests to be performed, with the retrieved content being written to the search index.</p>
<p>Additionally, the <i>additional_tables</i> configuration of the page and tt_content indexers accepts arbitrary table and field names, allowing a backend user with permission to edit indexer configurations to copy sensitive data from internal TYPO3 tables into the search index. Similarly, the file indexer does not normalize the configured directories path, allowing such a user to index documents from arbitrary locations on the server file system through path traversal sequences.</p>
<h3>Solution</h3>
<p>Updated versions 7.0.1, 6.6.1 and 5.6.2 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/ke_search/7.0.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ke_search/7.0.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/ke_search/6.6.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ke_search/6.6.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/ke_search/5.6.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/ke_search/5.6.2/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to Seungbin Yang for reporting the vulnerabilities and to Christian Bülter for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2926</guid>
                        <pubDate>Tue, 19 May 2026 11:02:00 +0200</pubDate>
                        <title>SQL Injection in extension &quot;News system&quot; (news)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-010</link>
                        <description>It has been discovered that the extension &quot;News system&quot; (news) is vulnerable to SQL Injection.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: May 19, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/news" target="_blank" rel="noreferrer"><span>"News system" (news)</span></a><span>Composer Package Name: georgringer/news</span><span>Vulnerability Type: SQL Injection</span><span>Affected Versions: 14.0.0 - 14.0.2, 13.0.0 - 13.0.1, 12.0.0 - 12.3.1, 11.4.3 and below</span><span>Severity: High</span><span>Suggested CVSS v4.0: </span><a href="https://vulnogram.org/cvss4?CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" target="_blank" rel="noreferrer"><span>AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-8726" target="_blank" rel="noreferrer"><span>CVE-2026-8726</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/89.html" target="_blank" rel="noreferrer"><span>CWE-89</span></a><h3>Problem Description</h3>
<p>The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL through a URL parameter on pages using the "Date Menu of news articles" plugin.</p>
<p>Exploitation requires the "Date Menu of news articles" plugin to be in use and the TypoScript/Plugin setting&nbsp;<i>disableOverrideDemand</i> not to be enabled.</p>
<h3>Solution</h3>
<p>Updated versions 14.0.3, 13.0.2, 12.3.2 and 11.4.4 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/news/14.0.3/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/news/14.0.3/zip</a><br><a href="https://extensions.typo3.org/extension/download/news/13.0.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/news/13.0.2/zip</a><br><a href="https://extensions.typo3.org/extension/download/news/12.3.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/news/12.3.2/zip</a><br><a href="https://extensions.typo3.org/extension/download/news/11.4.4/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/news/11.4.4/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to TYPO3 Core Team member Christian Kuhn for reporting the vulnerability and to TYPO3 Core and Security Team member Georg Ringer for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2925</guid>
                        <pubDate>Tue, 19 May 2026 11:01:00 +0200</pubDate>
                        <title>Broken Access Control in extension &quot;Frontend User Registration&quot; (sf_register)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-009</link>
                        <description>It has been discovered that the extension &quot;Frontend User Registration&quot; (sf_register) is vulnerable to Broken Access Control.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: May 19, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/sf_register" target="_blank" rel="noreferrer"><span>"Frontend User Registration" (sf_register)</span></a><span>Composer Package Name: evoweb/sf-register</span><span>Vulnerability Type: Broken Access Control</span><span>Affected Versions: 14.0.0 - 14.0.1, 13.2.3 and below</span><span>Severity: Medium</span><span>Suggested CVSS v4.0: </span><a href="https://vulnogram.org/cvss4?CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N#editor" target="_blank" rel="noreferrer"><span>AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-46721" target="_blank" rel="noreferrer"><span>CVE-2026-46721</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/915.html" target="_blank" rel="noreferrer"><span>CWE-915</span></a><span>,</span><a href="https://cwe.mitre.org/data/definitions/639.html" target="_blank" rel="noreferrer"><span> CWE-639</span></a><h3>Problem Description</h3>
<p>The 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 result, an attacker can assign an arbitrary frontend user group to a newly registered or edited account, gaining unauthorized access to content and functionality restricted to privileged frontend user groups.</p>
<h3>Solution</h3>
<p>Updated versions 14.0.2 and 13.2.4 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/sf_register/14.0.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/sf_register/14.0.2/zip</a><br><a href="https://extensions.typo3.org/extension/download/sf_register/13.2.4/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/sf_register/13.2.4/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to Seungbin Yang for reporting the vulnerability and to Sebastian Fischer for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2924</guid>
                        <pubDate>Tue, 19 May 2026 11:00:00 +0200</pubDate>
                        <title>Remote Code Execution in extension &quot;Site Crawler&quot; (crawler)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-008</link>
                        <description>It has been discovered that the extension &quot;Site Crawler&quot; (crawler) is vulnerable to Remote Code Execution.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: May 19, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/crawler" target="_blank" rel="noreferrer"><span>"Site Crawler" (crawler)</span></a><span>Composer Package Name: tomasnorre/crawler</span><span>Vulnerability Type: Insecure Deserialization</span><span>Affected Versions: 12.0.0 - 12.0.10, 11.0.12 and below</span><span>Severity: High</span><span>Suggested CVSS v4.0: </span><a href="https://vulnogram.org/cvss4?CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L#editor" target="_blank" rel="noreferrer"><span>AV:N/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-8727" target="_blank" rel="noreferrer"><span>CVE-2026-8727</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/502.html" target="_blank" rel="noreferrer"><span>CWE-502</span></a><h3>Problem Description</h3>
<p>The Crawler extension passes the X-T3Crawler-Meta response header from crawled URLs directly to PHP's unserialize(). An attacker controlling a crawled endpoint can inject arbitrary serialized PHP objects, leading to Remote Code Execution on the TYPO3 server.</p>
<p>Exploitation requires administrative privileges to configure a crawler-enabled page and trigger the crawl via a Scheduler task, but can be abused by non-super-admin administrators to escalate privileges.</p>
<h3>Solution</h3>
<p>Updated versions 12.0.11 and 11.0.13 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/crawler/12.0.11/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/crawler/12.0.11/zip</a><br><a href="https://extensions.typo3.org/extension/download/crawler/11.0.13/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/crawler/11.0.13/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to Roman Hergenreder for reporting the vulnerability and to Tomas Norre Mikkelsen for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2058</guid>
                        <pubDate>Tue, 19 May 2026 09:38:00 +0200</pubDate>
                        <title>Changes to the TYPO3 Bug Bounty Program</title>
                        <link>https://news.typo3.com/article/changes-to-the-typo3-bug-bounty-program</link>
                        <description>Extension security reporting continues — financial rewards for extension findings will end on 31 May 2026.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/e/9/csm_Security_Blocker_listing_1400x933_LAY02_0cb5db16f5.webp" length="73286" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2057</guid>
                        <pubDate>Mon, 18 May 2026 08:43:13 +0200</pubDate>
                        <title>SEAL Extension Takes the Next Step: Advanced Search, GEO Features and AI Vector Integration</title>
                        <link>https://news.typo3.com/article/extseal-takes-the-next-step-advanced-search-geo-features-ai-vector-integration</link>
                        <description>In this update, Tim Lochmüller reports on his Q1/2026 Community Budget project, confirming that all three milestones of the SEAL ecosystem expansion — covering advanced search, geographical features, and AI vector integration — have been successfully reached.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/3/2/csm_seal-and-magnifying-glass_f14dbb65ee.webp" length="74616" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2051</guid>
                        <pubDate>Tue, 12 May 2026 12:21:00 +0200</pubDate>
                        <title>The Next Wave of TYPO3</title>
                        <link>https://news.typo3.com/article/the-next-wave-of-typo3</link>
                        <description>At TYPO3 Surf Camp in Fuerteventura, a new generation of contributors is stepping forward. Reflections on mentorship, community, and the future of TYPO3.</description>
                        
                        
                        
                            
                                <category>Personal Stories &amp; Opinions</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/a/b/csm_IMG_7331_c5e9fda514.webp" length="327392" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2055</guid>
                        <pubDate>Tue, 12 May 2026 12:00:00 +0200</pubDate>
                        <title>TYPO3 14.3.1 and 13.4.29 maintenance releases published</title>
                        <link>https://news.typo3.com/article/typo3-1431-and-13429-maintenance-releases-published</link>
                        <description>The versions 14.3.1 and 13.4.29 of the TYPO3 Enterprise Content Management System have just been released.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/6/csm_Maintenance_Release_listing_1400x933_LAY01_7e4b56f244.webp" length="164480" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2041</guid>
                        <pubDate>Tue, 05 May 2026 00:00:00 +0200</pubDate>
                        <title>This Month in TYPO3: April, 2026</title>
                        <link>https://news.typo3.com/article/this-month-in-typo3-april-2026</link>
                        <description>April was TYPO3&#039;s biggest month of the year so far. The TYPO3 v14 LTS release landed on the 21st — redesigned backend, Camino theme baked in, three-plus years of free security support.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/7/4/csm_This-Month-In-TYPO3-April-2026_175f560f7d.webp" length="81136" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2038</guid>
                        <pubDate>Fri, 01 May 2026 06:03:10 +0200</pubDate>
                        <title>TYPO3 Contribution in Numbers: April 2026</title>
                        <link>https://news.typo3.com/article/typo3-contribution-in-numbers-april-2026</link>
                        <description>See the full recap of TYPO3&#039;s April core contributions with 71 contributors, 214 reviews, bug fixes, features, and a big thank-you to our developers.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/c/0/csm_DAD_listing_1400x933_LAY01__1__45cdadc4fa.webp" length="170804" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2030</guid>
                        <pubDate>Thu, 30 Apr 2026 08:54:00 +0200</pubDate>
                        <title>Editors Choice: The Top 5 Editor-friendly Features in TYPO3 v14 LTS</title>
                        <link>https://news.typo3.com/article/editors-choice-the-top-5-editor-friendly-features-in-typo3-v14-lts</link>
                        <description>Discover the top 5 editor-friendly features in TYPO3 v14 LTS. From a redesigned backend to smarter workflows and guided translations. Content editing made easier than ever.</description>
                        
                        
                        
                            
                                <category>Market &amp; Sell</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/Blog-Content/2026/04/v14_Top_Features_for_Editors/csm_v14_LTS_Keyvisual_36cf532c90.webp" length="34054" type="image/webp"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2035</guid>
                        <pubDate>Thu, 30 Apr 2026 07:52:00 +0200</pubDate>
                        <title>TYPO3 v12 LTS End of Free Support</title>
                        <link>https://news.typo3.com/article/typo3-v12-lts-end-of-free-support</link>
                        <description>Three years after its initial release, 30 April 2026 marks the end of free support for TYPO3 v12 LTS. This is an important milestone for site operators, and it’s worth understanding what this means for your projects and how to keep your TYPO3 instances secure and up to date.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/1/f/csm_v12_End-of-Support_Keyvisual_010298d41b.webp" length="142968" type="image/png"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2028</guid>
                        <pubDate>Mon, 27 Apr 2026 00:00:00 +0200</pubDate>
                        <title>Members Have Selected Four Ideas to be Funded in Round Two 2026</title>
                        <link>https://news.typo3.com/article/members-have-selected-four-ideas-to-be-funded-in-round-two-2026</link>
                        <description>The TYPO3 Association member poll for Round Two in 2026 budget ideas has finished. This time four winning ideas will be funded by the TYPO3 Association.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/TYPO3_Stock/Icon_Designs/TYPO3_Circles_Wreath_Laurel_Dollar.svg" length="8070" type="image/svg+xml"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2017</guid>
                        <pubDate>Fri, 24 Apr 2026 14:01:00 +0200</pubDate>
                        <title>Hybrid Marketing Sprint for Version 14</title>
                        <link>https://news.typo3.com/article/hybrid-marketing-sprint-for-version-14</link>
                        <description>From the sunny shores of Fuerteventura to the creative hub of Berlin, the latest TYPO3 Marketing Sprint took our collaboration to a new level. In a hybrid setup, two teams worked simultaneously to turn the strategic goals of TYPO3 v14 into tangible results and to inspire a new generation of TYPO3 enthusiasts.</description>
                        
                        
                        
                            
                                <category>Market &amp; Sell</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/3/5/csm_image1_e8861a6e8e.webp" length="298584" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2025</guid>
                        <pubDate>Fri, 24 Apr 2026 11:06:10 +0200</pubDate>
                        <title>Coordinated Security Releases for TYPO3 Extensions</title>
                        <link>https://news.typo3.com/article/coordinated-security-releases-for-typo3-extensions</link>
                        <description>When a security vulnerability is found in a TYPO3 extension, how the fix is released matters as much as the fix itself. Here is why coordinated disclosure through the TYPO3 Security Team is essential for the whole ecosystem.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/a/8/csm_edge2edge-media-x21KgBfOd_4-unsplash_4511a2cd93.webp" length="180254" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2009</guid>
                        <pubDate>Tue, 21 Apr 2026 11:18:00 +0200</pubDate>
                        <title>TYPO3 v14 LTS—The Next Generation</title>
                        <link>https://news.typo3.com/article/typo3-v14-lts-the-next-generation</link>
                        <description>Today, we are thrilled to announce TYPO3 v14 LTS, our latest flagship release and a major milestone in TYPO3&#039;s evolution. This new era begins with a redesigned and greatly enhanced backend user interface, complemented by innovative features, improvements, and modern technologies.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/e/9/csm_v14_LTS_Keyvisual_8a246dcf15.webp" length="79614" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2923</guid>
                        <pubDate>Tue, 21 Apr 2026 11:05:00 +0200</pubDate>
                        <title>Cleartext storage of Backend User Passwords</title>
                        <link>https://news.typo3.com/archive/typo3-core-sa-2026-005</link>
                        <description>It has been discovered that TYPO3 CMS is susceptible to sensitive data exposure.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<hr><strong>Component Type:</strong><span> TYPO3 CMS</span><strong>Subcomponent:</strong><span> User Profile Settings (ext:backend)</span><strong>Release Date:</strong><span> April 21, 2026</span><strong>Vulnerability Type:</strong><span> Sensitive Data Exposure</span><strong>Affected Versions:</strong><span> 14.2.0</span><strong>Severity:</strong><span> High</span><strong>Suggested CVSS: </strong><a href="https://nvd.nist.gov/vuln-metrics/cvss/v4-calculator?vector=AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H" target="_blank" rel="noreferrer"><span>CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H</span></a><strong>References: </strong><a href="https://www.cve.org/CVERecord?id=CVE-2026-6553" target="_blank" rel="noreferrer"><span>CVE-2026-6553</span></a><span>,</span><a href="https://cwe.mitre.org/data/definitions/312.html" target="_blank" rel="noreferrer"><span> CWE-312</span></a><hr>
<h3>Problem Description</h3>
<p>The backend user settings module (<i>SetupModuleController</i>) incorrectly conflates entity data (like passwords or email address) with user-interface settings (like theme, display options) when persisting changes. As a result, passwords were stored in cleartext in the <i>uc</i> and <i>user_settings</i> fields of the <i>be_users</i> database table.</p>
<p>The cleartext data was only persisted if users changed their credentials in the backend user settings module when the TYPO3 14.2.0 release was used (not in any other version).</p>
<h3>Solution</h3>
<p>Update to TYPO3 version 14.3.0 LTS that fixes the problem described.</p><p><strong>Manual actions required</strong></p>
<p>Updating to the patched release does not retroactively clean existing data. It is recommended to execute all <strong>User Settings</strong> upgrade wizards in the TYPO3 Install Tool, including the dedicated <strong>User Settings Scrubbing</strong> wizard, which sanitizes the incorrectly persisted cleartext values from the <i>uc</i> and <i>user_settings</i> fields of the <i>be_users</i> table. <strong>Additionally, affected backend user accounts should be assigned new passwords.</strong></p>
<p>Admin Tools → Upgrade → Upgrade Wizard → User Settings Scrubbing</p><h3>Credits</h3>
<p>Thanks to Martin Clewing for reporting this issue, and to TYPO3 core team members Oliver Hader, Stefan Bürk and Garvin Hicking for fixing it.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce</a> mailing list.</p>
<h3>General Note</h3>
<p>All security-related code changes are tagged so you can easily look them up in our <a href="https://review.typo3.org/#/q/status:merged+project:Packages/TYPO3.CMS+topic:security,n,z" target="_blank" rel="noreferrer">review system</a>.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                                <category>TYPO3 CMS</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2008</guid>
                        <pubDate>Thu, 16 Apr 2026 16:00:42 +0200</pubDate>
                        <title>Unsuccessful Third Election Round for TYPO3 Association Board</title>
                        <link>https://news.typo3.com/article/unsuccessful-third-election-round-for-typo3-association-board</link>
                        <description>None of the remaining candidates achieved 50% of the votes. The election is therefore deemed unsuccessful and the board will have only six members.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/5/c/csm_TYPO3_Board_and_BCC_Candidates_Unsuccessful_Third_Round_867e0a7be9.webp" length="331946" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2006</guid>
                        <pubDate>Wed, 15 Apr 2026 11:30:27 +0200</pubDate>
                        <title>What&#039;s New in DDEV for TYPO3 Developers</title>
                        <link>https://news.typo3.com/article/whats-new-in-ddev-for-typo3-developers</link>
                        <description>DDEV has shipped a series of updates with real benefits for TYPO3 developers. This roundup covers the highlights: Improved ddev share with TYPO3 hooks, a new dashboard, better Windows installation, new diagnostic utilities, and rootless container support.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/Blog-Content/2026/04/DDEV/TYPO3_Updates_From_DDEV.svg" length="31865" type="image/svg+xml"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2005</guid>
                        <pubDate>Tue, 14 Apr 2026 13:30:00 +0200</pubDate>
                        <title>TYPO3 13.4.28 and 12.4.45 maintenance releases published</title>
                        <link>https://news.typo3.com/article/typo3-13428-and-12445-maintenance-releases-published</link>
                        <description>The versions 13.4.28 and 12.4.45 of the TYPO3 Enterprise Content Management System have just been released.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/6/csm_Maintenance_Release_listing_1400x933_LAY01_7e4b56f244.webp" length="164480" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1994</guid>
                        <pubDate>Wed, 08 Apr 2026 20:30:33 +0200</pubDate>
                        <title>Announcing a Third Election Round for the TYPO3 Association Board</title>
                        <link>https://news.typo3.com/article/announcing-a-third-election-round-for-the-typo3-association-board</link>
                        <description>Since none of the remaining candidates achieved 50% of the votes in the second round, members are asked to vote in a final round. If the necessary support is not reached, the election for the third position will be considered unsuccessful.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/7/7/csm_TYPO3_Board_and_BCC_Candidates_Checkmark_Question_With_Opacity_913c511f5d.webp" length="278538" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1993</guid>
                        <pubDate>Wed, 08 Apr 2026 10:42:22 +0200</pubDate>
                        <title>Vote Now! Budget 2026 Ideas for Round Two Have Been Published</title>
                        <link>https://news.typo3.com/article/vote-now-budget-2026-ideas-for-round-two-have-been-published</link>
                        <description>The call for community budget ideas for the second round of 2026 was successful: Seven Community and three Team ideas have made it to the poll. These ideas can now be discussed and TYPO3 Association members can cast their vote.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/TYPO3_Stock/Icon_Designs/TYPO3_Circles_Ballot_Check_Dollar.svg" length="5556" type="image/svg+xml"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1991</guid>
                        <pubDate>Tue, 07 Apr 2026 10:37:48 +0200</pubDate>
                        <title>This Month in TYPO3: March, 2026</title>
                        <link>https://news.typo3.com/article/this-month-in-typo3-march-2026</link>
                        <description>March went out with a bang. TYPO3 v14.2 shipped on the final day of the month, the Association elections saw an 18% surge in voter participation, and three extension security advisories landed mid-month. With v14 LTS queued for 21 April and the community calendar filling fast, the momentum heading into spring is undeniable.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/b/8/csm_This-Month-In-TYPO3-March-2026_83afe4d75f.webp" length="81736" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1989</guid>
                        <pubDate>Thu, 02 Apr 2026 00:00:00 +0200</pubDate>
                        <title>Improving Fluid Developer Experience with TYPO3 v14</title>
                        <link>https://news.typo3.com/article/improving-fluid-dx-with-typo3-v14</link>
                        <description>Simon Praetorius gives us an update on his Community Budget idea for improving the Fluid developer experience — and the first results are already landing in Fluid 5.2.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/e/7/csm_event_laptop_work_04_7ba759a880.webp" length="240962" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1982</guid>
                        <pubDate>Wed, 01 Apr 2026 06:03:42 +0200</pubDate>
                        <title>TYPO3 Contribution in Numbers: March 2026</title>
                        <link>https://news.typo3.com/article/typo3-contribution-in-numbers-march-2026</link>
                        <description>See the full recap of TYPO3&#039;s March core contributions with 66 contributors, 255 reviews, bug fixes, features, and a big thank-you to our developers.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/c/0/csm_DAD_listing_1400x933_LAY01__1__45cdadc4fa.webp" length="170804" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1974</guid>
                        <pubDate>Tue, 31 Mar 2026 07:08:00 +0200</pubDate>
                        <title>TYPO3 v14.2—Refined Where It Matters</title>
                        <link>https://news.typo3.com/article/typo3-v142-refined-where-it-matters</link>
                        <description>Today we proudly released TYPO3 version 14.2—and you won&#039;t be disappointed! You&#039;ll find new features, improvements, and optimizations in every corner of the system. Read on to learn more about what&#039;s new in the last sprint release before the v14 LTS launch in April 2026.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/3/0/csm_v14_2_Keyvisual_82f8cb5f2c.webp" length="69682" type="image/png"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1981</guid>
                        <pubDate>Tue, 31 Mar 2026 07:00:00 +0200</pubDate>
                        <title>Results of the 2026 TYPO3 Association Elections</title>
                        <link>https://news.typo3.com/article/results-of-the-2026-typo3-association-elections</link>
                        <description>When the election closed, more than 380 members had cast their votes. This is an 18% increase from 2025. Another voting round will take place to select the final board member.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/a/3/csm_TYPO3_Board_and_BCC_Candidates_Checkmark_Question_eaadb64dae.webp" length="330414" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1969</guid>
                        <pubDate>Thu, 26 Mar 2026 07:00:00 +0100</pubDate>
                        <title>How to Upgrade an Outdated TYPO3 Version: Our Step-by-Step Guide</title>
                        <link>https://news.typo3.com/article/how-to-upgrade-an-outdated-typo3-version-our-step-by-step-guide</link>
                        <description>Learn how to check if your TYPO3 version is outdated and choose the best way to upgrade your TYPO3 website.</description>
                        
                        
                        
                            
                                <category>Market &amp; Sell</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/7/4/csm_dont_panic_cf10ced46a.webp" length="381770" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1973</guid>
                        <pubDate>Wed, 25 Mar 2026 10:32:51 +0100</pubDate>
                        <title>TYPO3 and its Accessibility in the Backend — Changes from v6 to v14</title>
                        <link>https://news.typo3.com/article/typo3-and-its-accessibility-in-the-backend-changes-from-v6-to-v14</link>
                        <description>A look at how the TYPO3 community has tackled backend accessibility over the years — and what a dedicated sprint in 2025 revealed about how far it&#039;s come, and how far it still has to go.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/e/csm_accessibility_team_test_group_78b67221ba.webp" length="455612" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1964</guid>
                        <pubDate>Wed, 25 Mar 2026 09:05:00 +0100</pubDate>
                        <title>Extended Long-Term Support (ELTS) for TYPO3 v12: Presale starts 1 April 2026</title>
                        <link>https://news.typo3.com/article/elts-v12-presale</link>
                        <description>Prepare for the end of TYPO3 v12 LTS free support on 30 April 2026. Consider extending your current system&#039;s life with ELTS for critical security updates and bug fixes.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/7/d/csm_v12.4_listing_1400x933_LAY03_c523b9cc40.webp" length="38780" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1966</guid>
                        <pubDate>Tue, 24 Mar 2026 06:01:00 +0100</pubDate>
                        <title>Join the TYPO3 v14 LTS Launch Celebrations</title>
                        <link>https://news.typo3.com/article/join-the-typo3-v14-lts-launch-festivities</link>
                        <description>Join the TYPO3 community in marking the release of TYPO3 v14 LTS. The official release day is 21 April 2026, and we’re excited to highlight release parties happening across the ecosystem.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/9/6/csm_News_T3v14-Watchparty_Teaser_cbd01c1a4a.webp" length="74832" type="image/png"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1962</guid>
                        <pubDate>Tue, 17 Mar 2026 16:52:11 +0100</pubDate>
                        <title>Changing the Playing Field — Visual Editing in TYPO3 v14</title>
                        <link>https://news.typo3.com/article/visual-editing-in-typo3-v14</link>
                        <description>Last weekend at Web Camp Venlo, developer Matthias Vogel demonstrated how the default Camino theme supports visual editing in TYPO3 v14. I believe this is a quantum leap for our CMS, both in terms of usability and for its appeal to potential clients.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/2/csm_Visual_Editor_Vignette_7cc587d200.webp" length="100496" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2922</guid>
                        <pubDate>Tue, 17 Mar 2026 10:02:00 +0100</pubDate>
                        <title>Authentication Bypass in extension &quot;E-Mail MFA Provider&quot; (mfa_email)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-007</link>
                        <description>It has been discovered that the extension &quot;E-Mail MFA Provider&quot; (mfa_email) is vulnerable to Authentication Bypass.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: March 17, 2026</span><span>Updated: March 22, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/mfa_email" target="_blank" rel="noreferrer"><span>"E-Mail MFA Provider" (mfa_email)</span></a><span>Composer Package Name: ralffreit/mfa-email</span><span>Vulnerability Type: Authentication Bypass</span><span>Affected Versions: 2.0.0, 1.0.5 and below</span><span>Severity: High</span><span>Suggested CVSS v4.0: </span><a href="https://nvd.nist.gov/vuln-metrics/cvss/v4-calculator?vector=AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" target="_blank" rel="noreferrer"><span>AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-4208" target="_blank" rel="noreferrer"><span>CVE-2026-4208</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/288.html" target="_blank" rel="noreferrer"><span>CWE-288</span></a><h3>Problem Description</h3>
<p>The extension fails to properly reset the generated MFA code after successful authentication. This leads to a possible MFA bypass for future login attempts by providing an empty string as MFA code to the extensions MFA provider.<br><br>The vulnerability is only exploitable, when the “E-Mail MFA Provider” is not the default MFA provider and when at least one other MFA provider is available to the user.</p>
<h3>Solution</h3>
<p>Updated versions 2.0.1 and 1.0.7 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/mfa_email/2.0.1/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/mfa_email/2.0.1/zip</a><br><a href="https://extensions.typo3.org/extension/download/mfa_email/1.0.7/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/mfa_email/1.0.7/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to Jan Holtkötter for reporting the vulnerability and to Ralf Freit for providing an updated version of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2921</guid>
                        <pubDate>Tue, 17 Mar 2026 10:01:00 +0100</pubDate>
                        <title>Broken Access Control in extension &quot;Redirect Tab&quot; (redirect_tab)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-006</link>
                        <description>It has been discovered that the extension &quot;Redirect Tab&quot; (redirect_tab) is vulnerable to Broken Access Control.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: March 17, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/redirect_tab" target="_blank" rel="noreferrer"><span>"Redirect Tab" (redirect_tab)</span></a><span>Composer Package Name: ayacoo/redirect-tab</span><span>Vulnerability Type: Broken Access Control</span><span>Affected Versions: 4.0.0 - 4.0.4, 3.0.0 - 3.1.6, 2.1.1 and below</span><span>Severity: Low</span><span>Suggested CVSS v4.0: </span><a href="https://nvd.nist.gov/vuln-metrics/cvss/v4-calculator?vector=AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" target="_blank" rel="noreferrer"><span>AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-4202" target="_blank" rel="noreferrer"><span>CVE-2026-4202</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/862.html" target="_blank" rel="noreferrer"><span>CWE-862</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/200.html" target="_blank" rel="noreferrer"><span>CWE-200</span></a><h3>Problem Description</h3>
<p>The extension fails to verify, if an authenticated user has permissions to access redirects resulting in exposure of redirect records when editing a page.</p>
<h3>Solution</h3>
<p>Updated versions 4.0.5, 3.1.7 and 2.1.2 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/redirect_tab/4.0.5/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/redirect_tab/4.0.5/zip</a><br><a href="https://extensions.typo3.org/extension/download/redirect_tab/3.1.7/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/redirect_tab/3.1.7/zip</a><br><a href="https://extensions.typo3.org/extension/download/redirect_tab/2.1.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/redirect_tab/2.1.2/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to Guido Schmechel for reporting the vulnerability and for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">news-2920</guid>
                        <pubDate>Tue, 17 Mar 2026 10:00:00 +0100</pubDate>
                        <title>Insecure Deserialization in extension &quot;Mailqueue&quot; (mailqueue)</title>
                        <link>https://news.typo3.com/archive/typo3-ext-sa-2026-005</link>
                        <description>It has been discovered that the extension &quot;Mailqueue&quot; (mailqueue) is vulnerable to insecure deserialization.</description>
                        
                        
                            
                            <content:encoded><![CDATA[<span>Release Date: March 17, 2026</span><span>Component Type: Third party extension. This extension is not a part of the TYPO3 default installation.</span><span>Component: </span><a href="https://extensions.typo3.org/extension/mailqueue" target="_blank" rel="noreferrer"><span>"Mailqueue" (mailqueue)</span></a><span>Composer Package Name: cpsit/typo3-mailqueue</span><span>Vulnerability Type: Insecure Deserialization</span><span>Affected Versions: 0.5.0 - 0.5.1, 0.4.4 and below</span><span>Severity: Medium</span><span>Suggested CVSS v4.0: </span><a href="https://nvd.nist.gov/vuln-metrics/cvss/v4-calculator?vector=AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:H/SA:H" target="_blank" rel="noreferrer"><span>AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:H/SA:H</span></a><span>References: </span><a href="https://www.cve.org/CVERecord?id=CVE-2026-1323" target="_blank" rel="noreferrer"><span>CVE-2026-1323</span></a><span>, </span><a href="https://cwe.mitre.org/data/definitions/502.html" target="_blank" rel="noreferrer"><span>CWE-502</span></a><h3>Problem Description</h3>
<p>The extension fails to properly define allowed classes used when deserializing transport failure metadata. An attacker may exploit this to execute untrusted serialized code. Note that an active exploit requires write access to the directory configured at <i>$GLOBALS['TYPO3_CONF_VARS']['MAIL']['transport_spool_filepath']</i>.</p>
<h3>Solution</h3>
<p>Updated versions 0.5.2 and 0.4.5 are available from the TYPO3 extension manager, packagist and at</p>
<p><a href="https://extensions.typo3.org/extension/download/mailqueue/0.4.5/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/mailqueue/0.4.5/zip</a><br><a href="https://extensions.typo3.org/extension/download/mailqueue/0.5.2/zip" target="_blank" rel="noreferrer">https://extensions.typo3.org/extension/download/mailqueue/0.5.2/zip</a></p>
<p>Users of the extension are advised to update the extension as soon as possible.</p>
<h3>Credits</h3>
<p>Thanks to TYPO3 security team member Elias Häußler for reporting the vulnerability and for providing updated versions of the extension.</p>
<h3>General Advice</h3>
<p>Follow the recommendations that are given in the <a href="https://docs.typo3.org/typo3cms/CoreApiReference/Security/Index.html#security" target="_blank" rel="noreferrer">TYPO3 Security Guide</a>. Please subscribe to the <a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-announce" target="_blank" rel="noreferrer">typo3-announce mailing</a> list.</p>]]></content:encoded>
                        
                        
                            
                                <category>Development</category>
                            
                        
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1961</guid>
                        <pubDate>Fri, 13 Mar 2026 11:29:38 +0100</pubDate>
                        <title>This Month in TYPO3: February, 2026</title>
                        <link>https://news.typo3.com/article/this-month-in-typo3-february-2026</link>
                        <description>February kept the momentum going. Two maintenance releases kept production stable, the Board dropped an activity report, and nominations opened for Board and Business Control Committee seats. Content Blocks cleared the v14 milestone, and Europe&#039;s digital sovereignty shift moved TYPO3 into sharper strategic focus. March has a packed calendar waiting.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/e/0/csm_This-Month-In-TYPO3-Feb-2026_1b4011b98c.webp" length="80278" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1959</guid>
                        <pubDate>Thu, 12 Mar 2026 09:48:32 +0100</pubDate>
                        <title>My First Day on the Frontline — Report From a Best Practice Remote Code Sprint</title>
                        <link>https://news.typo3.com/article/my-first-day-on-the-frontline-report-from-best-practice-remote-code-sprint</link>
                        <description>With the new year just around the corner, I attended a Remote Code Sprint of the Best Practices Team for the very first time ever.</description>
                        
                        
                        
                            
                                <category>Personal Stories &amp; Opinions</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/8/9/csm_Best_Practice_Remote_Code_Sprint_991d0ae253.webp" length="369334" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1954</guid>
                        <pubDate>Wed, 11 Mar 2026 07:00:00 +0100</pubDate>
                        <title>First TYPO3 Marketing Sprint 2026 in Berlin</title>
                        <link>https://news.typo3.com/article/first-typo3-marketing-sprint-2026-in-berlin</link>
                        <description>Help us shape the official TYPO3 v14 LTS narrative! Join the hybrid Marketing Sprint in Berlin on April 13-14, 2026. Secure your spot and register now.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/2/5/csm_sprint_9af86780ef.webp" length="583372" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1958</guid>
                        <pubDate>Tue, 10 Mar 2026 13:30:00 +0100</pubDate>
                        <title>TYPO3 13.4.27 and 12.4.44 maintenance releases published</title>
                        <link>https://news.typo3.com/article/typo3-13427-and-12444-maintenance-releases-published</link>
                        <description>The versions 13.4.27 and 12.4.44 of the TYPO3 Enterprise Content Management System have just been released.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/6/csm_Maintenance_Release_listing_1400x933_LAY01_7e4b56f244.webp" length="164480" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1952</guid>
                        <pubDate>Tue, 10 Mar 2026 07:50:00 +0100</pubDate>
                        <title>From Billable Hours to Scalable Products</title>
                        <link>https://news.typo3.com/article/from-billable-hours-to-scalable-products</link>
                        <description>Digital agencies typically grow by taking on more projects and increasing team capacity. This model works well for delivering client services, but it also creates a structural limit: revenue remains closely tied to billable time.</description>
                        
                        
                        
                            
                                <category>Market &amp; Sell</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/f/e/csm_code-sprint_laptop_03_996e227cb6.webp" length="116164" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1926</guid>
                        <pubDate>Mon, 09 Mar 2026 07:00:00 +0100</pubDate>
                        <title>TYPO3 Returns to CloudFest 2026</title>
                        <link>https://news.typo3.com/article/typo3-returns-to-cloudfest-2026</link>
                        <description>TYPO3 returns to CloudFest 2026. Explore how we’re collaborating with the FAIR project and Open Website Alliance to prepare for the Cyber Resilience Act.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/8/9/csm_IMG_7086_ce3906cb40.webp" length="417786" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1945</guid>
                        <pubDate>Wed, 04 Mar 2026 16:12:20 +0100</pubDate>
                        <title>Second Call for Community Budget Ideas in 2026</title>
                        <link>https://news.typo3.com/article/second-call-for-community-budget-ideas-in-2026</link>
                        <description>The TYPO3 Association has officially launched the second community budget idea process of 2026. This is the second round of  the refreshed, more focused approach to funding community-driven and team-driven initiatives.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/TYPO3_Stock/Icon_Designs/TYPO3_Circles_Lightbulb_Exclamation_On.svg" length="5455" type="image/svg+xml"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1923</guid>
                        <pubDate>Tue, 03 Mar 2026 07:11:00 +0100</pubDate>
                        <title>New TYPO3 Certification Pricing and Bundle Offer – Effective March 2026</title>
                        <link>https://news.typo3.com/article/new-certification-pricing-bundle</link>
                        <description>Discover the new TYPO3 certification pricing and bundle model effective March 2026. Transparent costs, mock exams, and two-year planning security.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/5/e/csm_Certifications_img_bb39ef6c59.webp" length="206416" type="image/png"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1918</guid>
                        <pubDate>Mon, 02 Mar 2026 19:58:40 +0100</pubDate>
                        <title>Getting TYPO3 v14 Over the Finish Line: Our Week at the Rosenheim Code Sprint</title>
                        <link>https://news.typo3.com/article/getting-typo3-v14-over-the-finish-line-our-week-at-the-rosenheim-code-sprint</link>
                        <description>With a clear mission to complete outstanding v14 tasks, Marno shares the highlights from our team sprint in Rosenheim, Germany, where collaboration and focused effort brought us closer to the final release.</description>
                        
                        
                        
                            
                                <category>Personal Stories &amp; Opinions</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/b/6/csm_IMG_1867_6a14986d63.webp" length="622286" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1919</guid>
                        <pubDate>Mon, 02 Mar 2026 13:49:23 +0100</pubDate>
                        <title>TYPO3 Contribution in Numbers: February 2026</title>
                        <link>https://news.typo3.com/article/typo3-contribution-in-numbers-february-2026</link>
                        <description>See the full recap of TYPO3&#039;s February core contributions with 76 contributors, 239 reviews, bug fixes, features, and a big thank-you to our developers.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/c/0/csm_DAD_listing_1400x933_LAY01__1__45cdadc4fa.webp" length="170804" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1905</guid>
                        <pubDate>Thu, 26 Feb 2026 09:11:00 +0100</pubDate>
                        <title>We Are Looking for Candidates for the Board and Business Control Committee</title>
                        <link>https://news.typo3.com/article/we-are-looking-for-candidates-for-the-board-and-business-control-committee</link>
                        <description>Are you a passionate member of the community? Do you have a vision for TYPO3&#039;s future? Whether you are a developer or a non-code contributor, TYPO3 needs dedicated people to help guide the project and serve the community.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/7/8/csm_TYPO3_Board_and_BCC_Candidates_e1eeac997a.webp" length="318318" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-2052</guid>
                        <pubDate>Wed, 25 Feb 2026 10:26:00 +0100</pubDate>
                        <title>TYPO3 Pulse #04 – Open-Source-Month</title>
                        <link>https://news.typo3.com/article/open-source-month</link>
                        <description>This edition is dedicated to all things open source, in the spirit of Open Source Awareness Month which takes place every February. </description>
                        
                        
                        
                            
                                <category>Newsletter</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/7/3/csm_Pulse_Header_Blog_f403ad018a.webp" length="61952" type="image/png"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1904</guid>
                        <pubDate>Wed, 25 Feb 2026 09:50:32 +0100</pubDate>
                        <title>The TYPO3 Camp Baden-Württemberg Is Back!</title>
                        <link>https://news.typo3.com/article/the-typo3-camp-baden-wuerttemberg-is-back</link>
                        <description>This German-language event brings together the TYPO3 community for two days of knowledge exchange and collaboration.</description>
                        
                        
                        
                            
                                <category>Best Practice &amp; Learning</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/1/f/csm_TYPO3_Camp_Baden-W%C3%BCrttemberg_The_C%C3%A4mp_Logo_3_2_1c5ec2c81c.webp" length="29426" type="image/png"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1900</guid>
                        <pubDate>Tue, 24 Feb 2026 11:23:45 +0100</pubDate>
                        <title>Board Report: New Responsibilities, Community Work, and a Look-Out for 2026</title>
                        <link>https://news.typo3.com/article/board-report-new-responsibilities-community-work-and-a-look-out-for-2026</link>
                        <description>During the third and fourth quarter of 2025, the TYPO3 Board focused on strengthening governance structures, expanding cross-community networking, and driving technical innovation. From preparing for new EU regulations to active participation in international camps, here is an overview of the board&#039;s recent activities.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/2/2/csm_t3con25_typo3_booth_429123e7c3.webp" length="387290" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1893</guid>
                        <pubDate>Fri, 20 Feb 2026 10:30:00 +0100</pubDate>
                        <title>TYPO3 14.1.1, 13.4.26 and 12.4.43 maintenance releases published</title>
                        <link>https://news.typo3.com/article/typo3-1411-13426-and-12443-maintenance-releases-published</link>
                        <description>The versions 14.1.1, 13.4.26 and 12.4.43 of the TYPO3 Enterprise Content Management System have just been released.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/6/csm_Maintenance_Release_listing_1400x933_LAY01_7e4b56f244.webp" length="164480" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1883</guid>
                        <pubDate>Thu, 19 Feb 2026 09:34:00 +0100</pubDate>
                        <title>Digital Sovereignty and Open Source: Europe’s Shifting Technology Foundations</title>
                        <link>https://news.typo3.com/article/digital-sovereignty-open-source-europe</link>
                        <description>European organizations are reassessing their tech stacks as digital sovereignty becomes a necessity. Learn why open source is emerging as a strategic alternative.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/4/2/csm_Stock_TYPO3_Laptop_9cce439c49.webp" length="454988" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1760</guid>
                        <pubDate>Thu, 12 Feb 2026 13:47:00 +0100</pubDate>
                        <title>Debunking 7 Common Myths about Open Source CMS</title>
                        <link>https://news.typo3.com/article/debunking-7-common-myths-about-open-source-cms</link>
                        <description>Debunk common myths about open source CMSs and learn how open source solutions like TYPO3 deliver security, scalability, innovation, and enterprise value.</description>
                        
                        
                        
                            
                                <category>Market &amp; Sell</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/a/c/csm_Debunking_7_common_myths_listing_1400x933_LAY02_ce6dc331e3.webp" length="94444" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1876</guid>
                        <pubDate>Thu, 12 Feb 2026 09:04:00 +0100</pubDate>
                        <title>In Memory of Jens Liesegang</title>
                        <link>https://news.typo3.com/article/in-memory-of-jens-liesegang</link>
                        <description>It is with great sadness that we learned of the passing of our esteemed colleague and companion Jens Liesegang.</description>
                        
                        
                        
                            
                                <category>The Project</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/3/0/csm_Jens_Liesegang_347db1556b.webp" length="43962" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1872</guid>
                        <pubDate>Wed, 11 Feb 2026 15:02:02 +0100</pubDate>
                        <title>Content Blocks: Q4/2025 Milestones and Q1/2026 Goals</title>
                        <link>https://news.typo3.com/article/content-blocks-q4-2025-milestones-and-q1-2026-goals</link>
                        <description>The Content Types Team wrapped up the major milestone of TYPO3 v14 support and focused on the long-awaited Content Blocks GUI.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/d/8/csm_content_blocks_gui_3_vignette_9afc5a2f5f.webp" length="73514" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1870</guid>
                        <pubDate>Tue, 10 Feb 2026 11:00:00 +0100</pubDate>
                        <title>TYPO3 13.4.25 maintenance release published</title>
                        <link>https://news.typo3.com/article/typo3-13425-maintenance-release-published</link>
                        <description>The version 13.4.25 of the TYPO3 Enterprise Content Management System has just been released.</description>
                        
                        
                        
                            
                                <category>Product Updates &amp; Roadmap</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/_processed_/0/6/csm_Maintenance_Release_listing_1400x933_LAY01_7e4b56f244.webp" length="164480" type="image/jpeg"/>
                        
                    </item>
                
                    <item>
                        <guid isPermaLink="false">post-1832</guid>
                        <pubDate>Thu, 05 Feb 2026 00:00:00 +0100</pubDate>
                        <title>Community Budget Report: A PHP Firewall for TYPO3</title>
                        <link>https://news.typo3.com/article/community-budget-report-a-php-firewall-for-typo3</link>
                        <description>Sascha Egerer provides an update on his Community Budget Idea to add a PHP-based firewall to TYPO3, helping site owners block common attacks even when they can’t rely on server-level security.</description>
                        
                        
                        
                            
                                <category>Developer &amp; Technology</category>
                            
                        
                        
                            
                            <enclosure url="https://news.typo3.com/fileadmin/Blog-Content/2026/01/firewall/typo3_firewall_icon_with_background.svg" length="72168" type="image/svg+xml"/>
                        
                    </item>
                
            
        </channel>
    </rss>

