๐Ÿ” CVE Alert

CVE-2026-55832

MEDIUM 6.1

Tract: Arbitrary file read via unsanitized ONNX external_data `location` (path traversal) on model load in tract-onnx

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

Tract is a tiny, no-nonsense, self-contained TensorFlow and ONNX inference toolkit. Prior to 0.21.17, 0.22.3, and 0.23.2, the tract-onnx crate passes the attacker-controlled external_data location from an ONNX model through onnx/src/tensor.rs get_external_resources and joins the value to the model directory without rejecting absolute paths or parent directory components. Loading an untrusted model through model_for_path can therefore make onnx/src/data_resolver.rs MmapDataResolver open an arbitrary local file and place the file contents into model tensors or inference output. Attacker-controlled offset and length fields can also select an out-of-range mapping slice and cause a denial of service, but the flaw does not write files or execute code. This issue is fixed in versions 0.21.17, 0.22.3, and 0.23.2.

CWE CWE-22
Vendor sonos
Product tract
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for sonos tract

Be the first to know when new medium vulnerabilities affecting sonos tract 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:H/I:N/A:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
Low

Affected Versions

sonos / tract
< 0.21.17 >= 0.22.0, < 0.22.3 >= 0.23.0, < 0.23.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sonos/tract/security/advisories/GHSA-h668-6x6g-f8r5 github.com: https://github.com/sonos/tract/commit/5f994bcf3cec9b343830a975fedce177f9190d0f github.com: https://github.com/sonos/tract/commit/85f4fac23e43d417782e8ed9f9465be8474f5c98 github.com: https://github.com/sonos/tract/commit/8fdacbd7abe4e6f929cadfe52e7f69e2227c0632 github.com: https://github.com/sonos/tract/releases/tag/0.21.17 github.com: https://github.com/sonos/tract/releases/tag/0.22.3 github.com: https://github.com/sonos/tract/releases/tag/v0.23.2