SQLi via RLIKE in Pimcore 11.5.14.1-12.3.2 Query Filter
CVE-2026-27461 Published on February 24, 2026

Pimcore vulnerable to SQL injection via unsanitized filter value in Dependency Dao RLIKE clause
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.

Github Repository NVD

Weakness Type

What is a SQL Injection Vulnerability?

The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.

CVE-2026-27461 has been classified to as a SQL Injection vulnerability or weakness.


Products Associated with CVE-2026-27461

Want to know whenever a new CVE is published for Pimcore? stack.watch will email you.

 

Affected Versions

pimcore:

Vulnerable Packages

The following package name and versions may be associated with CVE-2026-27461

Package Manager Vulnerable Package Versions Fixed In
composer pimcore/pimcore <= 11.5.14.1
composer pimcore/pimcore >= 12.0.0, < 12.3.3 12.3.3

Exploit Probability

EPSS
0.03%
Percentile
7.48%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.