GHSA-8r4g-cg4m-x23c: Denial of Service in node-static
(updated )
All versions of node-static are vulnerable to a Denial of Service. The package fails to catch an exception when user input includes null bytes. This allows attackers to access http://host/%00
and crash the server.
References
- github.com/advisories/GHSA-8r4g-cg4m-x23c
- github.com/cloudhead/node-static
- github.com/cloudhead/node-static/blob/643a528ec7bbd05a59c4030655d94810570afb3f/CHANGES.md
- github.com/cloudhead/node-static/pull/213
- github.com/github/advisory-database/pull/6248
- nvd.nist.gov/vuln/detail/CVE-2025-11149
- security.snyk.io/vuln/SNYK-JS-NODESTATIC-1297183
Code Behaviors & Features
Detect and mitigate GHSA-8r4g-cg4m-x23c with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →