SCA: security update for onnx (GHSA-p893-rvq9-2xf9)

low Tenable Self-Hosted Container Security Plugin ID 445243

Description

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

- Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. From 1.3.0
until 1.22.0, onnx.version_converter.convert_version() can perform an out-of-bounds read in
Gemm_7_6::adapt_gemm_7_6() in onnx/version_converter/adapters/gemm_7_6.h when a Gemm node has input
tensors with fewer than two dimensions because B_shape[1], A_shape[0], or A_shape[1] is accessed without a
rank check, potentially causing a process crash during an opset 7 to 6 downgrade. This issue is fixed in
version 1.22.0. (CVE-2026-63632)

Solution

Update the onnx library and its related packages to version 1.22.0 or later.

See Also

https://github.com/advisories/GHSA-p893-rvq9-2xf9

Plugin Details

Severity: Low

ID: 445243

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 8/19/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 2.1

Temporal Score: 1.6

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

CVSS Score Source: CVE-2026-63632

CVSS v3

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.9

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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/24/2026

Vulnerability Publication Date: 7/24/2026

Reference Information

CVE: CVE-2026-63632

cwe: CWE-125