PatchSiren cyber security CVE debrief
CVE-2026-72562 Pimcore CVE debrief
CVE-2026-72562 is an SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3. Authenticated backend users can execute arbitrary SQL via the DataObject grid id column filter due to direct concatenation into the SQL WHERE clause without parameterization. This allows attackers to exfiltrate or modify all database contents. Organizations should prioritize patching or mitigating this vulnerability, especially those with exposed backend interfaces or untrusted backend users. The CVE record was published on 2026-08-11T12:17:42.190Z and has not been modified since then.
- Vendor
- Pimcore
- Product
- pimcore admin-ui-classic-bundle
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-03
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-03
Who should care
Organizations using Pimcore admin-ui-classic-bundle version 2.3 or earlier, especially those with exposed backend interfaces or untrusted backend users, should prioritize patching or mitigating this vulnerability. Security teams and vulnerability management teams should review the CVE record and assess their exposure to this vulnerability. Operators and platform administrators should also be aware of the potential impact on their systems and take steps to mitigate the vulnerability if necessary. This includes reviewing compensating controls and monitoring for suspicious database activity. Additionally, asset inventory and configuration management teams may need to verify the presence of affected systems and prioritize remediation efforts accordingly. IT and security teams should collaborate to ensure that appropriate measures are taken to protect against potential exploitation of this vulnerability. This may involve implementing parameterization for SQL queries, restricting backend access to trusted users and networks, and monitoring for suspicious database activity. By taking proactive steps, organizations can reduce the risk associated with this vulnerability and protect their database contents from potential exfiltration or modification by attackers. The vulnerability's high CVSS score and potential for significant impact make it essential for organizations to take prompt action to mitigate the risk. This may involve applying vendor remediation when available, reviewing and updating incident response plans, and ensuring that security teams are prepared to respond to potential exploitation attempts. By prioritizing mitigation and remediation efforts, organizations can minimize the risk associated with this vulnerability and protect their assets from potential exploitation. It is also essential for organizations to review their current security controls and ensure that they are adequate to prevent exploitation of this vulnerability. This may involve reviewing access controls, monitoring for suspicious activity, and implementing additional security measures as needed to protect against potential threats. By taking a proactive and comprehensive approach to mitig,
Technical summary
CVE-2026-72562 is an SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3. The vulnerability 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, enabling attackers to exfiltrate or modify all database contents. This vulnerability has a CVSS score of 8.8 and is considered HIGH severity. Affected organizations should prioritize patching or applying mitigations.
Defensive priority
Authenticated backend users could exfiltrate or modify database contents via SQL injection.
Recommended defensive actions
- Inventory and version checks for Pimcore admin-ui-classic-bundle
- Restrict backend access to trusted users and networks
- Implement parameterization for SQL queries
- Monitor for suspicious database activity
- Apply vendor remediation when available
Evidence notes
The CVE-2026-72562 record indicates an SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3. Authenticated backend users can execute arbitrary SQL via the DataObject grid id column filter due to direct concatenation into the SQL WHERE clause without parameterization.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72562 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72562
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72562 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72562
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/pimcore/admin-ui-classic-bundle
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.