Vuln Signal Radar
public-safe defensive signal
HIGHpublic-safe

CVE-2026-47219

NVD: find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. NVD: Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. NVD: The lookup() function passes req.method into find(), and find() indexes this.trees[method].

CVSS
7.5
Severity
HIGH
EPSS
0.0046 (38)
KEV
-

Source-published summary

NVD: find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. NVD: Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. NVD: The lookup() function passes req.method into find(), and find() indexes this.trees[method].

Possible impact

Source describes service availability risk. Possible impact: The affected service may become unavailable or unreliable.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Patch confirmed by source text; fixed version context: version.

Why it matters

Source describes service availability risk. Possible impact: The affected service may become unavailable or unreliable.; CVSS 7.5 (HIGH); EPSS percentile 38; not listed in KEV; Patch confirmed by source text; fixed version context: version; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

exposure unknown

Impact tags

service availability review

Urgency reasons

CVSS HIGHvendor advisory presentrecent updateremediation reference present

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references