ghsa-27w5-gj5q-82fv
Vulnerability from github
Published
2025-09-30 12:30
Modified
2025-09-30 21:24
Severity ?
VLAI Severity ?
Summary
node-static failure to catch exception can result in server crash
Details
This affects all versions of the package node-static; all versions of the package @nubosoftware/node-static. 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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "node-static" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.7.11" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-11149" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-09-30T21:24:44Z", "nvd_published_at": "2025-09-30T11:37:39Z", "severity": "HIGH" }, "details": "This affects all versions of the package node-static; all versions of the package @nubosoftware/node-static. 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.", "id": "GHSA-27w5-gj5q-82fv", "modified": "2025-09-30T21:24:44Z", "published": "2025-09-30T12:30:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11149" }, { "type": "WEB", "url": "https://github.com/cloudhead/node-static/commit/78879dc665f0f7137063794b6e0b6203a81c7f67" }, { "type": "PACKAGE", "url": "https://github.com/cloudhead/node-static" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-NODESTATIC-1297183" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-NUBOSOFTWARENODESTATIC-3330728" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "node-static failure to catch exception can result in server crash" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…