CVE-2025-6280
BaseFortify
Publication date: 2025-06-19
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| superagi | superagi | to 0.0.14 (inc) |
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?
This vulnerability is a critical security flaw in TransformerOptimus SuperAGI up to version 0.0.14, specifically in the download_attachment function of the EmailToolKit component. It involves path traversal caused by manipulation of the filename argument, which can allow an attacker to access files outside the intended directory.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with limited privileges to access or download unauthorized files by exploiting the path traversal issue. This can lead to exposure of sensitive information, potential data leakage, or further compromise of the system.