CVE-2026-55212

Pimcore is an Open Source Data & Experience Management Platform. Prior to 2025.4.6 and 2026.1.6, the Studio API class definition creation endpoint POST /pimcore-studio/api/class/definition/configuration-view/detail/create is guarded by the objects permission instead of the classes permission, allowing a standard editor-level user to create class definitions without admin privileges. Class definition creation generates new database tables and PHP class files on the server, and missing API-layer UID format validation allows malformed UIDs to reach model-layer validation and return internal exceptions. This issue is fixed in versions 2025.4.6 and 2026.1.6.
Configurations

No configuration.

History

10 Jul 2026, 21:16

Type Values Removed Values Added
References () https://github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff - () https://github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff -

09 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 21:16

Updated : 2026-07-10 21:16


NVD link : CVE-2026-55212

Mitre link : CVE-2026-55212

CVE.ORG link : CVE-2026-55212


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization