{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "12.0.0"
              },
              {
                "fixed": "12.3.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "df14e025d3db615fc75b190e3c9f3cc1d68d7304"
            },
            {
              "fixed": "3fd7733464f464e58ffa49ed91550c1a3f9535f2"
            },
            {
              "fixed": "5a63b275bc01e6852176b5b2f106cbf5f19b52a2"
            }
          ],
          "repo": "https://github.com/pimcore/pimcore",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3234-gxc3-pq6f"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44739.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "11.5.17"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Pimcore is an Open Source Data \u0026 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.",
  "id": "CVE-2026-44739",
  "modified": "2026-07-19T03:31:11.710157704Z",
  "published": "2026-07-17T19:10:10.107Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/pimcore/pimcore/releases/tag/v12.3.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44739.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-3234-gxc3-pq6f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44739"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pimcore/pimcore/commit/3fd7733464f464e58ffa49ed91550c1a3f9535f2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pimcore/pimcore/pull/19098"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Pimcore: SQL Injection in Custom Reports Column Configuration"
}