Vulnerability in Pimcore

CVE-2026-23494

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.

EPSS: 0.003 (24.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.

Affected products

  • Pimcore — versions >= 12.0.0-RC1, < 12.3.1, < 11.5.14

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-23494?
CVE-2026-23494 is a medium-severity vulnerability in Pimcore, classified under Improper Access Control. CVSS score: 4.3/10. Published 2026-01-15.
How severe is CVE-2026-23494?
Medium severity. CVSS v3 base score is 4.3 out of 10.