GHSA-qpr4-jrj4-6f27

Suggest an improvement
Source
https://github.com/advisories/GHSA-qpr4-jrj4-6f27
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-qpr4-jrj4-6f27/GHSA-qpr4-jrj4-6f27.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qpr4-jrj4-6f27
Aliases
Published
2026-03-10T18:25:27Z
Modified
2026-03-13T13:11:06Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Parse Server: SQL injection via dot-notation field name in PostgreSQL
Details

Impact

An attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with the distinct and where query parameters.

This vulnerability only affects deployments using a PostgreSQL database.

Patches

The fix escapes characters in dot-notation sub-field values that could allow a SQL breakout.

Workarounds

There is no known workaround.

References

Database specific
{
    "cwe_ids":  [
        "CWE-89"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-03-10T18:25:27Z",
    "nvd_published_at":  "2026-03-11T17:16:58Z",
    "severity":  "CRITICAL"
}
References

Affected packages

npm / parse-server

Package

Affected ranges

Type
SEMVER
Events
Introduced
9.0.0
Fixed
9.6.0-alpha.2

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-qpr4-jrj4-6f27/GHSA-qpr4-jrj4-6f27.json"

npm / parse-server

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
8.6.28

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-qpr4-jrj4-6f27/GHSA-qpr4-jrj4-6f27.json"