CVE-2026-72562

8.8

Pimcore · admin-ui-classic-bundle

An SQL injection vulnerability in the Pimcore admin-ui-classic-bundle allows authenticated attackers to manipulate database queries through improper input sanitization.

Executive summary

An SQL injection vulnerability in the Pimcore admin-ui-classic-bundle, rated at 8.8, poses a critical risk of unauthorized data access and full system compromise.

Vulnerability

This is an SQL injection vulnerability occurring in the administrative interface. It requires low privileges (authenticated) to execute, allowing an attacker to manipulate backend database queries directly.

Business impact

Successful exploitation of this SQL injection vulnerability allows an attacker to bypass authentication, access, modify, or delete sensitive information within the underlying database. The potential for total system compromise, as indicated by the CVSS score of 8.8, represents a severe threat to data integrity and organizational operations.

Remediation

Immediate Action: Apply vendor-provided patches as soon as they are released to remediate the vulnerable code paths.

Proactive Monitoring: Enable database query logging and monitor for anomalous or suspicious query patterns that may indicate SQL injection attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection payloads before they reach the application.

Exploitation status

Public Exploit Available: false

Analyst recommendation

The severity of an SQL injection vulnerability in an administrative component cannot be overstated. Security teams must ensure that database access is strictly audited and that the Pimcore environment is updated immediately once the vendor releases a patch to close this critical security gap.

More Pimcore CVEs