CVE-2026-55208

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.
Configurations

No configuration.

History

10 Jul 2026, 15:16

Type Values Removed Values Added
References () https://github.com/pimcore/pimcore/security/advisories/GHSA-79cw-hfcc-7mw9 - () https://github.com/pimcore/pimcore/security/advisories/GHSA-79cw-hfcc-7mw9 -

09 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 21:16

Updated : 2026-07-10 15:52


NVD link : CVE-2026-55208

Mitre link : CVE-2026-55208

CVE.ORG link : CVE-2026-55208


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')