VYPR

openssl_encrypt

by Jahlives

CVEs (30)

  • CVE-2026-74882HigAug 17, 2026
    risk 0.49cvss 7.5epss

    openssl_encrypt versions before 1.4.0 contain an insecure default configuration that trusts the entire RFC 1918 private address space in IntegrityProxyConfig trusted_proxies. Attackers on private networks can forge client certificate headers to bypass mTLS authentication when…

  • CVE-2026-74879HigAug 17, 2026
    risk 0.49cvss 7.5epss

    openssl_encrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint that returns full database exception strings to unauthenticated callers. Attackers can trigger database errors to extract sensitive information including hostnames, IP…

  • CVE-2026-74874HigAug 17, 2026
    risk 0.49cvss 7.5epss

    openssl_encrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generate_pseudorandom_sequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict…

  • CVE-2026-74881MedAug 17, 2026
    risk 0.42cvss 6.5epss

    openssl_encrypt versions before 1.4.0 configure CORS with allow_origins set to wildcard and allow_credentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them.

  • CVE-2026-74871MedAug 17, 2026
    risk 0.40cvss 6.2epss

    openssl_encrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and…

  • CVE-2026-74890MedAug 17, 2026
    risk 0.36cvss 5.5epss

    openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in CamelliaCipher that disables HMAC tag generation and verification when the PYTEST_CURRENT_TEST environment variable is set. Attackers with code execution can set this environment variable to…

  • CVE-2026-74873MedAug 17, 2026
    risk 0.36cvss 5.5epss

    openssl_encrypt versions before 1.4.0 expose passwords passed via the --password CLI argument in process listings accessible to all system users. Attackers can read process arguments through ps aux or /proc/[pid]/cmdline to retrieve plaintext passwords and keystore passwords.

  • CVE-2026-74885LowAug 17, 2026
    risk 0.23cvss 3.6epss

    openssl_encrypt versions before 1.4.0 contain a logging bug in restore_hidden_modules() that logs module counts after clearing, always showing zero restored modules and corrupting audit trails. Additionally, a race condition exists between module hiding and import hook…

  • CVE-2026-74870LowAug 17, 2026
    risk 0.21cvss 3.3epss

    openssl_encrypt (pip) versions <= 1.4.7 contain an information exposure vulnerability where the 'hsm fido2-test' and 'hsm onlykey-test' diagnostic commands unconditionally print the full derived hardware pepper as hex to stdout/stderr (crypt_cli.py, handle_hsm_command). The…

  • CVE-2026-74887NonAug 17, 2026
    risk 0.00cvss 0.0epss

    openssl_encrypt before 1.4.0 imports Python's non-cryptographic 'random' module (Mersenne Twister PRNG) at line 15 of openssl_encrypt/modules/pqc.py. No direct calls to random.* were present in the code, so no cryptographic operation is currently affected; however, the import…

Page 2 of 2