Skip to main content

Agentscope EUVD-2026-23774

| CVE-2026-6605 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-04-20 VulDB
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

8
CVSS changed
Apr 29, 2026 - 01:12 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Analysis Generated
Apr 20, 2026 - 05:26 vuln.today
Severity Changed
Apr 20, 2026 - 05:22 NVD
HIGH MEDIUM
CVSS changed
Apr 20, 2026 - 05:22 NVD
7.3 (HIGH) 6.9 (MEDIUM)
EUVD ID Assigned
Apr 20, 2026 - 05:15 euvd
EUVD-2026-23774
Analysis Generated
Apr 20, 2026 - 05:15 vuln.today
CVE Published
Apr 20, 2026 - 04:30 nvd
MEDIUM 5.5

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 7 pypi packages depend on agentscope (6 direct, 1 indirect)

Ecosystem-wide dependent count for version 1.0.18.

DescriptionCVE.org

A security flaw has been discovered in modelscope agentscope up to 1.0.18. This affects the function _get_bytes_from_web_url of the file src/agentscope/_utils/_common.py of the component Internal Service. Performing a manipulation results in server-side request forgery. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Server-side request forgery in ModelScope AgentScope up to version 1.0.18 allows remote unauthenticated attackers to manipulate the _get_bytes_from_web_url function in src/agentscope/_utils/_common.py, enabling them to make arbitrary HTTP requests from the affected server. Publicly available exploit code exists, and the vendor has not responded to early disclosure attempts, leaving affected installations vulnerable to attackers probing internal networks and services.

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Attacker identifies exposed AgentScope endpoint
Delivery
Crafts malicious URL with internal target
Exploit
Submits request to _get_bytes_from_web_url function
Install
Server fetches URL without validation
C2
Internal resource/metadata endpoint is queried
Execute
Response data is returned to attacker
Impact
Credentials/internal data harvested or lateral movement initiated

Vulnerability AssessmentAI

Exploitation The _get_bytes_from_web_url function must be accessible to untrusted input (either directly via an API endpoint, command-line argument, or configuration parameter that can be manipulated by an attacker). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment CVSS 6.9 (Network/Low Complexity/No Privileges/No User Interaction required) indicates network-accessible SSRF with low attack complexity. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker sends a crafted request to an internet-facing AgentScope instance, specifying a malicious URL to the _get_bytes_from_web_url function (e.g., via an API endpoint that accepts URL parameters). The function processes the URL without validation and makes an HTTP request from the server, allowing the attacker to access internal services such as cloud metadata endpoints to steal credentials, enumerate internal APIs on RFC 1918 networks, or interact with backend databases that trust connections from the application server. …
Remediation No vendor-released patch identified at time of analysis; the vendor did not respond to early disclosure. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-23774 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy