CVE-2026-30972
Last modified
CVE-2026-30972 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint (/batch) processes sub-requests internally by routing them directly through the Promise router, bypassing Express middleware including rate limiting. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint (/batch) processes sub-requests internally by routing them directly through the Promise router, bypassing Express middleware including rate limiting. An attacker can bundle multiple requests targeting a rate-limited endpoint into a single batch request to circumvent the configured rate limit. Any Parse Server deployment that relies on the built-in rate limiting feature is affected. This vulnerability is fixed in 9.5.2-alpha.10 and 8.6.23.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Parseplatform | Parse-Server | < 8.6.23 | — |
| Parseplatform | Parse-Server | >= 9.0.0, < 9.5.2 | — |
| Parseplatform | Parse-Server | 9.5.2 | Alpha1 |
References
- https://github.com/parse-community/parse-server/releases/tag/8.6.23Product, Release Notes
- https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.10Product, Release Notes
- https://github.com/parse-community/parse-server/security/advisories/GHSA-775h-3xrc-c228Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30972?
How severe is CVE-2026-30972?
How do I fix CVE-2026-30972?
Are you affected by CVE-2026-30972?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
