CVE Catalog

CVE-2025-1057

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

28th percentile - higher than 28% of all known CVEs

Summary

In Keylime 7.12.0, strict type checking prevents the registrar from reading database entries created by older versions (e.g., 7.11.0). Older versions store agent registration data as bytes, while the updated registrar expects str. This causes an exception when processing agent registration requests, making the agent fail.

Risk Assessment

The organization may face issues adding new agents to the Keylime infrastructure after upgrading to version 7.12.0, potentially disrupting remote attestation and system integrity monitoring.

Recommendation

Upgrade Keylime to a version that fixes this issue, or temporarily revert the update to version 7.12.0 and stay on version 7.11.0 until a patch is released.

Original NVD description (English source)

A flaw was found in Keylime, a remote attestation solution, where strict type checking introduced in version 7.12.0 prevents the registrar from reading database entries created by previous versions, for example, 7.11.0. Specifically, older versions store agent registration data as bytes, whereas the updated registrar expects str. This issue leads to an exception when processing agent registration requests, causing the agent to fail.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS