SCA: security update for github.com/gopacket/gopacket (GHSA-g6v3-7xmc-w563)

medium Tenable Self-Hosted Container Security Plugin ID 445399

Description

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

- gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow
ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS
path member count and sizes a slice allocation from those counts without bounding them against the bytes
remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an
unauthenticated remote denial of service. This issue is fixed in version 1.6.1. (CVE-2026-54332)

Solution

Update the github.com/gopacket/gopacket library and its related packages to version 1.6.1 or later.

See Also

https://github.com/advisories/GHSA-g6v3-7xmc-w563

Plugin Details

Severity: Medium

ID: 445399

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/28/2026

Updated: 8/6/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: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-54332

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/28/2026

Vulnerability Publication Date: 7/28/2026

Reference Information

CVE: CVE-2026-54332

cwe: CWE-770