CVE 4.3 MEDIUM

Pimcore is Missing Function Level Authorization on “Static Routes” Listing_CVE-2026-23494

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-23494
Source GitHub_M
Published Jan 15, 2026 at 16:52
Modified Jan 15, 2026 at 18:08

Affected Product

Vendor pimcore
Product pimcore
Version >= 12.0.0-RC1, < 12.3.1
Affected Versions pimcore pimcore >= 12.0.0-RC1, < 12.3.1
pimcore pimcore < 11.5.14

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.