CVE-2026-72562 is a vulnerability in Pimcore
Published on August 11, 2026
Pimcore pimcore admin-ui-classic-bundle - SQL Injection
An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker with backend access can exfiltrate or modify all database contents.
Weakness Type
What is a SQL Injection Vulnerability?
The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
CVE-2026-72562 has been classified to as a SQL Injection vulnerability or weakness.
Products Associated with CVE-2026-72562
Want to know whenever a new CVE is published for Pimcore? stack.watch will email you.
Affected Versions
pimcore admin-ui-classic-bundle:- Before and including 2.3 is affected.