216.73.217.22

CVE-2025-54887

· Published 08/08/2025 01:15 · Modified 08/08/2025 01:15

Labels: CVE-2025-54887 2025-08-08CVE-2025-54887CWE-354[email protected]

Essential information

Published
08/08/2025 01:15
Modified
08/08/2025 01:15
Author
Creator
CVSS
9.1 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CVSS metrics

Description

jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption (JWE) standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. This puts users at risk because JWEs can be modified to decrypt to an arbitrary value, decrypted by observing parsing differences and the GCM internal GHASH key can be recovered. Users are affected by this vulnerability even if they do not use an AES-GCM encryption algorithm for their JWEs. As the GHASH key may have been leaked, users must rotate the encryption keys after upgrading. This issue is fixed in version 1.1.1.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
ruby / jwe cpe:2.3:a:ruby:jwe:1.1.0:*:*:*:*:*:*:*
ruby / jwe cpe:2.3:a:ruby:jwe:1.1.1:*:*:*:*:*:*:*

References