CVE-2025-70027
Server-Side Request Forgery in SunbirdEd-portal Exposes Data
Publication date: 2026-03-11
Last updated on: 2026-04-02
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sunbird | sunbirded-portal | 1.13.4 |
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?
CVE-2025-70027 is a Server-Side Request Forgery (SSRF) vulnerability found in Sunbird-Ed, specifically in the SunbirdEd-portal version 1.13.4.
This vulnerability allows an attacker to manipulate the server into making unintended requests to internal or external services.
By exploiting this flaw, attackers can use the server as a proxy to access resources that would otherwise be inaccessible, potentially leading to unauthorized access or information disclosure.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to obtain sensitive information through unauthorized access.
Since the attacker can make the server send requests to internal or external services, they might access data or systems that are normally protected.
The CVSS score of 7.5 indicates a high severity, meaning the impact on confidentiality is significant, although integrity and availability are not affected.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know