CVE-2026-55832
Last modified
CVE-2026-55832 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sonos | tract | < 0.21.17; >= 0.22.0, < 0.22.3; >= 0.23.0, < 0.23.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-55832?
How severe is CVE-2026-55832?
How do I fix CVE-2026-55832?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55825Contao is an Open Source CMS. In versions 5.7.0 through 5.7.…3.1
- CVE-2026-55827FreeRDP is a free implementation of the Remote Desktop Proto…8.8
- CVE-2026-55828qbee transport is a remote access transport protocol impleme…6
- CVE-2026-5583A security vulnerability has been detected in PHPGurukul Onl…6.3
- CVE-2026-55830RestrictedPython is a tool that helps to define a subset of …8.3
- CVE-2026-55831Netty is a network application framework for development of …7.5
- CVE-2026-55833Netty is a network application framework for development of …7.5
- CVE-2026-55834Pocket ID is an OIDC provider that allows users to authentic…4.3
- CVE-2026-55837dbt-mcp is a Model Context Protocol server for interacting w…6.8
- CVE-2026-55838RustFS is a distributed object storage system built in Rust.…4.3
- CVE-2026-55839Kestra is an open-source, event-driven orchestration platfor…8.7
- CVE-2026-5584A vulnerability has been found in Fosowl agenticSeek 0.1.0. …9.8
Are you affected by CVE-2026-55832?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
