OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). Prior to version 0.6.2.5, cjose's JWE decryption path for the AES Key Wrap key-management algorithms (alg = A128KW, A192KW, A256KW) does not validate the length of the attacker-supplied encrypted_key (JWE Encrypted Key) before unwrapping it into a fixed-size, heap-allocated Content Encryption Key (CEK) buffer. A remote, unauthenticated attacker who can submit a crafted JWE to an application that decrypts it with an AES-KW symmetric key can trigger an out-of-bounds heap write, corrupting the heap. This leads at minimum to a crash (denial of service) and, depending on the heap layout and allocator, may be leverageable for further memory-corruption impact. cjose_jwe_import() / cjose_jwe_decrypt() are pre-authentication entry points: they parse and process fully attacker-controlled input. Upgrade to cjose 0.6.2.5 to receive a patch. If upgrading is not immediately possible, reject the AES Key Wrap algorithms (A128KW/A192KW/A256KW) for untrusted JWEs at the application layer.
CVE-2026-53938
This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 85% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EG Risk
- 52(Track)EG Risk 52/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity82% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 15%
- KEV
- Not listed
Published
September 8, 2026
Last Modified
September 10, 2026
Advisory Details (2)
Auto-updated Sep 8, 2026commit 8c51d2452735 (OpenIDC/cjose)
Fix landed in OpenIDC/cjose commit 8c51d2452735 — awaiting tagged release
https://github.com/OpenIDC/cjose/commit/8c51d245273583a658f24ef7b08ba22f848a34a5Heap buffer overflow in AES Key Wrap decryption (A128KW/A192KW/A256KW) · Advisory · OpenIDC/cjose · GitHub
https://github.com/OpenIDC/cjose/security/advisories/GHSA-75r7-f5cv-g3wjWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 24× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-21 06:52 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 17:26 UTCEG score recompute
- 2026-09-19 04:57 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 03:59 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 02:55 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 13:54 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 12:21 UTCEG score recompute
- 2026-09-13 22:54 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 21:56 UTCEG score recompute
- 2026-09-11 20:58 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 18:33 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 17:31 UTCEG score recompute
- 2026-09-09 16:46 UTCEG score recompute
- 2026-09-09 00:35 UTCEG score recompute
- 2026-09-08 23:34 UTCEG score recompute
- 2026-09-08 23:33 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-122 · CWE-787
Frequently asked(5)
What is CVE-2026-53938?
When was CVE-2026-53938 disclosed?
Is CVE-2026-53938 actively exploited?
What is the CVSS score of CVE-2026-53938?
How do I remediate CVE-2026-53938?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53938
Is Your Infrastructure Affected by CVE-2026-53938?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.