SQL injection in Pimcore - CVE-2026-44739

 

SQL injection in Pimcore - CVE-2026-44739

Published: June 15, 2026


Vulnerability identifier: #VU134518
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-44739
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Pimcore
Affected software:
Pimcore

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information and modify database contents.

The vulnerability exists due to SQL injection in the columnConfigAction endpoint in the CustomReportsBundle when processing a user-supplied report configuration. A remote user can send a specially crafted request containing malicious SQL fragments to disclose sensitive information and modify database contents.

User interaction is required, and exploitation is limited to accounts with the reports_config permission.


How to mitigate CVE-2026-44739

Install security update from vendor's website.

Sources