Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39406

23
FAUCET Score

@hono/node-server versions prior to 1.19.13 contain a path handling inconsistency vulnerability in the serveStatic function that allows attackers to bypass route-based authorization middleware. The vulnerability exists because serveStatic normalizes paths containing repeated slashes (//), while the router fails to match these malformed paths against middleware patterns such as /admin/*. This mismatch enables unauthorized access to protected static files through simple path manipulation. The vulnerability carries a CVSS score of 5.3 (Medium severity) with a network-based attack vector requiring no authentication or user interaction. While the attack complexity is low, the impact is limited to confidentiality breaches with no integrity or availability concerns. The EPSS score of 0.00018 indicates minimal real-world exploitation likelihood, placing it in a low percentile of CVE risk. There is no evidence of active exploitation, and the vulnerability is not present on any public exploit databases or KEV catalogs. Community attention remains minimal given the low FAUCET risk score of 41.0/100 and inactive status on threat tracking lists. Organizations using @hono/node-server should prioritize patching to version 1.19.13 as a preventive measure, though immediate emergency response is not warranted.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.19.12CPE matchmatch criteria
cpe:2.3:a:hono:node-server:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.38%
Probability of exploitation in next 30 days
EPSS Percentile
30.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0038 is in the 18th percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: @hono/node-serverFixed in: 1.19.13
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-92pp-h63x-v22mmedium

@hono/node-server: Middleware bypass via repeated slashes in serveStatic

Apr 8, 2026

References

github.com / honojs/node-server/security/advisories/GHSA-92pp-h63x-v22m
Vendor Advisory