CVE-2026-21444
Unknown
Unknown - Not Provided
IV Reuse Vulnerability in libtpms OpenSSL Integration Risks Data Confidentiality
Publication date: 2026-01-02
Last updated on: 2026-02-25
Assigner: GitHub, Inc.
Description
Description
libtpms, a library that provides software emulation of a Trusted Platform Module, has a flaw in versions 0.10.0 and 0.10.1. The commonly used integration of libtpms with OpenSSL 3.x contained a vulnerability related to the returned IV (initialization vector) when certain symmetric ciphers were used. Instead of returning the last IV it returned the initial IV to the caller, thus weakening the subsequent encryption and decryption steps. The highest threat from this vulnerability is to data confidentiality. Version 0.10.2 fixes the issue. No known workarounds are available.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libtpms_project | libtpms | From 0.10.0 (inc) to 0.10.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-330 | The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers. |
| CWE-327 | The product uses a broken or risky cryptographic algorithm or protocol. |