---
id: CVE-2026-44739
title: Pimcore is an Open Source Data & Experience Management Platform
summary: >-
  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 con…
severity: high
cvss: 8.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N'
cwe:
  - CWE-89
published: '2026-07-17'
updated: '2026-07-18'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-44739'
references:
  - url: >-
      https://github.com/pimcore/pimcore/commit/3fd7733464f464e58ffa49ed91550c1a3f9535f2
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/pull/19098'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/releases/tag/v12.3.6'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00392
epssPercentile: 0.30743
ingestedAt: '2026-07-18T21:25:07.990Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
