The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-6801

CVE-2025-6801: Marvell Qconvergeconsole Path Traversal

CVE-2025-6801 is a path traversal flaw in Marvell QConvergeConsole that allows unauthenticated attackers to write arbitrary files with SYSTEM privileges. This article covers the technical details, impact, and mitigation.

Updated: May 11, 2026

CVE-2025-6801 Overview

CVE-2025-6801 is a directory traversal vulnerability in Marvell QConvergeConsole that enables remote, unauthenticated attackers to write arbitrary files to affected systems. The flaw resides in the saveNICParamsToFile method, which fails to properly validate user-supplied paths before performing file operations. Successful exploitation grants attackers the ability to write files in the context of the SYSTEM account on Windows installations. The issue is tracked by the Zero Day Initiative as ZDI-CAN-24921 and classified under CWE-22 Path Traversal.

Critical Impact

Unauthenticated remote attackers can write arbitrary files as SYSTEM, enabling configuration tampering, persistence, and potential code execution on affected QConvergeConsole installations.

Affected Products

  • Marvell QConvergeConsole (management application for QLogic adapters)
  • Windows installations running the QConvergeConsole service under the SYSTEM account
  • All currently distributed versions prior to the vendor's remediation

Discovery Timeline

  • 2025-07-07 - CVE-2025-6801 published to the National Vulnerability Database
  • 2025-07-14 - Last updated in NVD database
  • ZDI-CAN-24921 - Tracked by the Zero Day Initiative as advisory ZDI-25-460

Technical Details for CVE-2025-6801

Vulnerability Analysis

Marvell QConvergeConsole is a web-based management console used to configure and monitor QLogic network and storage adapters. The vulnerability exists in the saveNICParamsToFile method, which accepts a file path parameter from remote callers. Because the method does not validate or canonicalize the supplied path, attackers can supply traversal sequences such as ..\..\ to escape the intended output directory.

The service runs with SYSTEM privileges on Windows hosts. An attacker can write files anywhere on the file system, including startup directories, scheduled task definitions, or service binaries. This directory traversal weakness can be chained with other techniques to achieve code execution or establish persistence.

The Exploit Prediction Scoring System places this issue in the 86th percentile, indicating elevated likelihood of exploitation relative to the broader CVE population.

Root Cause

The root cause is missing input validation on a user-supplied file path before it is passed to a file write routine. The saveNICParamsToFile handler trusts the path argument as provided and does not normalize the path, restrict it to a designated directory, or reject traversal characters. This violates the canonicalization requirements described in CWE-22.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker sends a crafted request to the QConvergeConsole management interface that invokes saveNICParamsToFile with a path containing traversal segments. The service writes the attacker-controlled content to the targeted location with SYSTEM privileges. Refer to ZDI-25-460 for the underlying technical analysis.

Detection Methods for CVE-2025-6801

Indicators of Compromise

  • Unexpected files appearing in privileged directories such as C:\Windows\System32\, C:\ProgramData\, or service install paths after QConvergeConsole activity
  • HTTP requests to the QConvergeConsole management endpoint containing ..\, ../, or URL-encoded traversal sequences (%2e%2e%5c)
  • New or modified scheduled tasks, services, or autorun entries created by the QConvergeConsole service process
  • Anomalous file write events originating from the QConvergeConsole Java or service process outside its installation directory

Detection Strategies

  • Inspect web server and application logs for requests invoking saveNICParamsToFile with non-standard path arguments
  • Deploy file integrity monitoring on system directories and QConvergeConsole installation paths to flag writes from the service account
  • Apply behavioral identification rules that correlate process lineage from QConvergeConsole with file writes to sensitive locations
  • Hunt for outbound connections from hosts running QConvergeConsole that follow suspicious file-write events

Monitoring Recommendations

  • Forward QConvergeConsole HTTP access logs to a centralized analytics platform for traversal pattern matching
  • Monitor Windows Security Event ID 4663 for file creation events under privileged paths by the QConvergeConsole service
  • Alert on creation of executables, DLLs, or script files within user profile startup folders by service-tier processes
  • Track service restarts and binary replacement events on hosts running QConvergeConsole

How to Mitigate CVE-2025-6801

Immediate Actions Required

  • Restrict network access to the QConvergeConsole management interface to trusted administrative segments only
  • Block external traffic to QConvergeConsole listening ports at the perimeter firewall
  • Audit hosts running QConvergeConsole for unexpected files, services, or scheduled tasks created since deployment
  • Apply vendor updates from Marvell as soon as they become available

Patch Information

At the time of publication, no public vendor advisory URL is referenced in the NVD entry for CVE-2025-6801. Administrators should consult the Marvell support portal for the latest QConvergeConsole release and confirm that updates address ZDI-CAN-24921. The Zero Day Initiative advisory is published at ZDI-25-460.

Workarounds

  • Place QConvergeConsole hosts on an isolated management VLAN with strict access control lists
  • Require VPN or jump-host access for administrators interacting with the management interface
  • Stop and disable the QConvergeConsole service on systems where active management is not required
  • Enforce host-based firewall rules that limit inbound connections to the management port to specific administrative IP addresses
bash
# Example Windows firewall rule restricting QConvergeConsole access to a management subnet
netsh advfirewall firewall add rule name="Restrict QConvergeConsole" ^
  dir=in action=block protocol=TCP localport=8080
netsh advfirewall firewall add rule name="Allow QConvergeConsole Mgmt" ^
  dir=in action=allow protocol=TCP localport=8080 remoteip=10.0.10.0/24

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechMarvell Qconvergeconsole

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability3.09%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-22
  • Technical References
  • Zero Day Initiative Advisory ZDI-25-460
  • Related CVEs
  • CVE-2025-8426: Marvell QConvergeConsole Path Traversal

  • CVE-2025-6793: Marvell QConvergeConsole Path Traversal

  • CVE-2025-6795: Marvell Qconvergeconsole Path Traversal

  • CVE-2025-6797: Marvell QConvergeConsole Path Traversal
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English