CVE-2026-78205
Last modified
CVE-2026-78205 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. BentoML's outbound connection safeguard (make_safe_connect in _internal/utils/uri.py) blocks private, loopback, and link-local IP addresses but fails to reject the RFC 6598 shared address space (100.64.0.0/10, CGNAT). In versions 1.4.19 through 1.4.39, an unauthenticated attacker can supply URLs pointing to that range via multipart file handling (MultipartSerde.ensure_file) or JSON request parsing (JSONSerde.parse_request), causing the server to make outbound requests to internal hosts on CGNAT networks (Server-Side Request Forgery).
Description
BentoML's outbound connection safeguard (make_safe_connect in _internal/utils/uri.py) blocks private, loopback, and link-local IP addresses but fails to reject the RFC 6598 shared address space (100.64.0.0/10, CGNAT). In versions 1.4.19 through 1.4.39, an unauthenticated attacker can supply URLs pointing to that range via multipart file handling (MultipartSerde.ensure_file) or JSON request parsing (JSONSerde.parse_request), causing the server to make outbound requests to internal hosts on CGNAT networks (Server-Side Request Forgery). This is an incomplete fix for CVE-2025-54381.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/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
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bentoml | BentoML | >= 1.4.19, <= 1.4.39 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-78205?
How severe is CVE-2026-78205?
How do I fix CVE-2026-78205?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-7820Improper restriction of excessive authentication attempts (C…6.9
- CVE-2026-78200A flaw has been found in itsourcecode Library Management Sys…6.3
- CVE-2026-78201A vulnerability has been found in itsourcecode Payroll Syste…7.3
- CVE-2026-78202A vulnerability was found in itsourcecode Payroll System 1.0…7.3
- CVE-2026-78203Ghostwriter before 7.1.2 fails to validate template ownershi…7.1
- CVE-2026-78204Ghostwriter through 7.2.6 does not apply per-object authoriz…5.4
- CVE-2026-78206exceljs-hardened before 5.0.0 decompresses all entries from …7.5
- CVE-2026-78207exceljs-hardened before 5.0.0 contains a prototype pollution…9.4
- CVE-2026-78208exceljs-hardened before 5.0.0 contains a path traversal vuln…7.5
- CVE-2026-78209exceljs-hardened versions before 5.0.0 fail to neutralize le…8.2
- CVE-2026-7821Improper certificate validation in Ivanti EPMM before versio…9.1
- CVE-2026-782114MOSAn GCB Doctor developed by 4MOSAn Security Technology ha…9.8
Are you affected by CVE-2026-78205?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
