CVE-2026-23494
Pimcore is Missing Function Level Authorization on "Static Routes" Listing
Record summary
CVE-2026-23494 has a selected CVSS score of 4.3 (medium).
Description
Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the application fails to enforce proper server-side authorization checks on the API endpoint responsible for reading or listing static routes. In Pimcore, static routes are custom URL patterns defined via the backend interface or the var/config/staticroutes.php file, including details like regex-based patterns, controllers, variables, and priorities. These routes are registered automatically through the PimcoreStaticRoutesBundle and integrated into the MVC routing system. Testing revealed that an authenticated backend user lacking explicit permissions was able to invoke the endpoint (e.g., GET /api/static-routes) and retrieve sensitive route configurations. This vulnerability is fixed in 12.3.1 and 11.5.14.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 15, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
pimcoreBrowse pimcore / pimcore | CVE List | >= 12.0.0-RC1, < 12.3.1 | affected |
| < 11.5.14 | affected | ||
pimcore/pimcoreBrowse Packagist / pimcore/pimcore | GitHub Advisory | 12.0.0-RC1 to < 12.3.1 · Fixed in 12.3.1 | affected |
| Before 11.5.14 · Fixed in 11.5.14 | affected |