Improperly Controlled Modification of Dynamically-Determined Object Attributes in onnx - CVE-2026-34445
Published: April 27, 2026
onnx
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service and disclose sensitive information.
The vulnerability exists due to improperly controlled modification of dynamically-determined object attributes in the ExternalDataInfo class when loading metadata from an ONNX model file. A remote attacker can supply a specially crafted model file to cause a denial of service and disclose sensitive information.
The issue can be triggered by overwriting object properties such as length or offset, and injected dunder attributes may corrupt object state.