๐Ÿ” CVE Alert

CVE-2026-63632

LOW 3.3

ONNX: Heap-Buffer-Overflow READ in Gemm Version Converter Adapter via Undersized Input Shape

CVSS Score
3.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-125
Vendor onnx
Product onnx
Published Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for onnx onnx

Be the first to know when new low vulnerabilities affecting onnx onnx are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

onnx / onnx
>= 1.3.0, < 1.22.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/onnx/onnx/security/advisories/GHSA-p893-rvq9-2xf9 github.com: https://github.com/onnx/onnx/pull/7880 github.com: https://github.com/onnx/onnx/commit/e9c74f596eaa0250f89e52a54160a25bbcb25b66 github.com: https://github.com/onnx/onnx/releases/tag/v1.22.0