CVE-2026-55416
Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, an authenticated user with reports
CVSS
8.8
High
EPSS
—
KEV
—
Exploit Today
—
0-100
Published: Sep 14, 2026 · Last modified: Sep 14, 2026 · CWE-89
Not enough EPSS history yet.
Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, an authenticated user with reports_config permission can place attacker-controlled SQL fragments in the sql, from, where, and groupby fields of a Custom Reports configuration processed by bundles/CustomReportsBundle/src/Tool/Adapter/Sql.php. The buildQueryString() method concatenates these values into a database query, while a blacklist omits dangerous constructs such as additional data-manipulation statements, comments, subqueries, and multiple statements. The getData() method also previously interpolated offset and limit values into a LIMIT clause without integer casting. Executing the configured report reaches fetchAllAssociative() with the constructed query and can disclose, modify, or delete arbitrary database data. This issue is fixed in versions 11.5.19, 12.3.10, and 2026.1.6.
- github.comhttps://github.com/pimcore/pimcore/commit/1999fee27ed0d027ad5b8195ecf6e27243729530
- github.comhttps://github.com/pimcore/pimcore/pull/19175
- github.comhttps://github.com/pimcore/pimcore/releases/tag/v12.3.10
- github.comhttps://github.com/pimcore/pimcore/releases/tag/v2026.1.6
- github.comhttps://github.com/pimcore/pimcore/security/advisories/GHSA-23rh-xw42-fq82