Pimcore is Missing Function Level Authorization on "Static Routes" Listing
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
pimcore/pimcorePackagist | >= 12.0.0-RC1, < 12.3.1 | 12.3.1 |
pimcore/pimcorePackagist | < 11.5.14 | 11.5.14 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-m3r2-724c-pwgfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-23494ghsaADVISORY
- github.com/pimcore/pimcore/pull/18893ghsax_refsource_MISCWEB
- github.com/pimcore/pimcore/releases/tag/v11.5.14ghsax_refsource_MISCWEB
- github.com/pimcore/pimcore/releases/tag/v12.3.1ghsax_refsource_MISCWEB
- github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgfghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.