Vulnerability Description
Pimcore Studio Backend Bundle is the backend bundle for Pimcore Studio. Prior to 2025.4.6 and 2026.1.6, an authenticated user can extract the admin password hash and other database content through time-based blind SQL injection in the DateFilter column key parameter. The POST /pimcore-studio/api/website-settings endpoint and other listing endpoints accept a columnFilters array where the key field is interpolated directly into SQL with manual backtick wrapping, allowing a backtick character to break out of quoting and append arbitrary SQL such as SLEEP() and IF() subqueries. This issue is fixed in versions 2025.4.6 and 2026.1.6.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pimcore/pimcore/security/advisories/GHSA-79cw-hfcc-7mw9
- https://github.com/pimcore/studio-backend-bundle/commit/f532428cfbf4f5d6e299a13c
- https://github.com/pimcore/studio-backend-bundle/pull/1883
- https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6
- https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6
- https://github.com/pimcore/pimcore/security/advisories/GHSA-79cw-hfcc-7mw9
FAQ
What is CVE-2026-55208?
CVE-2026-55208 is a vulnerability with a CVSS score of 7.7 (HIGH). Pimcore Studio Backend Bundle is the backend bundle for Pimcore Studio. Prior to 2025.4.6 and 2026.1.6, an authenticated user can extract the admin password hash and other database content through tim...
How severe is CVE-2026-55208?
CVE-2026-55208 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55208?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.