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.
INFO
Published Date :
2026-01-15T16:52:58.729Z
Last Modified :
2026-01-15T18:08:13.110Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-23494 vulnerability.
| Vendors | Products |
|---|---|
| Pimcore |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-23494.