AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-37464

HIGH · CVSS 8.6 EPSS 0.71% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-07-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. It affects Java. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-37464
Severity
HIGH
CVSS
8.6
EPSS
0.71%
Java

Original NVD Description

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version >= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).

Related CVEs

Other vulnerabilities affecting the same vendor(s)