VYPR

Sm Crypto

by Juneandgreen

Source repositories

CVEs (4)

  • CVE-2026-73567CriAug 13, 2026
    risk 0.52cvss 9.1epss

    sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex() path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which…

  • CVE-2026-23966CriJan 22, 2026
    risk 0.52cvss 9.1epss 0.00

    sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. A private key recovery vulnerability exists in the SM2 decryption logic of sm-crypto prior to version 0.3.14. By interacting with the SM2 decryption interface multiple times,…

  • CVE-2026-23967HigJan 22, 2026
    risk 0.49cvss 7.5epss 0.00

    sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. A signature malleability vulnerability exists in the SM2 signature verification logic of the sm-crypto library prior to version 0.3.14. An attacker can derive a new valid…

  • CVE-2026-23965HigJan 22, 2026
    risk 0.42cvss 7.5epss 0.00

    sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. A signature forgery vulnerability exists in the SM2 signature verification logic of sm-crypto prior to version 0.4.0. Under default configurations, an attacker can forge…