CVE-2025-54381
CVE-2025-54381 is a critical-severity vulnerability in Bentoml with a CVSS 3.x base score of 9.9. Its EPSS exploit-prediction score of 12% places it in the 96th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-918.
Key facts
- Severity: Critical (CVSS 3.x base score 9.9)
- EPSS exploit prediction: 12% (96th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-23049
- Weakness: CWE-918
- Affected product: Bentoml
- Published:
- Last modified:
Description
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. In versions 1.4.0 until 1.4.19, the file upload processing system contains an SSRF vulnerability that allows unauthenticated remote attackers to force the server to make arbitrary HTTP requests. The vulnerability stems from the multipart form data and JSON request handlers, which automatically download files from user-provided URLs without validating whether those URLs point to internal network addresses, cloud metadata endpoints, or other restricted resources. The documentation explicitly promotes this URL-based file upload feature, making it an intended design that exposes all deployed services to SSRF attacks by default. Version 1.4.19 contains a patch for the issue.
Frequently asked questions
- What is CVE-2025-54381?
- BentoML is a Python library for building online serving systems optimized for AI apps and model inference. In versions 1.4.0 until 1.4.19, the file upload processing system contains an SSRF vulnerability that allows unauthenticated remote attackers to force the server to make arbitrary HTTP requests. The vulnerability stems from the multipart form data and JSON request handlers, which automatically download files from user-provided URLs without validating whether those URLs point to internal network addresses, cloud metadata endpoints, or other restricted resources. The documentation explicitly promotes this URL-based file upload feature, making it an intended design that exposes all deployed services to SSRF attacks by default. Version 1.4.19 contains a patch for the issue.
- How severe is CVE-2025-54381?
- CVE-2025-54381 has a CVSS 3.x base score of 9.9, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability low.
- Is CVE-2025-54381 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 12% (96th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-54381?
- CVE-2025-54381 affects Bentoml. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-54381?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2025-54381 have an EU (EUVD) identifier?
- Yes. CVE-2025-54381 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-23049.
- When was CVE-2025-54381 published?
- CVE-2025-54381 was published on 2025-07-29 and last updated on 2026-06-17.
References
- https://github.com/bentoml/BentoML/commit/534c3584621da4ab954bdc3d814cc66b95ae5fb8
- https://github.com/bentoml/BentoML/security/advisories/GHSA-mrmq-3q62-6cc8
Affected products (1)
- cpe:2.3:a:bentoml:bentoml:*:*:*:*:*:*:*:*
More vulnerabilities in Bentoml
- CVE-2025-32375 — Critical (CVSS 9.8): BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to…
- CVE-2025-27520 — Critical (CVSS 9.8): BentoML is a Python library for building online serving systems optimized for AI apps and model inference. A Remote…
- CVE-2026-44346 — High (CVSS 8.8): BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to…
- CVE-2026-44345 — High (CVSS 8.8): BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to…
- CVE-2026-35044 — High (CVSS 8.8): BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to…
- CVE-2026-35043 — High (CVSS 7.8): BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to…
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →