#VU120975 Cryptographic issues in libsodium - CVE-2025-69277
Published: January 6, 2026
libsodium
jedisct1 (Frank Denis)
Description
The vulnerability allows a remote attacker to read or manipulate encrypted data.
The vulnerability exists due to an error within the ge25519_is_on_main_subgroup() function in src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c in atypical use cases involving certain custom cryptography or untrusted data passed to crypto_core_ed25519_is_valid_point(). A remote attacker can read or manipulate encrypted data.