{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "2.0.0-RC1"
              },
              {
                "fixed": "2.3.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "3641a9db5c64be62eb1646c4fbae43776fde44bb"
            },
            {
              "fixed": "80e57a23d9e19574eddfe9b08e8f26785b2b0d90"
            }
          ],
          "repo": "https://github.com/pimcore/admin-ui-classic-bundle",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-h4ph-crvj-9h92"
  ],
  "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-44741.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "1.7.18"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. Versions prior to 2.3.6 and 1.7.18 have a SQL injection vulnerability in Pimcore's translation grid date filter — the user-supplied `property` field from the filter JSON is interpolated directly into a `UNIX_TIMESTAMP(DATE(FROM_UNIXTIME(...)))` SQL expression without parameterization or allowlist validation. Versiosn 2.3.6 and 1.7.18 fix the issue.",
  "id": "CVE-2026-44741",
  "modified": "2026-08-14T03:51:47.522141202Z",
  "published": "2026-08-12T17:06:19.479Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/pimcore/admin-ui-classic-bundle/releases/tag/v2.3.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44741.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-h4ph-crvj-9h92"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44741"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pimcore/admin-ui-classic-bundle/commit/80e57a23d9e19574eddfe9b08e8f26785b2b0d90"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pimcore/admin-ui-classic-bundle/pull/1111"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Pimcore Admin Classic Bundle Vulnerable to SQL Injection in Translation Grid Date Filter via Unsanitized Property Parameter"
}