Answer in brief
CVE-2026-44741 records a High severity (CVSS 8.8) vulnerability in Pimcore Admin Classic Bundle Vulnerable to SQL Injection in Translation Grid Date Filter via Unsanitized Property Parameter. The current sources do not mark it as known exploited. The current feed maps pimcore/admin-ui-classic-bundle (composer), pimcore/admin-ui-classic-bundle (composer), pimcore/pimcore (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps pimcore/admin-ui-classic-bundle (composer), pimcore/admin-ui-classic-bundle (composer), pimcore/pimcore (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| pimcore/admin-ui-classic-bundlecomposer | >=2.0.0-RC1,<=2.3.5 | 2.3.6 |
| pimcore/admin-ui-classic-bundlecomposer | <1.7.18 | 1.7.18 |
| pimcore/pimcoregeneric | < 1.7.18 || >= 2.0.0-RC1, < 2.3.6 | Not reported |
Published upstream
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.