CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-47219

highCVSS 7.5covered by 2 sourcesfirst seen 2026-07-23
Impact Remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The short version is that lookup() passes req.method into find(), and find() indexes this.trees[method]. Since this.trees is a normal object, HTTP/2 method values like constructor, toString, or proto can resolve inherited object properties instead of returning undefined. The code then treats that value like a router node and crashes when it reaches currentNode.prefix.length. Patches Upgrade to v9.7.0. Workarounds Do not use find-my-way with HTTP/2 servers, or validate that the http method is valid beforehand.

⚡ Watch CVE-2026-47219

Get an email if CVE-2026-47219 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-47219

CVE.org record

Embed the live status

CVE-2026-47219 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-47219 status](https://www.csirts.com/badge/CVE-2026-47219)](https://www.csirts.com/cve/CVE-2026-47219)