CVE Catalog

CVE-2026-55212

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

10th percentile - higher than 10% of all known CVEs

Summary

In Pimcore before versions 2025.4.6 and 2026.1.6, the Studio API class definition creation endpoint was guarded by the 'objects' permission instead of 'classes', allowing editor-level users to create class definitions without admin privileges. Missing UID format validation in the API layer allowed malformed UIDs to reach model-layer validation and expose internal exceptions.

Risk Assessment

The organization is at risk of unauthorized class definition creation, which can generate new database tables and PHP files on the server, potentially destabilizing the system and leaking sensitive information through internal errors.

Recommendation

Immediately upgrade Pimcore to version 2025.4.6 or 2026.1.6, which include security fixes. After updating, review user permissions and configure appropriate access controls.

Other vulnerabilities in Pimcore

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS