Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pimcore/pimcore/commit/3fd7733464f464e58ffa49ed91550c1a3f9535
- 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
FAQ
What is CVE-2026-44739?
CVE-2026-44739 is a vulnerability with a CVSS score of 8.7 (HIGH). 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/CustomReportCo...
How severe is CVE-2026-44739?
CVE-2026-44739 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44739?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.