CVE-2026-55212

Source
https://cve.org/CVERecord?id=CVE-2026-55212
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55212.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55212
Aliases
  • GHSA-f97c-ph8j-8vff
Published
2026-07-09T20:53:36.900Z
Modified
2026-07-15T01:49:18.768788308Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N CVSS Calculator
Summary
Pimcore: Insufficient Permission Check on Class Definition Creation Endpoint Allows Privilege Escalation
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55212.json",
    "cwe_ids": [
        "CWE-285"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/pimcore/pimcore

Affected ranges

Type
GIT
Repo
https://github.com/pimcore/pimcore
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2026.1.0"
        },
        {
            "fixed": "2026.1.6"
        }
    ],
    "source": "AFFECTED_FIELD"
}
Type
GIT
Repo
https://github.com/pimcore/studio-backend-bundle
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2025.4.6"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.10.21
v0.12.18
v0.12.9
v0.13.20
v0.14.19
v0.15.17
v0.4.30
v0.5.20
v0.6.30
v0.9.30
v2025.*
v2025.4.0
v2025.4.1
v2025.4.2
v2025.4.3
v2025.4.4
v2025.4.5
v2026.*
v2026.1.0
v2026.1.1
v2026.1.2
v2026.1.3
v2026.1.4
v2026.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55212.json"