CVE-2025-6796
BaseFortify
Publication date: 2025-07-07
Last updated on: 2025-07-14
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marvell | qconvergeconsole | to 5.5.0.85 (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?
CVE-2025-6796 is a directory traversal information disclosure vulnerability in Marvell's QConvergeConsole, specifically in the getAppFileBytes method. The vulnerability occurs because the software does not properly validate user-supplied file paths before performing file operations. This allows remote attackers to access and disclose sensitive information without needing to authenticate. The attack is executed with SYSTEM-level privileges, which means the attacker can access highly sensitive data. [1]
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized disclosure of sensitive information on affected systems running Marvell QConvergeConsole. Since exploitation requires no authentication and runs with SYSTEM privileges, an attacker can remotely access confidential data, potentially leading to data breaches and compromising system confidentiality. [1]
What immediate steps should I take to mitigate this vulnerability?
Since the vendor has declared Marvell QConvergeConsole as End of Life and End of Support, no official mitigation or patch is available. The recommended immediate step is to discontinue use of QConvergeConsole to avoid exploitation of this vulnerability. [1]