CVE-2025-70028
Path Traversal Vulnerability in SunbirdEd-portal v
Publication date: 2026-03-09
Last updated on: 2026-04-01
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-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-70028 affects SunbirdEd-portal version 1.13.4 and is classified as an Improper Limitation of a Pathname to a Restricted Directory vulnerability (CWE-22), commonly known as a Path Traversal flaw.
This vulnerability allows an attacker to manipulate file path inputs to traverse outside the intended directory boundaries.
As a result, the attacker can potentially access or modify sensitive files on the server that should be restricted, leading to unauthorized file access or alteration.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to gain unauthorized access to sensitive files on the server.
Attackers may also modify these files, which can lead to data breaches, loss of data integrity, or further exploitation of the system.
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