Filtered by vendor Typo3 Subscriptions
Filtered by product Extension "address List" Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-8827 1 Typo3 1 Extension "address List" 2026-05-20 N/A
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.