CVE-2026-1709 in Keylimeinfo

Summary

by MITRE • 02/06/2026

A flaw was found in Keylime. The Keylime registrar, since version 7.12.0, does not enforce client-side Transport Layer Security (TLS) authentication. This authentication bypass vulnerability allows unauthenticated clients with network access to perform administrative operations, including listing agents, retrieving public Trusted Platform Module (TPM) data, and deleting agents, by connecting without presenting a client certificate.

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Analysis

by VulDB Data Team • 03/05/2026

The vulnerability described in CVE-2026-1709 represents a critical security flaw in the Keylime registrar component that has been present since version 7.12.0. This issue fundamentally undermines the security architecture of the Keylime framework, which is designed to provide secure remote attestation capabilities for cloud environments. The Keylime system operates as a distributed trust framework that relies on strong authentication mechanisms to ensure that only authorized entities can interact with the registrar service, which serves as the central point for managing trusted platform module (TPM) credentials and agent registrations within the system.

The technical root cause of this vulnerability lies in the improper implementation of TLS authentication within the Keylime registrar service. Specifically, the system fails to enforce mandatory client-side TLS certificate validation, creating an authentication bypass that allows any network-connected client to establish connections without proper credential verification. This flaw directly violates the principles of mutual TLS authentication where both client and server must present valid certificates to establish a secure communication channel. The vulnerability manifests as a failure to check the client certificate presented during the TLS handshake process, effectively allowing anonymous connections to the registrar service.

The operational impact of this vulnerability is severe and far-reaching for any environment utilizing Keylime for remote attestation and trust management. An attacker with network access to the registrar service can perform a complete range of administrative operations that should be restricted to authorized administrators only. This includes listing all registered agents within the system, retrieving public TPM data from these agents, and deleting agents entirely from the registry. The ability to enumerate agents provides attackers with valuable intelligence about the system's configuration and potentially exposes sensitive information about the trust relationships and security posture of the protected environment.

From a cybersecurity perspective, this vulnerability aligns with CWE-310, which addresses cryptographic weaknesses in authentication mechanisms, and represents a clear violation of the principle of least privilege in system security. The attack surface is particularly concerning because the registrar service typically serves as a critical control point in the attestation process, and unauthorized access to this service can compromise the entire trust framework. The vulnerability also maps to ATT&CK technique T1566, which covers phishing attacks, as an attacker could potentially exploit this weakness to gain unauthorized access to system management functions. Additionally, the impact resembles that of T1078, which deals with valid accounts, since unauthorized access to administrative functions effectively provides an attacker with elevated privileges.

The mitigation strategy for this vulnerability requires immediate implementation of proper client certificate enforcement within the Keylime registrar service. Organizations should ensure that all connections to the registrar service require valid client certificates and that the system properly validates these certificates against a trusted certificate authority. The fix should involve modifying the TLS configuration to enforce client certificate authentication and implementing proper error handling for connections that fail certificate validation. Additionally, network segmentation and access controls should be implemented to limit direct network access to the registrar service, reducing the attack surface. Organizations should also consider implementing additional monitoring and logging of registrar service access to detect unauthorized attempts to connect to the service. The recommended approach includes updating to the patched version of Keylime where client-side TLS authentication is properly enforced, and conducting a comprehensive security audit of all Keylime components to ensure that similar authentication bypass vulnerabilities do not exist in other parts of the system.

Responsible

Redhat

Reservation

01/30/2026

Disclosure

02/06/2026

Moderation

accepted

CPE

ready

EPSS

0.00026

KEV

no

Activities

very low

Sources

Interested in the pricing of exploits?

See the underground prices here!