CVE-2026-85686 Details
Description
ms-swift 4.5.2 contains a server-side request forgery vulnerability in the swift deploy OpenAI-compatible API that fetches multimodal media URLs without validation or redirect filtering. Unauthenticated attackers can supply arbitrary image_url, audio_url, or video_url parameters to make the server issue requests to internal services and cloud metadata endpoints.
A server-side request forgery (SSRF) vulnerability has been identified in ModelScope's ms-swift version 4.5.2. This vulnerability exists in the swift deploy OpenAI-compatible API, which fetches multimodal media URLs, including images, audio, and video, without proper validation or redirect filtering. As a result, unauthenticated attackers can manipulate these parameters to make the server send requests to internal services and cloud metadata endpoints, potentially leading to unauthorized access to sensitive information.
Users can update to ms-swift version 4.5.3, which includes a patch for this vulnerability by rejecting media URLs that resolve to non-public addresses.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/modelscope/ms-swift | [email protected] | Source CodeVendor |
| https://github.com/modelscope/ms-swift/blob/v4.5.2/swift/template/vision_utils.py | [email protected] | Source CodeVendor |
| https://github.com/modelscope/ms-swift/issues/9740 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/ms-swift-4.5.2-unauthenticated-ssrf-via-multimodal-media-urls | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| modelscope ms-swift | <= 4.5.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 10, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion