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.
References
| Link | Resource |
|---|---|
| https://github.com/pimcore/pimcore/pull/18893 | Issue Tracking |
| https://github.com/pimcore/pimcore/releases/tag/v11.5.14 | Release Notes |
| https://github.com/pimcore/pimcore/releases/tag/v12.3.1 | Release Notes |
| https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgf | Exploit Vendor Advisory |
| https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgf | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
20 Jan 2026, 21:47
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pimcore/pimcore/pull/18893 - Issue Tracking | |
| References | () https://github.com/pimcore/pimcore/releases/tag/v11.5.14 - Release Notes | |
| References | () https://github.com/pimcore/pimcore/releases/tag/v12.3.1 - Release Notes | |
| References | () https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgf - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:* | |
| First Time |
Pimcore
Pimcore pimcore |
15 Jan 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pimcore/pimcore/security/advisories/GHSA-m3r2-724c-pwgf - |
15 Jan 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-15 17:16
Updated : 2026-01-20 21:47
NVD link : CVE-2026-23494
Mitre link : CVE-2026-23494
CVE.ORG link : CVE-2026-23494
JSON object : View
Products Affected
pimcore
- pimcore
CWE
CWE-284
Improper Access Control
