LiveActive security incident?Get immediate response
CVE Record

CVE-2022-23949: In Keylime before 6.3.0, unsanitized UUIDs can be passed by a rogue agent and can lead to log spoofing on t...

In Keylime before 6.3.0, unsanitized UUIDs can be passed by a rogue agent and can lead to log spoofing on the verifier and registrar.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Keylime versions before 6.3.0 did not sanitize agent UUID values, letting a rogue agent spoof or manipulate log entries on verifier and registrar components. The main business risk is loss of trustworthy attestation and audit evidence, not confirmed system takeover from the supplied sources.

Executive priority

Treat as high priority for environments relying on Keylime for attestation, compliance evidence, or incident response logs. Prioritize remediation where verifier and registrar logs influence security decisions or audit outcomes. Lower urgency may apply if Keylime is absent or isolated from untrusted agents.

Technical view

CVE-2022-23949 is a Keylime log-spoofing issue involving unsanitized UUIDs accepted from a rogue agent. Sources describe impact on verifier and registrar logging and classify it as high severity with CVSS 3.1 score 7.5. Fix evidence points to Keylime 6.3.0 and related upstream commits.

Likely exposure

Exposure is likely where Keylime verifier or registrar components run versions before 6.3.0 and accept agent registrations or communications. The supplied data does not identify specific operating system packages, distributions, hosted services, or downstream backports.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. Practical abuse requires a rogue Keylime agent interacting with verifier or registrar components. The effect described is log spoofing, which can mislead monitoring, investigations, and trust decisions.

Researcher notes

Evidence supports a pre-6.3.0 Keylime issue involving UUID sanitization and log spoofing. The supplied sources do not prove remote code execution, privilege escalation, public exploit availability, or active exploitation. Affected downstream package ranges require separate vendor confirmation.

Mitigation direction

  • Upgrade Keylime verifier and registrar deployments to 6.3.0 or later.
  • Review the GitHub advisory before relying on downstream package status.
  • Apply vendor or distribution backports where direct upstream upgrade is not used.
  • Restrict Keylime agent enrollment to trusted systems and networks.
  • Preserve existing logs before remediation for investigation integrity.

Validation and detection

  • Inventory all Keylime verifier and registrar instances.
  • Confirm deployed Keylime versions and package backport status.
  • Check whether any instance runs a version before 6.3.0.
  • Review verifier and registrar logs for suspicious or malformed agent UUID entries.
  • Verify monitoring treats attestation logs as potentially untrusted before patching.
Prepared
Confidence
high
Sources
7

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-290: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-23949 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-23949Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/akeylimekeylime 6.3.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-290 · source CWE mapping

Authentication Bypass by Spoofing

Authentication Bypass by Spoofing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.