---
id: CVE-2022-1053
aliases:
  - GHSA-jf66-3q76-h5p5
  - 'GHSA-jf66-3q76-h5p5,'
  - PYSEC-2022-184
title: Tenant and Verifier might not use the same registrar data
summary: Tenant and Verifier might not use the same registrar data
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
vendor: keylime
product: keylime
ecosystem: pip
affected:
  - keylime < 6.4.0
patched:
  - keylime 6.4.0
published: '2022-05-05'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:49:34.156499888Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-jf66-3q76-h5p5'
references:
  - url: 'https://github.com/keylime/keylime/security/advisories/GHSA-jf66-3q76-h5p5'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-1053'
  - url: >-
      https://github.com/keylime/keylime/commit/bd5de712acdd77860e7dc58969181e16c7a8dc5d
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2065024'
  - url: 'https://github.com/advisories/GHSA-jf66-3q76-h5p5'
  - url: 'https://github.com/keylime/keylime'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/keylime/PYSEC-2022-184.yaml
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A7WAKVXM7L5D2DUACV6EHA6EJNAX2GVL
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RF6QHU4UGSBATC3HOOE7OP66CYVTR7CV
  - url: >-
      https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WEW2PAXO5YGLDLPG45YV2OPLJXJSCECQ
tags:
  - osv
  - pip
epss: 0.01428
epssPercentile: 0.71846
ingestedAt: '2026-09-12T03:13:01.704Z'
---

## Overview

Keylime does not enforce that the agent registrar data is the same when the tenant uses it for validation of the EK and identity quote and the verifier for validating the integrity quote. This allows an attacker to use one AK, EK pair from a real TPM to pass EK validation and give the verifier an AK of a software TPM. A successful attack breaks the entire chain of trust because a not validated AK is used by the verifier. This issue is worse if the validation happens first and then the agent gets added to the verifier because the timing is easier and the verifier does not validate the regcount entry being equal to 1. At this time, there are no known workaround.

## Affected packages

- `keylime < 6.4.0`

## Remediation

Upgrade to a patched release:

- `keylime 6.4.0`
