SCA: security update for github.com/quic-go/quic-go (GHSA-j972-j939-p2v3)

high Tenable Cloud Security Plugin ID 437087

Description

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

- quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets
that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC
client. In order to do so, the attacker first sends valid QUIC packets from different remote addresses
(thereby triggering the newly added path validation logic: the server sends path probe packets), and then
sending ACKs for packets received from the server specifically crafted to trigger the nil-pointer
dereference. v0.50.1 contains a patch that fixes the vulnerability. This release contains a test that
generates random sequences of sent packets (both regular and path probe packets), that was used to verify
that the patch actually covers all corner cases. No known workarounds are available. (CVE-2025-29785)

See Also

https://github.com/advisories/GHSA-j972-j939-p2v3

Plugin Details

Severity: High

ID: 437087

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/27/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.92

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-2025-29785

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: 6/3/2025

Vulnerability Publication Date: 6/2/2025

Reference Information

CVE: CVE-2025-29785

cwe: CWE-248