CVE-2026-40253
Last modified
CVE-2026-40253 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
openCryptoki is a PKCS#11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library (asn1.c) accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them against actual buffer boundaries. All primitive decoders are affected: ber_decode_INTEGER, ber_decode_SEQUENCE, ber_decode_OCTET_STRING, ber_decode_BIT_STRING, and ber_decode_CHOICE. Additionally, ber_decode_INTEGER can produce integer underflows when the encoded length is zero. An attacker supplying a malformed BER-encoded cryptographic object through PKCS#11 operations such as C_CreateObject or C_UnwrapKey, token loading from disk, or remote backend communication can trigger out-of-bounds reads. This affects all token backends (Soft, ICA, CCA, TPM, EP11, ICSF) since the vulnerable code is in the shared common library. A patch is available thorugh commit ed378f463ef73364c89feb0fc923f4dc867332a3.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Opencryptoki Project | Opencryptoki | <= 3.26.0 |
References
- https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxmExploit, Mitigation, Patch, Vendor Advisory
- https://github.com/opencryptoki/opencryptoki/security/advisories/GHSA-c9cf-6vr4-wfxmExploit, Mitigation, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40253?
How severe is CVE-2026-40253?
How do I fix CVE-2026-40253?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40248free5GC is an open-source implementation of the 5G core netw…7.5
- CVE-2026-40249free5GC is an open-source implementation of the 5G core netw…5.3
- CVE-2026-4025The PrivateContent Free plugin for WordPress is vulnerable t…6.4
- CVE-2026-40250OpenEXR provides the specification and reference implementat…7.1
- CVE-2026-40251Incus is a system container and virtual machine manager. In …6.5
- CVE-2026-40252FastGPT is an AI Agent building platform. Prior to 4.14.10.4…8.1
- CVE-2026-40254FreeRDP is a free implementation of the Remote Desktop Proto…6.1
- CVE-2026-40255AdonisJS HTTP Server is a package for handling HTTP requests…6.1
- CVE-2026-40256Weblate is a web based localization tool. In versions prior …5
- CVE-2026-40257OP-TEE is a Trusted Execution Environment (TEE) designed as …5.5
- CVE-2026-40258The Gramps Web API is a Python REST API for the genealogical…9.1
- CVE-2026-40259SiYuan is an open-source personal knowledge management syste…8.1
Are you affected by CVE-2026-40253?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
