Search
Find a vulnerability
Search criteria
4 vulnerabilities found for ms-swift by modelscope
CVE-2026-85686 (GCVE-0-2026-85686)
Vulnerability from nvd – Published: 2026-09-04 14:32 – Updated: 2026-09-04 14:32
VLAI
EPSS
VEX
Title
ms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLs
Summary
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.
Severity
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/modelscope/ms-swift/issues/9740 | issue-tracking |
| https://github.com/modelscope/ms-swift | product |
| https://github.com/modelscope/ms-swift/blob/v4.5.… | technical-description |
| https://www.vulncheck.com/advisories/ms-swift-4.5… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| modelscope | ms-swift |
Affected:
0 , ≤ 4.5.2
(semver)
|
Date Public
2026-07-13 00:00
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageURL": "pkg:pypi/ms-swift",
"product": "ms-swift",
"vendor": "modelscope",
"versions": [
{
"lessThanOrEqual": "4.5.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "George Chen"
}
],
"datePublic": "2026-07-13T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-04T14:32:31.724Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Issue #9740",
"tags": [
"issue-tracking"
],
"url": "https://github.com/modelscope/ms-swift/issues/9740"
},
{
"tags": [
"product"
],
"url": "https://github.com/modelscope/ms-swift"
},
{
"tags": [
"technical-description"
],
"url": "https://github.com/modelscope/ms-swift/blob/v4.5.2/swift/template/vision_utils.py"
},
{
"name": "VulnCheck Advisory: ms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLs",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/ms-swift-4.5.2-unauthenticated-ssrf-via-multimodal-media-urls"
}
],
"title": "ms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLs",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-85686",
"datePublished": "2026-09-04T14:32:31.724Z",
"dateReserved": "2026-09-04T13:51:42.912Z",
"dateUpdated": "2026-09-04T14:32:31.724Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-10801 (GCVE-0-2026-10801)
Vulnerability from nvd – Published: 2026-06-04 11:00 – Updated: 2026-06-04 12:44
VLAI
EPSS
VEX
Title
modelscope ms-swift PIL Image Cache Key base.py Template._save_pil_image weak hash
Summary
A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template._save_pil_image of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be approached locally. A high degree of complexity is needed for the attack. It is indicated that the exploitability is difficult. The exploit has been disclosed publicly and may be used. The pull request to fix this issue awaits acceptance.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-06-04 12:44 UTC
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/368250 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/368250/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-10801 | third-party-advisory |
| https://vuldb.com/submit/831455 | third-party-advisory |
| https://vuldb.com/submit/831456 | third-party-advisory |
| https://github.com/modelscope/ms-swift/issues/9360 | exploitissue-tracking |
| https://github.com/modelscope/ms-swift/pull/9359 | issue-trackingpatch |
| https://github.com/modelscope/ms-swift/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| modelscope | ms-swift |
Affected:
4.0
Affected: 4.1 Affected: 4.2.0 cpe:2.3:a:modelscope:ms-swift:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-10801",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-04T12:44:40.250609Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-04T12:44:47.466Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:modelscope:ms-swift:*:*:*:*:*:*:*:*"
],
"modules": [
"PIL Image Cache Key Handler"
],
"product": "ms-swift",
"vendor": "modelscope",
"versions": [
{
"status": "affected",
"version": "4.0"
},
{
"status": "affected",
"version": "4.1"
},
{
"status": "affected",
"version": "4.2.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Dem0 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template._save_pil_image of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be approached locally. A high degree of complexity is needed for the attack. It is indicated that the exploitability is difficult. The exploit has been disclosed publicly and may be used. The pull request to fix this issue awaits acceptance."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 2,
"baseSeverity": "LOW",
"vectorString": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.4,
"vectorString": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-328",
"description": "Use of Weak Hash",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-327",
"description": "Risky Cryptographic Algorithm",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-04T11:00:13.074Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-368250 | modelscope ms-swift PIL Image Cache Key base.py Template._save_pil_image weak hash",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/368250"
},
{
"name": "VDB-368250 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/368250/cti"
},
{
"name": "CVE-2026-10801 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-10801"
},
{
"name": "Submit #831455 | modelscope ms-swift 4.2.0 Hash Collision",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/831455"
},
{
"name": "Submit #831456 | modelscope ms-swift 4.2.0 Hash Collision (Duplicate)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/831456"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/modelscope/ms-swift/issues/9360"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/modelscope/ms-swift/pull/9359"
},
{
"tags": [
"product"
],
"url": "https://github.com/modelscope/ms-swift/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-06-04T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-04T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-06-04T07:04:41.000Z",
"value": "VulDB entry last update"
}
],
"title": "modelscope ms-swift PIL Image Cache Key base.py Template._save_pil_image weak hash"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-10801",
"datePublished": "2026-06-04T11:00:13.074Z",
"dateReserved": "2026-06-04T04:59:37.871Z",
"dateUpdated": "2026-06-04T12:44:47.466Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-85686 (GCVE-0-2026-85686)
Vulnerability from cvelistv5 – Published: 2026-09-04 14:32 – Updated: 2026-09-04 14:32
VLAI
EPSS
VEX
Title
ms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLs
Summary
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.
Severity
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/modelscope/ms-swift/issues/9740 | issue-tracking |
| https://github.com/modelscope/ms-swift | product |
| https://github.com/modelscope/ms-swift/blob/v4.5.… | technical-description |
| https://www.vulncheck.com/advisories/ms-swift-4.5… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| modelscope | ms-swift |
Affected:
0 , ≤ 4.5.2
(semver)
|
Date Public
2026-07-13 00:00
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageURL": "pkg:pypi/ms-swift",
"product": "ms-swift",
"vendor": "modelscope",
"versions": [
{
"lessThanOrEqual": "4.5.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "George Chen"
}
],
"datePublic": "2026-07-13T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-04T14:32:31.724Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Issue #9740",
"tags": [
"issue-tracking"
],
"url": "https://github.com/modelscope/ms-swift/issues/9740"
},
{
"tags": [
"product"
],
"url": "https://github.com/modelscope/ms-swift"
},
{
"tags": [
"technical-description"
],
"url": "https://github.com/modelscope/ms-swift/blob/v4.5.2/swift/template/vision_utils.py"
},
{
"name": "VulnCheck Advisory: ms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLs",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/ms-swift-4.5.2-unauthenticated-ssrf-via-multimodal-media-urls"
}
],
"title": "ms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLs",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-85686",
"datePublished": "2026-09-04T14:32:31.724Z",
"dateReserved": "2026-09-04T13:51:42.912Z",
"dateUpdated": "2026-09-04T14:32:31.724Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-10801 (GCVE-0-2026-10801)
Vulnerability from cvelistv5 – Published: 2026-06-04 11:00 – Updated: 2026-06-04 12:44
VLAI
EPSS
VEX
Title
modelscope ms-swift PIL Image Cache Key base.py Template._save_pil_image weak hash
Summary
A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template._save_pil_image of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be approached locally. A high degree of complexity is needed for the attack. It is indicated that the exploitability is difficult. The exploit has been disclosed publicly and may be used. The pull request to fix this issue awaits acceptance.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-06-04 12:44 UTC
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/368250 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/368250/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-10801 | third-party-advisory |
| https://vuldb.com/submit/831455 | third-party-advisory |
| https://vuldb.com/submit/831456 | third-party-advisory |
| https://github.com/modelscope/ms-swift/issues/9360 | exploitissue-tracking |
| https://github.com/modelscope/ms-swift/pull/9359 | issue-trackingpatch |
| https://github.com/modelscope/ms-swift/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| modelscope | ms-swift |
Affected:
4.0
Affected: 4.1 Affected: 4.2.0 cpe:2.3:a:modelscope:ms-swift:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-10801",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-04T12:44:40.250609Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-04T12:44:47.466Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:modelscope:ms-swift:*:*:*:*:*:*:*:*"
],
"modules": [
"PIL Image Cache Key Handler"
],
"product": "ms-swift",
"vendor": "modelscope",
"versions": [
{
"status": "affected",
"version": "4.0"
},
{
"status": "affected",
"version": "4.1"
},
{
"status": "affected",
"version": "4.2.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Dem0 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template._save_pil_image of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be approached locally. A high degree of complexity is needed for the attack. It is indicated that the exploitability is difficult. The exploit has been disclosed publicly and may be used. The pull request to fix this issue awaits acceptance."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 2,
"baseSeverity": "LOW",
"vectorString": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.4,
"vectorString": "AV:L/AC:H/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-328",
"description": "Use of Weak Hash",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-327",
"description": "Risky Cryptographic Algorithm",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-04T11:00:13.074Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-368250 | modelscope ms-swift PIL Image Cache Key base.py Template._save_pil_image weak hash",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/368250"
},
{
"name": "VDB-368250 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/368250/cti"
},
{
"name": "CVE-2026-10801 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-10801"
},
{
"name": "Submit #831455 | modelscope ms-swift 4.2.0 Hash Collision",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/831455"
},
{
"name": "Submit #831456 | modelscope ms-swift 4.2.0 Hash Collision (Duplicate)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/831456"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/modelscope/ms-swift/issues/9360"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/modelscope/ms-swift/pull/9359"
},
{
"tags": [
"product"
],
"url": "https://github.com/modelscope/ms-swift/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-06-04T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-04T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-06-04T07:04:41.000Z",
"value": "VulDB entry last update"
}
],
"title": "modelscope ms-swift PIL Image Cache Key base.py Template._save_pil_image weak hash"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-10801",
"datePublished": "2026-06-04T11:00:13.074Z",
"dateReserved": "2026-06-04T04:59:37.871Z",
"dateUpdated": "2026-06-04T12:44:47.466Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}