GHSA-V8W9-8MX6-G223

GHSA-V8W9-8MX6-G223 is a medium-severity security vulnerability in hono (npm), affecting versions < 4.12.7. It is fixed in 4.12.7.

Summary

When using parseBody({ dot: true }) in HonoRequest, specially crafted form field names such as __proto__.x could create objects containing a __proto__ property.

If the parsed result is later merged into regular JavaScript objects using unsafe merge patterns, this may lead to prototype pollution in the target object.

Details

The parseBody({ dot: true }) feature supports dot notation to construct nested objects from form field names.

In previous versions, the __proto__ path segment was not filtered. As a result, specially crafted keys such as __proto__.x could produce objects containing __proto__ properties.

While this behavior does not directly modify Object.prototype within Hono itself, it may become exploitable if the parsed result is later merged into regular JavaScript objects using unsafe merge patterns.

Impact

Applications that merge parsed form data into regular objects using unsafe patterns (for example recursive deep merge utilities) may become vulnerable to prototype pollution.

GHSA-V8W9-8MX6-G223 has a CVSS score of 4.8 (Medium). The vector is network-reachable, no privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (4.12.7); upgrading removes the vulnerable code path.

Affected versions

hono (< 4.12.7)

Security releases

hono → 4.12.7 (npm)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

Upgrade hono to 4.12.7 or later to resolve this vulnerability.

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently Asked Questions

  1. What is GHSA-V8W9-8MX6-G223? GHSA-V8W9-8MX6-G223 is a medium-severity security vulnerability in hono (npm), affecting versions < 4.12.7. It is fixed in 4.12.7.
  2. How severe is GHSA-V8W9-8MX6-G223? GHSA-V8W9-8MX6-G223 has a CVSS score of 4.8 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of hono are affected by GHSA-V8W9-8MX6-G223? hono (npm) versions < 4.12.7 is affected.
  4. Is there a fix for GHSA-V8W9-8MX6-G223? Yes. GHSA-V8W9-8MX6-G223 is fixed in 4.12.7. Upgrade to this version or later.
  5. Is GHSA-V8W9-8MX6-G223 exploitable, and should I be worried? Whether GHSA-V8W9-8MX6-G223 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether GHSA-V8W9-8MX6-G223 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix GHSA-V8W9-8MX6-G223? Upgrade hono to 4.12.7 or later.

Other vulnerabilities in hono

CVE-2026-54288CVE-2026-54289CVE-2026-54290CVE-2026-54286CVE-2026-54287

Stop the waste.
Protect your environment with Kodem.