CVE Catalog

CVE-2026-56763

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

7th percentile - higher than 7% of all known CVEs

Summary

A vulnerability in Hono before version 4.12.7 allows the __proto__ key in parseBody with the dot option enabled, permitting specially crafted form field names to create objects with __proto__ properties. When parsed results are merged into regular JavaScript objects using unsafe merge patterns, attackers can exploit this to achieve prototype pollution and modify object behavior.

Risk Assessment

An attacker can alter default properties of JavaScript objects, potentially leading to privilege escalation, security bypass, or unauthorized operations in the application.

Recommendation

Immediately update Hono to version 4.12.7 or later and avoid unsafe object merge patterns in the code.

Other vulnerabilities in Hono

See all
Original NVD description (English source)

Hono before 4.12.7 allows __proto__ key in parseBody with dot option enabled, permitting specially crafted form field names to create objects with __proto__ properties. When parsed results are merged into regular JavaScript objects using unsafe merge patterns, attackers can exploit this to achieve prototype pollution and modify object behavior.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS