Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.6, the columnConfigAction endpoint in bundles/CustomReportsBundle/src/Controller/Reports/CustomReportController.php passes malicious SQL configuration through CustomReportController:columnConfigAction, SqlAdapter::getColumns, SqlAdapter::buildQueryString, and Db::fetchAssociative(), allowing an attacker with the reports_config permission to use arbitrary SELECT queries, UNION statements, dangerous database functions, and error-based SQL injection to exfiltrate or manipulate database data. This issue is fixed in versions 11.5.17 (LTS) and 12.3.6.
References
Configurations
No configuration.
History
18 Jul 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f - |
17 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-17 20:17
Updated : 2026-07-22 20:50
NVD link : CVE-2026-44739
Mitre link : CVE-2026-44739
CVE.ORG link : CVE-2026-44739
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
