CVE-2025-6281
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 |
|---|---|---|
| openbmb | xagent | 1.0.0 |
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 in OpenBMB XAgent up to version 1.0.0 involves a path traversal issue in an unknown functionality of the file /conv/community. Path traversal allows an attacker to manipulate file paths to access files and directories outside the intended scope, potentially leading to unauthorized access or modification of files.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to access or manipulate files outside the intended directory, which may lead to unauthorized information disclosure, data modification, or other malicious actions depending on the system's configuration and the files accessed.