Cyber Resilience

CVE-2025-6802

Critical

Published: 07 July 2025

Published
07 July 2025
Modified
14 July 2025
KEV Added
Patch
CVSS Score v3 9.8 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0770 92.1th percentile
Risk Priority 24 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-6802 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Marvell Qconvergeconsole. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 7.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2025-6802 is an unrestricted file upload vulnerability in the getFileFromURL method of Marvell QConvergeConsole that permits remote code execution. The flaw stems from insufficient validation of user-supplied input, enabling arbitrary file uploads that can be executed in the context of the SYSTEM account on affected installations. It carries a CVSS 3.0 score of 9.8 and is tracked under CWE-434.

Remote, unauthenticated attackers can exploit the issue over the network to upload and run malicious files, achieving full code execution without any user interaction or credentials. The vulnerability was originally reported as ZDI-CAN-24922.

The Zero Day Initiative advisory at https://www.zerodayinitiative.com/advisories/ZDI-25-464/ provides further details on the issue and any available mitigations or patches. The associated EPSS score has remained flat at 0.0770 with no material increase observed.

EU & UK References

Vulnerability details

Marvell QConvergeConsole getFileFromURL Unrestricted File Upload Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Marvell QConvergeConsole. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation…

more

of the getFileFromURL method. The issue results from the lack of proper validation of user-supplied data, which can allow the upload of arbitrary files. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-24922.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

marvell
qconvergeconsole
≤ 5.5.0.85

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-434

Requiring identifiable owners for portable devices reduces the attack surface for unrestricted uploads of dangerous file types via anonymous media.

addresses: CWE-434

Dangerous file uploads can be detonated in the chamber to determine malice before any production write or execution occurs.

addresses: CWE-434

Prevents unrestricted writing of arbitrary or malicious firmware by keeping hardware write-protect enabled except under tightly controlled manual procedures.

addresses: CWE-434

Scans files from external sources on download/open/execute, blocking unrestricted uploads of dangerous file types.

References