Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pimcore/studio-backend-bundle
  4. ›
  5. CVE-2026-55212

CVE-2026-55212: Pimcore: Insufficient Permission Check on Class Definition Creation Endpoint Allows Privilege Escalation

August 28, 2026

The Studio API class definition creation endpoint in pimcore/studio-backend-bundle is guarded by the objects permission instead of the classes permission, allowing any standard editor-level user to create class definitions without admin privileges. Class definition creation is a structural admin operation that generates new database tables and PHP class files on the server. Additionally, the API layer performs no format validation on the uid field before passing it to the model layer, relying solely on model-level validation that exists downstream in ClassDefinition::saveClassInternal().

References

  • github.com/advisories/GHSA-f97c-ph8j-8vff
  • github.com/pimcore/pimcore/security/advisories/GHSA-f97c-ph8j-8vff
  • github.com/pimcore/studio-backend-bundle/commit/d1a4788c0f159c360d550c34256c8abbbd633ae0
  • github.com/pimcore/studio-backend-bundle/pull/1886
  • github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6
  • github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6
  • nvd.nist.gov/vuln/detail/CVE-2026-55212

Code Behaviors & Features

Detect and mitigate CVE-2026-55212 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.1.6

Fixed versions

  • 2026.1.6

Solution

Upgrade to version 2026.1.6 or above.

Impact 7.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-285: Improper Authorization

Source file

packagist/pimcore/studio-backend-bundle/CVE-2026-55212.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:56 +0000.