CVE-2026-44739
Severity CVSS v4.0:
Pending analysis
Type:
CWE-89
SQL Injection
Publication date:
17/07/2026
Last modified:
22/07/2026
Description
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.
Impact
Base Score 3.x
8.70
Severity 3.x
HIGH
References to Advisories, Solutions, and Tools
- https://github.com/pimcore/pimcore/commit/3fd7733464f464e58ffa49ed91550c1a3f9535f2
- https://github.com/pimcore/pimcore/pull/19098
- https://github.com/pimcore/pimcore/releases/tag/v12.3.6
- https://github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f
- https://github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f



