CVE-2026-72562 PUBLISHED

Pimcore pimcore admin-ui-classic-bundle - SQL Injection

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Pimcore
Product pimcore admin-ui-classic-bundle
Versions
  • affected from 0 to 2.3 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-89: SQL Injection CWE