Home

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.

PUBLISHED Reserved 2026-01-13 | Published 2026-01-15 | Updated 2026-01-15 | Assigner GitHub_M




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

Problem types

CWE-284: Improper Access Control

Product status

>= 12.0.0-RC1, < 12.3.1
affected

< 11.5.14
affected

References

github.com/...imcore/security/advisories/GHSA-m3r2-724c-pwgf exploit

github.com/...imcore/security/advisories/GHSA-m3r2-724c-pwgf

github.com/pimcore/pimcore/pull/18893

github.com/pimcore/pimcore/releases/tag/v11.5.14

github.com/pimcore/pimcore/releases/tag/v12.3.1

cve.org (CVE-2026-23494)

nvd.nist.gov (CVE-2026-23494)

Download JSON