CVE-2026-9464
Server-Side Request Forgery in YunaiV yudao-cloud
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| yunai | v_yudao_cloud | 2026.03 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in YunaiV yudao-cloud 2026.03, specifically in the function IotDataSinkHttpConfig within the Admin API Endpoint component. It affects the file /admin-api/iot/data-sink/create. The issue allows an attacker to perform server-side request forgery (SSRF), meaning the attacker can manipulate the server to make unintended requests to other internal or external resources.
The vulnerability can be exploited remotely, and the exploit has been publicly disclosed. The vendor was informed but did not respond.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker to make unauthorized requests from the vulnerable server to other systems. This can lead to information disclosure, unauthorized access to internal services, or potentially further exploitation within your network.