SQL Injection in Pimcore
CVE-2026-44741
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.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
EPSS: 0.005 (40.4th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 40th percentile — 40.4% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.004 · newest: 0.005 · change: +0.002
Affected products
- Pimcore — versions < 1.7.18, >= 2.0.0-RC1, < 2.3.6
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-44741?
- CVE-2026-44741 is a high-severity vulnerability in Pimcore, classified under SQL Injection. CVSS score: 8.8/10. Published 2026-08-12.
- How severe is CVE-2026-44741?
- High severity. CVSS v3 base score is 8.8 out of 10.