SCA: security update for @fastify/middie (GHSA-8p85-9qpw-fwgw)

high Tenable Self-Hosted Container Security Plugin ID 438139

Description

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

- A vulnerability in @fastify/middie versions < 9.2.0 can result in authentication/authorization bypass when
using path-scoped middleware (for example, app.use('/secret', auth)). When Fastify router normalization
options are enabled (such as ignoreDuplicateSlashes, useSemicolonDelimiter, and related trailing-slash
behavior), crafted request paths may bypass middleware checks while still being routed to protected
handlers. (CVE-2026-2880)

Solution

Update the @fastify/middie library and its related packages to version 9.2.0 or later.

See Also

https://github.com/advisories/GHSA-8p85-9qpw-fwgw

Plugin Details

Severity: High

ID: 438139

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 3/4/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

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

CVSS Score Source: CVE-2026-2880

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/28/2026

Vulnerability Publication Date: 2/27/2026

Reference Information

CVE: CVE-2026-2880

cwe: CWE-20