Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55416— Pimcore: SQL Injection in Mautic Custom Reports Bundle Due to Direct Concatenation of User-Controlled Configuration Fields Without Parameterization

Quick assessment

Affected
pimcore pimcore
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Pimcore 是一个开源的数据与体验管理平台(Data & Experience Management Platform)。在 11.5.19、12.3.10 和 2026.1.6 版本之前,拥有 权限的已认证用户可以在 中处理的“自定义报表(Custom Reports)”配置的 、 、 和 字段中插入由攻击者控制的 SQL 片段。 方法会直接将这些值拼接到数据库查询语句中,而现有的黑名单机制虽然排除了诸如额外的数据操作语句、注释、子查询以及多语句等危险结构,但防护并不完备。此外, 方法此前也未对 和 值进行整

CVSS 8.8 · High

Affected Version Matrix 3

VendorProduct Version RangeStatus
pimcore pimcore < 11.5.19 affected
>= 12.0.0, < 12.3.10 affected
>= 2026.1.0, < 2026.1.6 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55416

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Pimcore: SQL Injection in Mautic Custom Reports Bundle Due to Direct Concatenation of User-Controlled Configuration Fields Without Parameterization
Source: CVE Program / CVE List V5
Vulnerability Description
Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, an authenticated user with reports_config permission can place attacker-controlled SQL fragments in the sql, from, where, and groupby fields of a Custom Reports configuration processed by bundles/CustomReportsBundle/src/Tool/Adapter/Sql.php. The buildQueryString() method concatenates these values into a database query, while a blacklist omits dangerous constructs such as additional data-manipulation statements, comments, subqueries, and multiple statements. The getData() method also previously interpolated offset and limit values into a LIMIT clause without integer casting. Executing the configured report reaches fetchAllAssociative() with the constructed query and can disclose, modify, or delete arbitrary database data. This issue is fixed in versions 11.5.19, 12.3.10, and 2026.1.6.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
pimcore pimcore < 11.5.19 -

II. Public POCs for CVE-2026-55416

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55416

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55416 (2)

Vendor Advisories for CVE-2026-55416 (1)

Vendor Pages for CVE-2026-55416 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-55416

No comments yet


Leave a comment