Logo
componentlibsodium
Name
libsodium
Version
1.0.18
Type
library
Description
The Sodium crypto library
Licenses
ISC
PURL
-
CPE
cpe:2.3:*:*:libsodium:1.0.18:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.0.22
scarthgap
1.0.19

Patches#


#
Title
Author
Resolve
1
core_ed25519_is_valid_point: check Y==Z in addition to X==0
Frank Denis <github@pureftpd.org>
CVE-2025-69277

Vulnerabilities#


Name
Analysis
Description
Patched
libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to crypto_core_ed25519_is_valid_point, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic group.