Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-71261
Published:May 16, 2026
Updated:May 16, 2026
Impact A vulnerability has been identified in the "SUSE Virtualization (Harvester) Rancher integration mechanism" (https://docs.harvesterhci.io/v1.7/rancher/rancher-integration) where by default the registration client uses an insecure TLS option that fails to verify the remote server’s certificate. This security gap could allow the execution of a man-in-the-middle (MitM) attack against SUSE Virtualization. An attacker with network-level access between the SUSE Virtualization and Rancher Manager could interfere with the TLS handshake and abuse it to bypass TLS as a security control. The registration client could be misled to send cluster registration requests to an impersonated remote service. Additionally, because the system processes response payloads without performing size validation, an attacker could induce a memory buffer overflow, leading to a potential crash of the SUSE Virtualization registration controller. Note that this vulnerability only affects the cluster registration configuration (the "cluster-registration-url" setting) which is distinct from the secured configuration used to maintain operational connectivity between SUSE Virtualization and Rancher Manager, as well as between the manager and hosted downstream clusters. Please consult the associated" MITRE ATT&CK - Technique - Adversary-in-the-Middle" (https://attack.mitre.org/techniques/T1557/) and "MITRE ATT&CK - Technique - Endpoint Denial of Service: Application or System Exploitation" (https://attack.mitre.org/techniques/T1499/004/) for further information about this category of attack. Patches This vulnerability is addressed by updating the registration client’s default behaviour to validate the certificate presented by the remote server against the list of trusted system root certificate authority (CA) and those defined by the "additional-ca" setting. Patched versions of SUSE Virtualization include releases v1.8.0 or newer. Workarounds If developers can't upgrade to a fixed version, ensure that only authorized cluster administrators can access and modify the "cluster-registration-url" setting. Resources If there are any questions or comments about this advisory: * Reach out to the "SUSE Rancher Security team" (https://github.com/rancher/rancher/security/policy) for security related inquiries. * Open an issue in the "Rancher" (https://github.com/rancher/rancher/issues/new/choose) repository. * Verify with SUSE "support matrix" (https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and "product support lifecycle" (https://www.suse.com/lifecycle/).
Affected Packages
github.com/harvester/harvester (GO):
Affected version(s) >=v1.7.0 <v1.8.0
Fix Suggestion:
Update to version v1.8.0
github.com/harvester/harvester (GO):
Affected version(s) >=v0.0.0-20210423022330-ab55ca60e586 <v1.8.0
Fix Suggestion:
Update to version v1.8.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
HIGH
Weakness Type (CWE)
Improper Certificate Validation