CVE-2026-8827

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.
CVSS

No CVSS.

Configurations

No configuration.

History

19 May 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-19 10:16

Updated : 2026-05-19 14:47


NVD link : CVE-2026-8827

Mitre link : CVE-2026-8827

CVE.ORG link : CVE-2026-8827


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')