Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40253

22
FAUCET Score

OVERVIEW CVE-2026-40253 is a buffer overflow vulnerability in openCryptoki versions 3.26.0 and below, a PKCS#11 cryptographic library used on Linux and AIX systems. The vulnerability exists in the BER/DER decoding functions within the shared common library (asn1.c), which fail to validate attacker-controlled length fields against actual buffer boundaries. All five primitive decoders are affected, and the issue impacts all token backends including Soft, ICA, CCA, TPM, EP11, and ICSF since the vulnerable code is centralized in the common library. SEVERITY The vulnerability carries a CVSS 3.1 score of 6.1 (MEDIUM) with a local attack vector requiring no privileges but user interaction. The primary impact is availability, with attackers able to trigger out-of-bounds reads through malformed BER-encoded cryptographic objects supplied via PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication. Additionally, the ber_decode_INTEGER function can produce integer underflows when processing zero-length encodings, compounding the risk. EXPLOITATION STATUS The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation in the wild. The EPSS score of 0.00013 indicates very low real-world exploitation probability relative to other CVEs. A patch is available through commit ed378f463ef73364c89feb0fc923f4dc867332a3, and community attention remains minimal given the specialized nature of PKCS#11 implementations in enterprise cryptographic environments.

Impacted Technologies

VendorProductVersion(s)CPE
<= 3.26.0CPE matchmatch criteria
cpe:2.3:a:opencryptoki_project:opencryptoki:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.8MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
2.5
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.16%
Probability of exploitation in next 30 days
EPSS Percentile
5.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0016 is in the 8th percentile among its peer group of 5,758 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

github.com / opencryptoki/opencryptoki/commit/ed378f463ef73364c89feb0fc923f4dc867332a3
Patch
github.com / opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxm
ExploitMitigationPatchVendor Advisory