[CVE-2026-78205] BentoML's outbound connection safeguard (make_safe_connect i

CVE-2026-78205 | CVSS: 5.8 | 严重级别: MEDIUM

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.

参考链接:
https://github.com/bentoml/BentoML
https://github.com/bentoml/BentoML/blob/v1.4.39/src/bentoml/_internal/utils/uri.
https://github.com/bentoml/BentoML/issues/5644

📌 数据来源: NVD 官方

⚠️ 合规声明: 本文内容仅用于网络安全合规学习、科研与授权测试用途。严禁用于任何未授权行为,违者自行承担全部法律责任。
滚动至顶部