{"api_version":"1","generated_at":"2026-09-14T17:55:20+00:00","cve":"CVE-2026-55416","urls":{"html":"https://cve.report/CVE-2026-55416","api":"https://cve.report/api/cve/CVE-2026-55416.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-55416","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-55416"},"summary":{"title":"Pimcore: SQL Injection in Mautic Custom Reports Bundle Due to Direct Concatenation of User-Controlled Configuration Fields Without Parameterization","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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-09-14 17:17:48","updated_at":"2026-09-14 17:17:48"},"problem_types":["CWE-89","CWE-89 CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"8.8","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":8.8,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"8.8","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/pimcore/pimcore/releases/tag/v2026.1.6","name":"https://github.com/pimcore/pimcore/releases/tag/v2026.1.6","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.10","name":"https://github.com/pimcore/pimcore/releases/tag/v12.3.10","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/pimcore/pimcore/pull/19175","name":"https://github.com/pimcore/pimcore/pull/19175","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/pimcore/pimcore/commit/1999fee27ed0d027ad5b8195ecf6e27243729530","name":"https://github.com/pimcore/pimcore/commit/1999fee27ed0d027ad5b8195ecf6e27243729530","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-23rh-xw42-fq82","name":"https://github.com/pimcore/pimcore/security/advisories/GHSA-23rh-xw42-fq82","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-55416","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-55416","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"pimcore","product":"pimcore","version":"affected < 11.5.19","platforms":[]},{"source":"CNA","vendor":"pimcore","product":"pimcore","version":"affected >= 12.0.0, < 12.3.10","platforms":[]},{"source":"CNA","vendor":"pimcore","product":"pimcore","version":"affected >= 2026.1.0, < 2026.1.6","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"pimcore","vendor":"pimcore","versions":[{"status":"affected","version":"< 11.5.19"},{"status":"affected","version":">= 12.0.0, < 12.3.10"},{"status":"affected","version":">= 2026.1.0, < 2026.1.6"}]}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-89","description":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-14T16:52:28.185Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/pimcore/pimcore/security/advisories/GHSA-23rh-xw42-fq82","tags":["x_refsource_CONFIRM"],"url":"https://github.com/pimcore/pimcore/security/advisories/GHSA-23rh-xw42-fq82"},{"name":"https://github.com/pimcore/pimcore/pull/19175","tags":["x_refsource_MISC"],"url":"https://github.com/pimcore/pimcore/pull/19175"},{"name":"https://github.com/pimcore/pimcore/commit/1999fee27ed0d027ad5b8195ecf6e27243729530","tags":["x_refsource_MISC"],"url":"https://github.com/pimcore/pimcore/commit/1999fee27ed0d027ad5b8195ecf6e27243729530"},{"name":"https://github.com/pimcore/pimcore/releases/tag/v12.3.10","tags":["x_refsource_MISC"],"url":"https://github.com/pimcore/pimcore/releases/tag/v12.3.10"},{"name":"https://github.com/pimcore/pimcore/releases/tag/v2026.1.6","tags":["x_refsource_MISC"],"url":"https://github.com/pimcore/pimcore/releases/tag/v2026.1.6"}],"source":{"advisory":"GHSA-23rh-xw42-fq82","discovery":"UNKNOWN"},"title":"Pimcore: SQL Injection in Mautic Custom Reports Bundle Due to Direct Concatenation of User-Controlled Configuration Fields Without Parameterization"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-55416","datePublished":"2026-09-14T16:52:28.185Z","dateReserved":"2026-06-16T21:48:43.125Z","dateUpdated":"2026-09-14T16:52:28.185Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-14 17:17:48","lastModifiedDate":"2026-09-14 17:17:48","problem_types":["CWE-89","CWE-89 CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":8.8,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":2.8,"impactScore":5.9}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"55416","Ordinal":"1","Title":"Pimcore: SQL Injection in Mautic Custom Reports Bundle Due to Di","CVE":"CVE-2026-55416","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"55416","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Pimcore: SQL Injection in Mautic Custom Reports Bundle Due to Di"}]}}}