CVE-2026-8726
Description
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. Exploitation requires the "Date Menu of news articles" plugin to be in use and the TypoScript/Plugin setting disableOverrideDemand not to be enabled.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL injection in TYPO3 News extension's Date Menu plugin allows unauthenticated attackers to execute arbitrary SQL via a URL parameter.
Vulnerability
Overview
The TYPO3 extension "News system" (news) is vulnerable to SQL injection in its "Date Menu of news articles" plugin. The extension fails to properly sanitize user input before using it in a database query, allowing an unauthenticated attacker to inject arbitrary SQL through a URL parameter [1].
Exploitation
Conditions
Exploitation requires the "Date Menu of news articles" plugin to be active on a page and the TypoScript/Plugin setting disableOverrideDemand not to be enabled. No authentication is needed, and the attack is performed over the network with low complexity, though the attacker must have knowledge of the specific plugin configuration [1].
Impact
A successful SQL injection can lead to unauthorized reading of database contents, including sensitive data such as user credentials or other confidential information. The CVSS v4.0 score of 7.3 (High) reflects the potential for high confidentiality impact, though integrity and availability are not directly affected [1].
Mitigation
The vulnerability affects versions 14.0.0–14.0.2, 13.0.0–13.0.1, 12.0.0–12.3.1, and 11.4.3 and below. Patched versions 14.0.3, 13.0.2, 12.3.2, and 11.4.4 are available from the TYPO3 extension manager, Packagist, or direct download. Users are advised to update immediately [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.