CVE-2026-22791
Unknown
Unknown - Not Provided
Heap Buffer Overflow in openCryptoki CKM_ECDH_AES_KEY_WRAP Causes DoS
Publication date: 2026-01-13
Last updated on: 2026-02-03
Assigner: GitHub, Inc.
Description
Description
openCryptoki is a PKCS#11 library and tools for Linux and AIX. In 3.25.0 and 3.26.0, there is a heap buffer overflow vulnerability in the CKM_ECDH_AES_KEY_WRAP implementation allows an attacker with local access to cause out-of-bounds writes in the host process by supplying a compressed EC public key and invoking C_WrapKey. This can lead to heap corruption, or denial-of-service.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opencryptoki | opencryptoki | 3.25.0 |
| opencryptoki | opencryptoki | 3.26.0 |
| opencryptoki_project | opencryptoki | 3.25.0 |
| opencryptoki_project | opencryptoki | 3.26.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-131 | The product does not correctly calculate the size to be used when allocating a buffer, which could lead to a buffer overflow. |