SCA: security update for next (GHSA-4633-3j49-mh5q)

medium Tenable Cloud Security Plugin ID 445134

Description

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

- Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20
and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from
a different request to the same URL but different body. Confidential data in the POST's response body
would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an
issue when receiving request bodies with a content type charset other than UTF-8. For example, the UTF-16
byte sequences for 삃삃 and 섄섄 in the request body would share the same cache. This issue has been fixed in
versions 15.5.21 and 16.2.11. (CVE-2026-64647)

Solution

Update the next library and its related packages to version 15.5.21 or later.

See Also

https://github.com/advisories/GHSA-4633-3j49-mh5q

Plugin Details

Severity: Medium

ID: 445134

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 7/23/2026

Updated: 8/10/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.92

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-64647

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/22/2026

Vulnerability Publication Date: 7/22/2026

Reference Information

CVE: CVE-2026-64647

cwe: CWE-116