VYPR

Openpgpjs

by Openpgpjs

Source repositories

CVEs (4)

  • CVE-2025-47934HigMay 19, 2025
    risk 0.50cvss epss 0.01

    OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. Startinf in version 5.0.1 and prior to versions 5.11.3 and 6.1.1, a maliciously modified message can be passed to either `openpgp.verify` or `openpgp.decrypt`, causing these functions to return a valid signature…

  • CVE-2015-8013HigJul 25, 2017
    risk 0.42cvss 7.5epss 0.04

    s2k.js in OpenPGP.js will decrypt arbitrary messages regardless of passphrase for crafted PGP keys which allows remote attackers to bypass authentication if message decryption is used as an authentication mechanism via a crafted symmetrically encrypted PGP message.

  • CVE-2023-41037Aug 29, 2023
    risk 0.00cvss epss 0.00

    OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. In affected versions OpenPGP Cleartext Signed Messages are cryptographically signed messages where the signed text is readable without special tools. These messages typically contain a "Hash: ..." header…

  • CVE-2017-17688May 16, 2018
    risk 0.00cvss epss 0.06

    The OpenPGP specification allows a Cipher Feedback Mode (CFB) malleability-gadget attack that can indirectly lead to plaintext exfiltration, aka EFAIL. NOTE: third parties report that this is a problem in applications that mishandle the Modification Detection Code (MDC) feature…