Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-8827 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://typo3.org/security/advisory/typo3-ext-sa-2026-012 TYPO3AdvisoryRemedyVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')TYPO3

Affected Products

ProductVersions
friendsoftypo3/tt-address
10.0.0 (semver)
9.0.0 - 9.1.0
<= 8.1.1 (semver)

CPE

  • cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 10.0.1
  • Upgrade: 9.1.1
  • Upgrade: 8.1.2

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-8827
NVD Published Date:
May 19, 2026
NVD Last Modified:
Jun 17, 2026
Source:
TYPO3