AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72562

HIGH · CVSS 8.8 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

An SQL injection vulnerability in the Pimcore admin-ui-classic-bundle allows authenticated backend users to manipulate SQL queries via the DataObject grid id column filter, which is improperly parameterized. This flaw enables attackers with backend access to exfiltrate or modify the entire database contents, posing a significant risk to data integrity and confidentiality. Organizations using this version of Pimcore should prioritize remediation to mitigate potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72562
Severity
HIGH
CVSS
8.8
EPSS
0.24%

Original NVD Description

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.