Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pimcore/pimcore
  4. ›
  5. CVE-2026-44739

CVE-2026-44739: Pimcore Vulnerable to SQL Injection in Custom Reports Column Configuration

May 27, 2026

The columnConfigAction endpoint in the CustomReportsBundle is vulnerable to SQL injection. An attacker with the reports_config permission can supply a malicious SQL configuration that is concatenated into a query and executed. Although the application attempts to filter certain DDL/DML keywords (like UPDATE, DELETE, DROP), it fails to prevent arbitrary SELECT queries, UNION statements, or the use of dangerous database functions. Furthermore, because the application returns database error messages in the JSON response, an attacker can easily exfiltrate data using error-based SQL injection techniques.

References

  • github.com/advisories/GHSA-3234-gxc3-pq6f
  • github.com/pimcore/pimcore/commit/3fd7733464f464e58ffa49ed91550c1a3f9535f2
  • github.com/pimcore/pimcore/pull/19098
  • github.com/pimcore/pimcore/releases/tag/v12.3.6
  • github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f
  • nvd.nist.gov/vuln/detail/CVE-2026-44739

Code Behaviors & Features

Detect and mitigate CVE-2026-44739 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 12.3.6

Fixed versions

  • 12.3.6

Solution

Upgrade to version 12.3.6 or above.

Impact 8.7 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

packagist/pimcore/pimcore/CVE-2026-44739.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 10 Jun 2026 12:18:13 +0000.