CVE-2026-27905
Last modified
CVE-2026-27905 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.36, the safe_extract_tarfile() function validates that each tar member's path is within the destination directory, but for symlink members it only validates the symlink's own path, not the symlink's target. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.36, the safe_extract_tarfile() function validates that each tar member's path is within the destination directory, but for symlink members it only validates the symlink's own path, not the symlink's target. An attacker can create a malicious bento/model tar file containing a symlink pointing outside the extraction directory, followed by a regular file that writes through the symlink, achieving arbitrary file write on the host filesystem. This vulnerability is fixed in 1.4.36.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Bentoml | Bentoml | < 1.4.36 |
References
- https://github.com/bentoml/BentoML/security/advisories/GHSA-m6w7-qv66-g3mfExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27905?
How severe is CVE-2026-27905?
How do I fix CVE-2026-27905?
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-2790Same-origin policy bypass in the Networking: JAR component. …9.8
- CVE-2026-27900The Terraform Provider for Linode versions prior to v3.9.0 l…7.7
- CVE-2026-27901Svelte performance oriented web framework. Prior to version …6.1
- CVE-2026-27902Svelte performance oriented web framework. Prior to version …5.4
- CVE-2026-27903minimatch is a minimal matching utility for converting glob …7.5
- CVE-2026-27904minimatch is a minimal matching utility for converting glob …7.5
- CVE-2026-27906Improper input validation in Windows Hello allows an authori…4.4
- CVE-2026-27907Integer underflow (wrap or wraparound) in Windows Storage Sp…7.8
- CVE-2026-27908Use after free in Windows TDI Translation Driver (tdx.sys) a…7
- CVE-2026-27909Use after free in Microsoft Windows Search Component allows …7.8
- CVE-2026-2791Mitigation bypass in the Networking: Cache component. This v…9.8
- CVE-2026-27910Improper handling of insufficient permissions or privileges …7.8
Are you affected by CVE-2026-27905?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
