CVE-2026-55212 Details
Description
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.
A vulnerability exists in the Pimcore Studio API class definition creation endpoint, specifically in versions prior to 2025.4.6 and 2026.1.6. The endpoint is protected by the objects permission, allowing standard editor-level users to create class definitions without admin privileges. This unauthorized access can lead to privilege escalation, as class definition creation is a structural admin task that generates new database tables and PHP class files on the server. Additionally, the API layer lacks proper validation for the UID format, allowing malformed UIDs to cause internal exceptions.
Users can upgrade to Pimcore versions 2025.4.6 or 2026.1.6, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 9, 2026CISA-ADP
Assessed Jul 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff | [email protected] | AdvisoryExploitRemedyVendor |
| https://github.com/pimcore/studio-backend-bundle/commit/d1a4788c0f159c360d550c34256c8abbbd633ae0 | [email protected] | Source CodeVendor |
| https://github.com/pimcore/studio-backend-bundle/pull/1886 | [email protected] | Issue TrackingVendor |
| https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6 | [email protected] | Release NotesVendor |
| https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6 | [email protected] | Release NotesVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Pimcore | ~2026.1 |
CPE
Remediation
| |
| Pimcore Studio Backend Bundle | ~2026.1 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 10, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |
Volerion