CVE-2025-1057

Source
https://cve.org/CVERecord?id=CVE-2025-1057
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-1057.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-1057
Aliases
Downstream
Related
Published
2025-03-15T08:50:48.649Z
Modified
2026-07-15T01:48:55.705928914Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Keylime: keylime registrar dos due to incompatible database entry handling
Details

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.

Database specific
{
    "cna_assigner": "redhat",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/1xxx/CVE-2025-1057.json",
    "cwe_ids": [
        "CWE-704"
    ]
}
References

Affected packages

Git / github.com/keylime/keylime

Affected ranges

Type
GIT
Repo
https://github.com/keylime/keylime
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "7.12.0"
        },
        {
            "last_affected": "7.12.0"
        }
    ]
}

Affected versions

7.*
7.12.0
v7.*
v7.12.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-1057.json"