Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pimcore | Pimcore | < 11.5.14 |
Related Weaknesses (CWE)
References
- https://github.com/pimcore/pimcore/pull/18893Issue Tracking
- https://github.com/pimcore/pimcore/releases/tag/v11.5.14Release Notes
- https://github.com/pimcore/pimcore/releases/tag/v12.3.1Release Notes
- https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgfExploitVendor Advisory
- https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgfExploitVendor Advisory
FAQ
What is CVE-2026-23494?
CVE-2026-23494 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 f...
How severe is CVE-2026-23494?
CVE-2026-23494 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23494?
Check the references section above for vendor advisories and patch information. Affected products include: Pimcore Pimcore.