Skip to main content

Pimcore CVE-2026-55212

| EUVDEUVD-2026-42695 HIGH
Improper Authorization (CWE-285)
2026-07-09 security-advisories@github.com GHSA-f97c-ph8j-8vff
7.1
CVSS 3.1 · Vendor: github
Share

Severity by source

Vendor (github) PRIMARY
7.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
vuln.today AI
7.1 HIGH

Network-reachable API with low complexity and no user interaction, but a valid editor account is required (PR:L); high integrity from schema/file creation, low confidentiality from exception leakage, no availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (github).

CVSS VectorVendor: github

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Lifecycle Timeline

2
Patch available
Jul 09, 2026 - 22:01 EUVD
Analysis Generated
Jul 09, 2026 - 21:41 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Broken authorization in Pimcore's Studio API lets a standard editor-level user create class definitions without administrative rights, because the POST /pimcore-studio/api/class/definition/configuration-view/detail/create endpoint checks the 'objects' permission rather than the 'classes' permission. Because class-definition creation writes new database tables and PHP class files to the server, this permission gap grants low-privileged users significant control over the application's data model and codebase, and absent API-layer UID validation malformed UIDs reach model-layer validation and surface internal exceptions. No public exploit identified at time of analysis; the flaw is fixed in 2025.4.6 and 2026.1.6.

Technical ContextAI

Pimcore is a PHP-based open-source Data & Experience Management Platform (PIM/DXP) whose 'Studio' backend bundle exposes a REST API for administering the object model. In Pimcore, class definitions are schema-level artifacts: creating one dynamically generates backing database tables and auto-generated PHP class files on the server filesystem, so the ability to create them is normally reserved for administrators via the dedicated 'classes' permission. The root cause maps to CWE-285 (Improper Authorization): the create endpoint was wired to the 'objects' permission - the routine content-editing capability every editor holds - instead of the privileged 'classes' permission, collapsing an admin-only operation to editor scope. A secondary weakness is a missing API-layer input validation step on the UID format, which lets malformed UIDs pass through to model-layer validation and produce internal exceptions rather than being rejected cleanly at the boundary.

RemediationAI

Vendor-released patch: upgrade the Pimcore studio-backend-bundle to 2025.4.6 (https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6) if on the 2025.x line, or to 2026.1.6 (https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6) if on the 2026.x line; the corrective change is tracked in PR #1886 and commit d1a4788c0f159c360d550c34256c8abbbd633ae0, and details are in advisory GHSA-f97c-ph8j-8vff. If immediate patching is not possible, the practical compensating control is to tightly restrict which accounts hold editor-level access and audit the user/role list, since exploitation depends on holding an editor session; where feasible, block or restrict access to the POST /pimcore-studio/api/class/definition/configuration-view/detail/create endpoint at a reverse proxy or WAF for non-administrative users, accepting the side effect that any legitimate non-admin workflow touching that route will break. Also monitor for unexpected new class definitions, database tables, or generated PHP class files as a detective control. These mitigations reduce but do not eliminate exposure and are inferior to applying the fixed release.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-55212 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy