{"url":"http://public2.vulnerablecode.io/api/packages/956886?format=json","purl":"pkg:npm/%40hono/node-server@0.2.3","type":"npm","namespace":"@hono","name":"node-server","version":"0.2.3","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"1.19.13","latest_non_vulnerable_version":"1.19.13","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/73086?format=json","vulnerability_id":"VCID-kpxd-8x1w-p3gw","summary":"@hono/node-server allows running the Hono application on Node.js. Prior to 1.19.13, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes (//) in the request path. When route-based middleware (e.g., /admin/*) is used for authorization, the router may not match paths containing repeated slashes, while serveStatic resolves them as normalized paths. This can lead to a middleware bypass. This vulnerability is fixed in 1.19.13.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-39406","reference_id":"","reference_type":"","scores":[{"value":"0.00019","scoring_system":"epss","scoring_elements":"0.05536","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-39406"},{"reference_url":"https://github.com/honojs/node-server","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/honojs/node-server"},{"reference_url":"https://github.com/honojs/node-server/commit/025c30f55d589ddbe6048b151d77e904f67a8cc2","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/honojs/node-server/commit/025c30f55d589ddbe6048b151d77e904f67a8cc2"},{"reference_url":"https://github.com/honojs/node-server/releases/tag/v1.19.13","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/honojs/node-server/releases/tag/v1.19.13"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-39406","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-39406"},{"reference_url":"https://github.com/advisories/GHSA-92pp-h63x-v22m","reference_id":"GHSA-92pp-h63x-v22m","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-92pp-h63x-v22m"},{"reference_url":"https://github.com/honojs/node-server/security/advisories/GHSA-92pp-h63x-v22m","reference_id":"GHSA-92pp-h63x-v22m","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-04-08T15:17:32Z/"}],"url":"https://github.com/honojs/node-server/security/advisories/GHSA-92pp-h63x-v22m"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/374167?format=json","purl":"pkg:npm/%40hono/node-server@1.19.13","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/%2540hono/node-server@1.19.13"}],"aliases":["CVE-2026-39406","GHSA-92pp-h63x-v22m"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-kpxd-8x1w-p3gw"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/73977?format=json","vulnerability_id":"VCID-te24-9ce4-g7gx","summary":"@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections (e.g. protecting /admin/*), inconsistent URL decoding can allow protected static resources to be accessed without authorization. In particular, paths containing encoded slashes (%2F) may be evaluated differently by routing/middleware matching versus static file path resolution, enabling a bypass where middleware does not run but the static file is still served. This issue has been patched in version 1.19.10.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-29087","reference_id":"","reference_type":"","scores":[{"value":"0.00018","scoring_system":"epss","scoring_elements":"0.04803","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-29087"},{"reference_url":"https://github.com/honojs/node-server","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/honojs/node-server"},{"reference_url":"https://github.com/honojs/node-server/commit/455015be1697dd89974a68b70350ea7b2d126d2e","reference_id":"455015be1697dd89974a68b70350ea7b2d126d2e","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-06T17:58:30Z/"}],"url":"https://github.com/honojs/node-server/commit/455015be1697dd89974a68b70350ea7b2d126d2e"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-29087","reference_id":"CVE-2026-29087","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-29087"},{"reference_url":"https://github.com/advisories/GHSA-wc8c-qw6v-h7f6","reference_id":"GHSA-wc8c-qw6v-h7f6","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-wc8c-qw6v-h7f6"},{"reference_url":"https://github.com/honojs/node-server/security/advisories/GHSA-wc8c-qw6v-h7f6","reference_id":"GHSA-wc8c-qw6v-h7f6","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-06T17:58:30Z/"}],"url":"https://github.com/honojs/node-server/security/advisories/GHSA-wc8c-qw6v-h7f6"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/40181?format=json","purl":"pkg:npm/%40hono/node-server@1.19.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-kpxd-8x1w-p3gw"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/%2540hono/node-server@1.19.10"}],"aliases":["CVE-2026-29087","GHSA-wc8c-qw6v-h7f6"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-te24-9ce4-g7gx"}],"fixing_vulnerabilities":[],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/%2540hono/node-server@0.2.3"}