VYPR

openssl_encrypt

by Jahlives

CVEs (30)

  • CVE-2026-74901CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in pqc.py where AES-GCM decryption failures trigger fallback to unauthenticated AES-CTR mode. Attackers can modify ciphertext in transit to bypass integrity verification and perform bit-flipping…

  • CVE-2026-74900CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures silently fall back to simulation mode, generating a deterministic shared secret from only 16 bytes of the private key and publicly available encapsulated key data.…

  • CVE-2026-74899CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec() builtins. Attackers can traverse the Python class hierarchy via __class__.__mro__.__subclasses__() to access system…

  • CVE-2026-74896CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use __class__, __bases__, __subclasses__(), and __globals__ chains to access…

  • CVE-2026-74895CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules.

  • CVE-2026-74894CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt before 1.4.0 contains an authentication bypass vulnerability in the verify_api_token function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user…

  • CVE-2026-74891CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain hardcoded database credentials in standalone server configuration files. Attackers on the same network can access PostgreSQL databases using well-known default credentials to retrieve sensitive data.

  • CVE-2026-74889CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 use HKDF with no salt and static info parameter in key normalization functions, reducing entropy extraction and determinism. Attackers can exploit predictable key derivation with identical inputs to weaken cryptographic security against…

  • CVE-2026-74886CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUS_MODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import…

  • CVE-2026-74880CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 accept refresh tokens as URL query parameters in keyserver and telemetry server routes. Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer headers to gain unauthorized access.

  • CVE-2026-74878CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a…

  • CVE-2026-74876CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from untrusted data without verifying signatures. Attackers can call from_dict() followed by to_identity() without signature verification to encrypt data using…

  • CVE-2026-74875CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 silently skip JSON schema validation when the jsonschema library is not installed, allowing malformed metadata to be accepted. Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass all schema checks…

  • CVE-2026-74872CriAug 17, 2026
    risk 0.64cvss 9.8epss

    openssl_encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpool*py313*.so…

  • CVE-2026-74893HigAug 17, 2026
    risk 0.57cvss 8.8epss

    openssl_encrypt versions before 1.4.0 contain hardcoded default JWT signing secrets in config.py that pass validation checks. Attackers with access to source code can forge valid JWT tokens for any client_id to gain authenticated access to keyserver and telemetry APIs.

  • CVE-2026-74883HigAug 17, 2026
    risk 0.57cvss 8.8epss

    openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely…

  • CVE-2026-74877HigAug 17, 2026
    risk 0.57cvss 8.8epss

    openssl_encrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revoke_key method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the…

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

    openssl_encrypt versions before 1.4.0 contain a hardcoded default secret key in the standalone telemetry server configuration that is used for API key hashing. Attackers who know this default value can predict or forge API key hashes to compromise telemetry API authentication.

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

    openssl_encrypt versions before 1.4.0 use a non-standard PBKDF2 key derivation construction with iterations=1 per call in an outer loop, creating a KDF whose security properties have not been formally analyzed. Attackers can exploit this weakened key derivation to more…

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

    openssl_encrypt versions before 1.4.0 contain a path traversal vulnerability in the _is_safe_path method where the plugin_id parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious plugin_id containing path traversal…

Page 1 of 2