cvedb.io
CVE-2021-4239
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2022-12-27T22:15:12.123 · Last modified 2026-06-17T04:19:19.820

Summary

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 (~18.4 quintillion) messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to be encrypted with the same key and nonce. In a separate issue, the Decrypt function increments the nonce state even when it fails to decrypt a message. If an attacker can provide an invalid input to the Decrypt function, this will cause the nonce state to desynchronize between the peers, resulting in a failure to encrypt all subsequent messages.

Affected products

noiseprotocol — noise

Does this affect you?

Add your gear to cvedb and we'll alert you only when noiseprotocol ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.