๐Ÿ” CVE Alert

CVE-2026-55072

HIGH 8.5

Pimcore: ClassDefinition UID regex missing end anchor allows SQL injection via Block.php unquoted table name

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

Pimcore is an Open Source Data & Experience Management Platform. Prior to 2026.1.5, an authenticated user with the objects permission can submit a malicious ClassDefinition UID because the name and ID validation expressions in models/DataObject/ClassDefinition.php validate only the beginning of each value. When a data object of that class containing a Block field is loaded, Block::load in models/DataObject/ClassDefinition/Data/Block.php incorporates the stored class ID into an unquoted object table identifier, allowing the UID to supply SQL syntax. The resulting query can read or modify arbitrary Pimcore database tables, including disclosure of password hashes, and the flaw represents an incomplete validation hardening because earlier work added a start anchor without enforcing the end of the identifier. This issue is fixed in version 2026.1.5.

CWE CWE-20 CWE-89
Vendor pimcore
Product pimcore
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for pimcore pimcore

Be the first to know when new high vulnerabilities affecting pimcore pimcore are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

pimcore / pimcore
< 2026.1.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pimcore/pimcore/security/advisories/GHSA-2mhj-fhvg-v428 github.com: https://github.com/pimcore/pimcore/pull/19177 github.com: https://github.com/pimcore/pimcore/commit/33a0e1887e1e31b4283b016ac5440c35ea5697b4 github.com: https://github.com/pimcore/pimcore/releases/tag/v2026.1.5