SCA: security update for find-my-way (GHSA-c96f-x56v-gq3h)

high Tenable Cloud Security Plugin ID 445227

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route
parameters and wildcards. 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. The lookup() function 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. This issue has been fixed in version 9.0.7. (CVE-2026-47219)

Solution

Update the find-my-way library and its related packages to version 9.7.0 or later.

See Also

https://github.com/advisories/GHSA-c96f-x56v-gq3h

Plugin Details

Severity: High

ID: 445227

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 7/29/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.75

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-47219

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/23/2026

Vulnerability Publication Date: 7/23/2026

Reference Information

CVE: CVE-2026-47219