SCA: security update for wolfssl (GHSA-vj87-jj27-4h9c)

critical Tenable Self-Hosted Container Security Plugin ID 437397

Description

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

- A vulnerability in the handling of verify_mode = CERT_REQUIRED in the wolfssl Python package (wolfssl-py)
causes client certificate requirements to not be fully enforced. Because the
WOLFSSL_VERIFY_FAIL_IF_NO_PEER_CERT flag was not included, the behavior effectively matched CERT_OPTIONAL:
a peer certificate was verified if presented, but connections were incorrectly authenticated when no
client certificate was provided. This results in improper authentication, allowing attackers to bypass
mutual TLS (mTLS) client authentication by omitting a client certificate during the TLS handshake. The
issue affects versions up to and including 5.8.2. (CVE-2025-15346)

See Also

https://github.com/advisories/GHSA-vj87-jj27-4h9c

Plugin Details

Severity: Critical

ID: 437397

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2025-15346

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/8/2026

Vulnerability Publication Date: 1/7/2026

Reference Information

CVE: CVE-2025-15346

IAVA: 2026-A-0024

cwe: CWE-287