LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3565: A flaw was found in tpm2-tools in versions before 5.1.1 and before 4.3.2.

A flaw was found in tpm2-tools in versions before 5.1.1 and before 4.3.2. tpm2_import used a fixed AES key for the inner wrapper, potentially allowing a MITM attacker to unwrap the inner portion and reveal the key being imported. The highest threat from this vulnerability is to data confidentiality.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-3565 affects tpm2-tools, a toolkit used with Trusted Platform Modules. The tpm2_import tool used a fixed AES key for part of its key-wrapping process. In a man-in-the-middle scenario, this could expose the key being imported, creating a confidentiality risk for sensitive cryptographic material.

Executive priority

Treat this as a focused confidentiality issue, not a broad remote compromise indicator. Prioritize environments where TPM-imported keys protect high-value data, secrets, signing operations, or device identity. The business urgency depends on whether vulnerable tpm2_import workflows were used.

Technical view

Versions before tpm2-tools 5.1.1 and before 4.3.2 are described as vulnerable. The issue is in tpm2_import: a fixed AES key was used for the inner wrapper, potentially allowing a MITM attacker to unwrap the inner portion and reveal imported key material. The provided sources do not include CVSS details.

Likely exposure

Exposure is most likely on Linux systems or build/runtime environments using vulnerable tpm2-tools packages, especially where tpm2_import imports sensitive keys. Organizations not using tpm2_import or not importing key material through affected versions have lower practical exposure.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. The described attacker position is man-in-the-middle during key import. Sources do not provide public exploit status, exploit code, or detailed attack prerequisites beyond the tpm2_import behavior.

Researcher notes

The record names CWE-665 and describes fixed AES key use in tpm2_import inner wrapping. Evidence is limited: no CVSS vector, no KEV status, and no cited exploitation reports in the provided bundle. Validation should center on affected package versions and historical key-import activity.

Mitigation direction

  • Upgrade tpm2-tools to 5.1.1, 4.3.2, or a vendor-patched package.
  • Review Fedora and distribution advisories for package-specific fixed builds.
  • Prioritize systems handling sensitive TPM key import workflows.
  • Assess whether keys imported with vulnerable tooling require replacement.
  • Check vendor guidance before applying compensating controls.

Validation and detection

  • Inventory installed tpm2-tools versions across managed systems.
  • Identify systems or pipelines that used tpm2_import.
  • Confirm package versions are not earlier than fixed releases.
  • Review distribution package changelogs for CVE-2021-3565 fixes.
  • Document whether sensitive keys were imported during exposure windows.
Prepared
Confidence
medium
Sources
5

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-665: 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-2021-3565 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/atpm2-toolstpm2-tools 5.1.1, tpm2-tools 4.3.2Listed
Weakness

CWE details

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

CWE-665 · source CWE mapping

Improper Initialization

Improper Initialization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.