CVE-2025-64767
CRITICAL EPSS 9.2%
Published Nov 21, 20257mo ago · Modified Jun 17, 20262w ago
9.1 CVSS 3.1
Published Nov 21, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
hpke-js is a Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API. Prior to version 1.7.5, the public SenderContext Seal() API has a race condition which allows for the same AEAD nonce to be re-used for multiple Seal() calls. This can lead to complete loss of Confidentiality and Integrity of the produced messages. This issue has been patched in version 1.7.5.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
9.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-323
References 3
- github.com https://github.com/dajiaji/hpke-js/blob/b7fd3592c7c08660c98289d67c6bb7f891af75c4/packages/core/src/senderContext.ts#L22-L34
- github.com https://github.com/dajiaji/hpke-js/commit/94a767c9b9f37ce48d5cd86f7017d8cacd294aaf
- github.com https://github.com/dajiaji/hpke-js/security/advisories/GHSA-73g8-5h73-26h4
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.