PT-2026-3077 · Pimcore · Pimcore
Ytlamal
·
Published
2026-01-15
·
Updated
2026-01-20
·
CVE-2026-23494
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Pimcore versions prior to 12.3.1
Pimcore versions prior to 11.5.14
Description
The application does not properly enforce server-side authorization checks on the API endpoint responsible for reading or listing static routes. Static routes are custom URL patterns defined through the backend interface or the var/config/staticroutes.php file, including details like regex-based patterns, controllers, variables, and priorities. An authenticated backend user lacking explicit permissions can invoke the API endpoint (e.g., GET
/api/static-routes) and retrieve sensitive route configurations. This violates access control principles, allowing unauthorized access to internal routing metadata. Exploitation enables low-privileged users to enumerate static routes, potentially revealing application architecture, endpoints, or custom logic.Recommendations
Versions prior to 12.3.1 should be updated to version 12.3.1 or later.
Versions prior to 11.5.14 should be updated to version 11.5.14 or later.
Exploit
Fix
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pimcore