Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
MitM interception raises AC:H and the collector must be run (UI:R); no auth needed (PR:N) and high confidentiality/integrity but no availability impact.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Dell RVTools versions prior to 4.8.1, contains an improper certificate validation vulnerability in the collector. A remote unauthenticated attacker could potentially exploit this vulnerability leading to loss of confidentiality and integrity.
AnalysisAI
Information disclosure and tampering in Dell RVTools collector versions prior to 4.8.1 stems from improper certificate validation (CWE-295), letting a remote unauthenticated attacker in a machine-in-the-middle position intercept or alter data exchanged between the collector and its target. Rated CVSS 9.1 (C:H/I:H) but with A:N, the flaw affects the popular VMware vSphere inventory-reporting utility. No public exploit is identified at time of analysis; EPSS is low at 0.14% and SSVC lists exploitation as none.
Technical ContextAI
RVTools is a Windows-based utility that connects to VMware vCenter/ESXi over the vSphere API (HTTPS/TLS) to export inventory and configuration data about virtual infrastructure. The 'collector' component is the part that establishes the outbound TLS session to gather this data. CWE-295 (Improper Certificate Validation) means the collector fails to properly verify the server's TLS certificate chain, hostname, or trust anchor before trusting the connection - the classic precondition for a TLS man-in-the-middle attack. The single affected CPE is cpe:2.3:a:dell:rvtools:*, with all versions below 4.8.1 impacted.
RemediationAI
Vendor-released patch: upgrade Dell RVTools to version 4.8.1 or later, which corrects the certificate validation logic in the collector, per Dell Security Advisory DSA-2026-325 (https://www.dell.com/support/kbdoc/en-in/000494748/dsa-2026-325-security-update-for-dell-rvtools-vulnerability). Because RVTools is a client-side collector rather than a network service, the most effective compensating control until patched is to run the collector only from a trusted management workstation over a trusted network segment and to avoid running it across untrusted or shared network paths where an attacker could intercept the TLS session to vCenter/ESXi; restricting the collector host's egress so it only reaches known vCenter/ESXi endpoints (and monitoring for unexpected TLS interception or certificate anomalies) reduces the MitM window, at the cost of tighter network management overhead. There is no server-side toggle to disable, so patching to 4.8.1 is strongly preferred over relying on network hygiene alone.
RVTools, Version 3.9.2 and above, contain a sensitive data exposure vulnerability in the password encryption utility (RV
RVToolsPasswordEncryption.exe in RVTools 4.0.6 allows users to encrypt passwords to be used in the configuration files.
Same weakness CWE-295 – Improper Certificate Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53929
GHSA-f3q3-4gxr-rf8v