CVE-2026-56763

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.
Configurations

No configuration.

History

11 Jul 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-11 14:16

Updated : 2026-07-14 15:17


NVD link : CVE-2026-56763

Mitre link : CVE-2026-56763

CVE.ORG link : CVE-2026-56763


JSON object : View

Products Affected

No product.

CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')