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-39408

32
FAUCET Score

OVERVIEW CVE-2026-39408 is a path traversal vulnerability in Hono, a JavaScript web application framework supporting multiple runtimes. The vulnerability exists in the toSSG() function used during static site generation, where specially crafted dynamic route parameters can cause generated files to be written outside the configured output directory, affecting versions prior to 4.12.12. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 HIGH with a network-based attack vector that requires no authentication or user interaction. The attack has low complexity, making it relatively straightforward to exploit. The primary impact is a confidentiality breach, as attackers could read sensitive files outside the intended directory, though integrity and availability are not directly compromised. The FAUCET Risk Score of 48.0 indicates moderate overall risk. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The vulnerability does not currently appear on the Known Exploited Vulnerabilities (KEV) catalog, and it is not listed on the Hot List of actively exploited CVEs. However, given the network-accessible nature and low attack complexity, organizations running affected Hono versions should prioritize patching to version 4.12.12 or later as a precautionary measure.

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.0.0, <= 4.12.11CPE matchmatch criteria
cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

5.9MEDIUM

CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/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

Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.53%
Probability of exploitation in next 30 days
EPSS Percentile
41.7%
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.0053 is in the 19th percentile among its peer group of 51,551 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: honoFixed in: 4.12.12

Vendor Advisories (1)

npmGHSA-xf4j-xp2r-rqqxmedium

Hono: Path traversal in toSSG() allows writing files outside the output directory

Apr 8, 2026

References

github.com / honojs/hono/commit/b470278920fffcfd6d76002755d6db53db827679
Patch
github.com / honojs/hono/releases/tag/v4.12.12
Release Notes
github.com / honojs/hono/security/advisories/GHSA-xf4j-xp2r-rqqx
ExploitVendor Advisory