CVE-2026-49114
Last modified
CVE-2026-49114 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In ONNX before 1.21.0, the 'save_external_data' function builds the external-data file path from the model's external_data location field and opens it for writing without 'O_NOFOLLOW/O_EXCL', after a non-atomic 'os.path.isfile()' check. A local attacker with write access to the directory where a victim serializes external data can deterministically pre-plant a symlink that is being followed, causing the victim's write to append to any file the victim can write, e.g. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In ONNX before 1.21.0, the 'save_external_data' function builds the external-data file path from the model's external_data location field and opens it for writing without 'O_NOFOLLOW/O_EXCL', after a non-atomic 'os.path.isfile()' check. A local attacker with write access to the directory where a victim serializes external data can deterministically pre-plant a symlink that is being followed, causing the victim's write to append to any file the victim can write, e.g. ~/.ssh/authorized_keys, cron files, or application configs. Fixed in 1.21.0.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Onnx | < 1.21.0 |
References
- https://github.com/onnx/onnx/security/advisories/GHSA-q56x-g2fj-4rj6Exploit, Vendor Advisory
- https://www.cve.org/CVERecord?id=CVE-2026-49114Third Party Advisory, VDB Entry
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49114?
How severe is CVE-2026-49114?
How do I fix CVE-2026-49114?
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-49109Unauthenticated PHP Object Injection in Integration for Sale…9.8
- CVE-2026-4911The Booking Package plugin for WordPress is vulnerable to Pr…5.3
- CVE-2026-49110Unauthenticated Broken Authentication in Upsell Order Bump O…7.5
- CVE-2026-49111Incorrect Privilege Assignment vulnerability in ThemeGrill M…8.8
- CVE-2026-49112Unauthenticated Path Traversal in Shared Files <= 1.7.64 ver…7.5
- CVE-2026-49113Subscriber Arbitrary Code Execution in Cornerstone < 7.8.8 v…8.5
- CVE-2026-49117Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-49118Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-49119Gradio before 6.16.0 contain a path traversal vulnerability …8.7
- CVE-2026-4912The Media Cleaner: Clean your WordPress! plugin for WordPres…4.1
- CVE-2026-49120Medplum before 5.1.14 contains a server-side request forgery…8.5
- CVE-2026-49121AI Tensor Engine for ROCm (AITER) through 0.1.14 contains an…9.8
Are you affected by CVE-2026-49114?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
