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.
Published: 2026-08-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An SQL injection flaw exists in the Pimcore admin‑ui‑classic‑bundle up to version 2.3. The DataObject grid id column filter concatenates user input directly into the SQL WHERE clause without parameterization, enabling an authenticated backend user to execute arbitrary SQL statements. If exploited, the attacker can extract, alter, or delete any data stored in the database, compromising both confidentiality and integrity of the system.

Affected Systems

All deployments of Pimcore admin‑ui‑classic‑bundle with versions 2.3 and earlier. This includes the default installation bundled with Pimcore platforms that ship the classic admin‑UI. No specific operating system or database platform is required beyond normal backend access to Pimcore.

Risk and Exploitability

The CVSS base score of 8.8 indicates a high severity vulnerability that can be leveraged by attackers who have authenticated backend access. No EPSS score is publicly available, and the vulnerability is not listed in the CISA KEV catalog; however, because an attacker must first authenticate to the backend, it requires privileged credentials but can still enable total database compromise once access is obtained. The lack of input validation in the filter logic makes the flaw straightforward to exploit under these conditions.

Generated by OpenCVE AI on August 11, 2026 at 16:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Pimcore admin‑ui‑classic‑bundle to a version newer than 2.3 where the filter input is properly parameterized.
  • If an upgrade is not immediately possible, disable or remove the DataObject grid id column filter from the backend UI to prevent the injection vector.
  • Restrict backend user permissions to the minimum necessary roles and monitor for anomalous query activity; enforce strong password policies to reduce risk of credential compromise.

Generated by OpenCVE AI on August 11, 2026 at 16:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Pimcore
Pimcore admin Classic Bundle
Vendors & Products Pimcore
Pimcore admin Classic Bundle

Tue, 11 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
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.
Title Pimcore pimcore admin-ui-classic-bundle - SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Pimcore Admin Classic Bundle
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T12:17:54.337Z

Reserved: 2026-08-10T10:32:49.082Z

Link: CVE-2026-72562

cve-icon Vulnrichment

Updated: 2026-08-11T12:17:50.763Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:42.190

Modified: 2026-08-11T13:19:03.587

Link: CVE-2026-72562

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')