---
id: CVE-2026-55212
title: Pimcore is an Open Source Data & Experience Management Platform
summary: >-
  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 t…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N'
cwe:
  - CWE-285
published: '2026-07-09'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55212'
references:
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff'
    label: security-advisories@github.com
  - url: >-
      https://github.com/pimcore/studio-backend-bundle/commit/d1a4788c0f159c360d550c34256c8abbbd633ae0
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/studio-backend-bundle/pull/1886'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00351
epssPercentile: 0.26032
ingestedAt: '2026-07-11T20:15:25.726Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
