CVE-2026-27461 Details
Description
Pimcore is an Open Source Data & Experience Management Platform. In versions up to and including 11.5.14.1 and 12.3.2, the filter query parameter in the dependency listing endpoints is JSON-decoded and the value field is concatenated directly into RLIKE clauses without sanitization or parameterized queries. Exploiting this issue requires admin authentication. An attacker with admin panel access can extract the full database including password hashes of other admin users. Version 12.3.3 contains a patch.
A SQL injection vulnerability has been identified in Pimcore, an open-source data and experience management platform, affecting versions through 11.5.14.1 and 12.3.2. The issue arises in the dependency listing endpoints, where the filter query parameter is JSON-decoded and the value field is directly concatenated into RLIKE clauses without proper sanitization or the use of parameterized queries. This vulnerability requires admin authentication to exploit. An attacker with access to the admin panel can extract the entire database, including password hashes of other admin users.
Users can upgrade to Pimcore versions 11.5.15 or 12.3.3, both of which contain the necessary patch to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pimcore/pimcore/commit/1c3925fbec4895abeb21e5c244a83679c4e4a6f4 | [email protected] | Patch |
| https://github.com/pimcore/pimcore/pull/18991 | [email protected] | Issue TrackingPatch |
| https://github.com/pimcore/pimcore/releases/tag/v12.3.3 | [email protected] | ProductRelease Notes |
| https://github.com/pimcore/pimcore/security/advisories/GHSA-vxg3-v4p6-f3fp | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pimcore pimcore | <= 11.5.14.1 >= 12.0.0, < 12.3.3 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 25, 2026 | Initial Analysis | [email protected] |
| Feb 24, 2026 | New CVE Received | [email protected] |