HIGHCVE-2026-8827Published Modified CNA TYPO3
CVE-2026-8827: SQL Injection in extension "Address List" (tt_address)
The AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. 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.
Metrics
- CVSS v4.0
- 8.2
- Severity
- HIGH
- Fixed in
- 8.1.2
- Affected Products
- 1
Fix available
8.1.29.1.110.0.1
Affected packages
- TYPO3 / Extension "Address List"< 10.0.1 (from 10.0.0) · < 9.1.1 (from 9.0.0) · < 8.1.2 (from 0)
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NReferences