CVE-2026-50008
Last modified
CVE-2026-50008 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. From version 9.8.0 to before version 9.9.1-alpha.3, the routeAllowList server option restricts external client access to a configured list of REST API routes. 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. From version 9.8.0 to before version 9.9.1-alpha.3, the routeAllowList server option restricts external client access to a configured list of REST API routes. The check is only enforced as Express middleware against the outer HTTP request URL, so the /batch handler dispatches each sub-request to the internal router without re-running the allow-list check. An external caller whose outer route matches batch can issue batch sub-requests to any REST API route that the operator omitted from the allow-list. Authentication, ACL, CLP, and other inner-route authorization controls still apply — only the operator-configured route firewall is bypassed. This issue has been patched in version 9.9.1-alpha.3.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/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
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-50008?
How severe is CVE-2026-50008?
How do I fix CVE-2026-50008?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49997SurrealDB is a scalable, distributed, collaborative, documen…5.4
- CVE-2026-49998Centrifugo is an open-source scalable real-time messaging se…8.2
- CVE-2026-5000A vulnerability was detected in PromtEngineer localGPT up to…7.3
- CVE-2026-50003A malicious or compromised server can make a DCMTK client us…9.8
- CVE-2026-50005Brickcom cameras ship with default credentials that allows a…8.3
- CVE-2026-50007Actual is an open-source personal finance application. Prior…7.2
- CVE-2026-50009Netty is a network application framework for development of …4.8
- CVE-2026-5001A flaw has been found in PromtEngineer localGPT up to 4d41c7…7.3
- CVE-2026-50010Netty is a network application framework for development of …7.5
- CVE-2026-50011Netty is a network application framework for development of …7.5
- CVE-2026-50012Squid is a caching proxy for the Web. Prior to 7.6, due to a…5.5
- CVE-2026-50014pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm…7.3
Are you affected by CVE-2026-50008?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
