---
id: CVE-2026-44741
title: Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore
summary: >-
  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 i…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-89
published: '2026-08-12'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T13:42:43.377'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-44741'
references:
  - url: >-
      https://github.com/pimcore/admin-ui-classic-bundle/commit/80e57a23d9e19574eddfe9b08e8f26785b2b0d90
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/admin-ui-classic-bundle/pull/1111'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/admin-ui-classic-bundle/releases/tag/v2.3.6'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-h4ph-crvj-9h92'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-h4ph-crvj-9h92'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00438
epssPercentile: 0.37531
ingestedAt: '2026-09-16T13:56:12.586Z'
---

## Overview

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.

## Remediation

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