CVE-2025-71261: Harvester's SUSE Virtualization Registration Client Vulnerable to MITM and DOS
An attacker with network-level access between the SUSE Virtualization
and Rancher Manager in SUSE Harvester before 1.8.0 could interfere with the TLS handshake and abuse it
to bypass TLS as a security control.
Security readout for executives and security teams
Plain-English summary
This issue affects SUSE Harvester deployments before 1.8.0 during registration with Rancher Manager. A network-positioned attacker could weaken the TLS protection that should secure that connection, creating confidentiality and integrity risk and a higher availability risk.
Executive priority
Treat this as a high-priority infrastructure issue if Harvester is deployed, especially where registration traffic crosses shared or less trusted networks. The main business concern is loss of trusted management-plane communication and potential availability impact.
Technical view
CVE-2025-71261 is a CWE-295 certificate validation weakness in Harvester's SUSE Virtualization Registration Client before 1.8.0. The CVSS 3.1 vector is network, low complexity, no privileges, no user interaction, with low confidentiality and integrity impact and high availability impact.
Likely exposure
Exposure is most relevant where Harvester before 1.8.0 registers with Rancher Manager across networks an attacker could observe or influence. The provided affected metadata is limited, so teams should confirm exact version applicability against the vendor advisory.
Exploitation context
The source bundle does not show CISA KEV listing or any cited active exploitation. The attack requires network-level access between SUSE Virtualization and Rancher Manager and targets TLS handshake trust, not local system access.
Researcher notes
The description and CVSS indicate a TLS certificate validation failure affecting the registration client. Public bundle details are sparse: no exploit status, no proof-of-concept, and limited affected-version metadata beyond before 1.8.0.
Mitigation direction
Identify Harvester deployments and confirm whether any are older than 1.8.0.
Review the SUSE/GitHub advisory for fixed versions and upgrade guidance.
Prioritize upgrade planning for exposed registration paths crossing untrusted networks.
Restrict network paths between Harvester and Rancher Manager where feasible.
Monitor vendor guidance for clarifications or additional mitigations.
Validation and detection
Inventory Harvester versions and flag deployments before 1.8.0.
Map registration traffic paths between Harvester and Rancher Manager.
Confirm TLS and certificate validation behavior against vendor guidance.
Review logs for registration failures or unusual connectivity changes.
Document compensating network controls for any delayed upgrades.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-295: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-295 · source CWE mapping
Improper Certificate Validation
Improper Certificate Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.