SCA: security update for github.com/pion/stun/v3 (GHSA-34rh-wp3j-6cxc)

medium Tenable Self-Hosted Container Security Plugin ID 445553

Description

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

- pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while
parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths,
allowing remote denial of service. This issue is fixed in version 3.1.3. (CVE-2026-54909)

Solution

Update the github.com/pion/stun/v3 library and its related packages to version 3.1.5 or later.

See Also

https://github.com/advisories/GHSA-34rh-wp3j-6cxc

Plugin Details

Severity: Medium

ID: 445553

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/1/2026

Updated: 8/1/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-54909

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/31/2026

Vulnerability Publication Date: 7/31/2026

Reference Information

CVE: CVE-2026-54909

cwe: CWE-20