CVE-2025-8426
BaseFortify
Publication date: 2025-07-31
Last updated on: 2025-08-06
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marvell | qconvergeconsole | 5.5.0.85 |
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 exists in the Marvell QConvergeConsole's compressConfigFiles method, where it fails to properly validate user-supplied file paths. This flaw allows remote attackers to perform directory traversal attacks without authentication, enabling them to access sensitive information or cause denial-of-service conditions on affected systems.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can disclose sensitive information stored on the system or cause the system to become unavailable by triggering a denial-of-service condition. Since no authentication is required, the risk is higher as attackers can remotely exploit this flaw without credentials.