In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @stablelib/ed25519 to version 2.1.0 or higher.
@stablelib/ed25519 is an Ed25519 public-key signature (EdDSA with Curve25519)
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature via the verify function. An attacker can generate a second distinct valid signature for the same message without access to the private key by manipulating the S component of the signature to be greater than or equal to the group order L.