CVE-2026-8827

Source
https://cve.org/CVERecord?id=CVE-2026-8827
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8827.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-8827
Aliases
Published
2026-05-19T09:24:50.564Z
Modified
2026-07-08T08:11:44.660945528Z
Severity
  • 8.2 (High) CVSS_V4 - 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 CVSS Calculator
Summary
SQL Injection in extension "Address List" (tt_address)
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8827.json",
    "cna_assigner": "TYPO3",
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/friendsoftypo3/tt_address

Affected ranges

Type
GIT
Repo
https://github.com/friendsoftypo3/tt_address
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "10.0.0"
        },
        {
            "fixed": "10.0.1"
        },
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.1.1"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "8.1.2"
        }
    ]
}

Affected versions

10.*
10.0.0
3.*
3.0.1
3.0.2
3.0.3
3.1.0
3.1.1
3.2.0
3.2.1
4.*
4.0.0
4.0.1
4.1.0
4.2.0
4.3.0
5.*
5.0.0
5.1.0
5.1.1
5.1.2
5.2.0
5.2.1
5.3.0
6.*
6.0.0
6.0.1
6.1.0
7.*
7.0.0
7.1.0
8.*
8.0.0
8.0.1
8.0.2
8.0.3
8.1.0
8.1.1
9.*
9.0.0
9.0.1
9.1.0
v3.*
v3.2.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8827.json"