SCA: security update for friendsoftypo3/tt-address (GHSA-3h52-6v6j-6wwv)

high Tenable Self-Hosted Container Security Plugin ID 444107

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-8827)

Solution

Update the friendsoftypo3/tt-address library and its related packages to version 10.0.1 or later.

See Also

https://github.com/advisories/GHSA-3h52-6v6j-6wwv

Plugin Details

Severity: High

ID: 444107

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/29/2026

Updated: 6/29/2026

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-8827

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

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:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/19/2026

Vulnerability Publication Date: 5/19/2026

Reference Information

CVE: CVE-2026-8827

cwe: CWE-89