← Vulnerability feed

Vulnerability record · CVE-2022-1429 · published 22 April 2022

CVE-2022-1429: Pimcore GridHelperService.php SQL injection allows data theft

Pimcore · Pimcore

Pimcore versions prior to 10.3.6 contain a SQL injection flaw in GridHelperService.php. The vulnerability can be used to steal data from the underlying database. It is remotely reachable without authentication or user interaction, making it a serious exposure for unpatched Pimcore deployments.

7.5 CVSS 3.1 High EPSS 64% · top 0.8% CWE-89 · SQL injection
7.5CVSS 3.1 base score, v2 5.0
64%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

SQL injection in GridHelperService.php in GitHub repository pimcore/pimcore prior to 10.3.6. This vulnerability is capable of steal the data

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityUnauthenticated remote SQL injection with high confidentiality impact, a public exploit reference, and very high EPSS score, though not yet in KEV.

What it is

Pimcore versions prior to 10.3.6 contain a SQL injection flaw in GridHelperService.php. The vulnerability can be used to steal data from the underlying database. It is remotely reachable without authentication or user interaction, making it a serious exposure for unpatched Pimcore deployments.

Impact

An unauthenticated attacker can inject SQL through the vulnerable GridHelperService endpoint and read data from the Pimcore database. The CVSS vector shows high confidentiality impact with no integrity or availability effect.

Attack surface

Reached over the network via the GridHelperService functionality; the CVSS vector AV:N/AC:L/PR:N/UI:N indicates no authentication and no user interaction are required. The record does not specify the exact HTTP endpoint or parameter.

Exploitation

Not listed in CISA KEV, but EPSS is 0.63859 (99.18th percentile), indicating high predicted exploitation activity. References include an Exploit-tagged huntr bounty and a Patch-tagged commit, so public exploit details and a fix are both available.

What to do

  • Upgrade Pimcore to 10.3.6 or later, applying the patch commit 523a735ab94f004459b84ffdfd3db784586bbd82.
  • If immediate upgrade is not possible, restrict network access to Pimcore administrative and grid endpoints to trusted sources.
  • Review database account privileges used by Pimcore and apply least privilege to limit what a SQL injection can read.
  • Monitor for and block SQL injection patterns targeting GridHelperService.php at the WAF or reverse proxy.
  • Audit database logs for anomalous queries originating from the Pimcore application.

Detection

  • Search web and WAF logs for requests to GridHelperService.php containing SQL metacharacters such as quotes, UNION, or comment sequences.
  • Monitor database query logs for unexpected SELECT statements or schema enumeration originating from the Pimcore host.
  • Alert on outbound data transfers or large result sets from the Pimcore database user.
  • Correlate huntr exploit indicators and known payload patterns against inbound HTTP traffic.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-1429 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-39365Pimcore code injection vulnerabilityPimcore is an open source data and experience management platform. Prior to version 10.5.9, the user controlled twig templates rendering in `Pimcore/…EPSS 1.8%9.8CVE-2019-18981Pimcore vulnerabilityPimcore before 6.2.2 lacks an Access Denied outcome for a certain scenario of an incorrect recipient ID of a notification.EPSS 1.4%9.8CVE-2019-18985Pimcore improper restriction of authentication attempts vulnerabilityPimcore before 6.2.2 lacks brute force protection for the 2FA token.EPSS 1.4%9.0CVE-2021-4139Pimcore cross-site scripting vulnerabilitypimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')EPSS 0.88%8.8CVE-2023-47637Pimcore sql injection vulnerabilityPimcore is an Open Source Data & Experience Management Platform. In affected versions the `/admin/object/grid-proxy` endpoint calls `getFilterConditi…EPSS 1.2%8.8CVE-2023-38708Pimcore path traversal vulnerabilityPimcore is an Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce. A path traversal vulnerability exist…EPSS 0.64%8.8CVE-2023-2983Pimcore vulnerabilityPrivilege Defined With Unsafe Actions in GitHub repository pimcore/pimcore prior to 10.5.23.EPSS 0.92%8.8CVE-2023-2984Pimcore vulnerabilityPath Traversal: '\..\filename' in GitHub repository pimcore/pimcore prior to 10.5.22.EPSS 0.85%

Source: NIST National Vulnerability Database (record CVE-2022-1429), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.