VulnSea

openssl-encrypt has 53 CVEs on record. Disclosure cadence is accelerating: 44 in the last 90 days against 9 in the 90 before. The busiest recent month was August 2026 with 44. The median CVSS is 5.9 (medium), with 2 rated critical. None have a confirmed exploitation report.

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
5.9
Publish → KEV
Last 90 days
44 prev 9

Products

  • openssl-encrypt 53
53
Total CVEs
2
Critical
0
CISA KEV
0
Exploited

openssl-encrypt vulnerabilities

CVEs affecting openssl-encrypt, newest first. Open any entry for full detail, references, and exploit status.

53 CVEsRSS

CVE-2026-81702None
3w ago

openssl_encrypt before 1.4.9 fails to re-derive and validate fingerprints when loading identities from identity.json, allowing attackers …

openssl_encrypt before 1.4.9 fails to re-derive and validate fingerprints when loading identities from identity.json, allowing attackers to substitute public keys in identity stores. Attackers can replace legitimate public keys with thei…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.14%via OSV
CVE-2026-81694None
3w ago

openssl-encrypt (pip package, versions <= 1.4.8) fails to sanitize filenames read from untrusted drive data (outside the AES-GCM authenti…

openssl-encrypt (pip package, versions <= 1.4.8) fails to sanitize filenames read from untrusted drive data (outside the AES-GCM authenticated manifest) before printing them in the verify-usb command's output. An attacker can plant filen…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.18%via OSV
CVE-2026-81689None
3w ago

openssl_encrypt versions before 1.4.9 derive the remote-pepper wrap key using unsalted HKDF-SHA256 or bare SHA-256 of the password, allow…

openssl_encrypt versions before 1.4.9 derive the remote-pepper wrap key using unsalted HKDF-SHA256 or bare SHA-256 of the password, allowing identical keys across all users and files. Attackers with access to wrapped pepper blobs can pre…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.20%via OSV
CVE-2026-81680Medium· 5.3
3w ago

openssl_encrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers …

openssl_encrypt versions before 1.4.9 fail to authenticate recovery-slot presence in envelope-format encrypted files, allowing attackers to remove recovery slots without re-encrypting the payload. Attackers can modify the file header to …

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.14%via OSV
CVE-2026-81721None
3w ago

openssl_encrypt before 1.4.9 fails to validate KDF cost parameters in encrypted file metadata and keystore headers, allowing attackers to…

openssl_encrypt before 1.4.9 fails to validate KDF cost parameters in encrypted file metadata and keystore headers, allowing attackers to trigger unbounded memory allocation. Attackers can craft malicious encrypted files declaring arbitr…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.39%via OSV
CVE-2026-81719None
3w ago

openssl_encrypt before 1.4.9 executes untrusted third-party plugins with insufficient controls: the plugin signature policy defaulted to …

openssl_encrypt before 1.4.9 executes untrusted third-party plugins with insufficient controls: the plugin signature policy defaulted to WARN, so an unsigned/unverifiable non-built-in plugin was compiled and executed in the host process …

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.30%via OSV
CVE-2026-81717None
3w ago

openssl_encrypt (pip package openssl-encrypt) before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model …

openssl_encrypt (pip package openssl-encrypt) before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted (attacker with physical write access). USBDriveCreator._veri…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.09%via OSV
CVE-2026-81716None
3w ago

openssl_encrypt (pip: openssl-encrypt) versions before 1.4.9 contain a path traversal flaw in PluginSandbox._is_safe_path, which authoriz…

openssl_encrypt (pip: openssl-encrypt) versions before 1.4.9 contain a path traversal flaw in PluginSandbox._is_safe_path, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READ_FILES permissio…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.19%via OSV
CVE-2026-81714None
3w ago

openssl_encrypt (pip: openssl-encrypt) versions <= 1.4.8 use suffix-tolerant fingerprint matching in enroll_trust_key when binding a plug…

openssl_encrypt (pip: openssl-encrypt) versions <= 1.4.8 use suffix-tolerant fingerprint matching in enroll_trust_key when binding a plugin-signing trust anchor. An operator who confirms a short (forgeable, ~32-bit) GPG key id could unkn…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.14%via OSV
CVE-2026-81693None
3w ago

openssl_encrypt before 1.4.9 fails to validate the total field from QR JSON payloads before materializing ranges. Attackers can supply cr…

openssl_encrypt before 1.4.9 fails to validate the total field from QR JSON payloads before materializing ranges. Attackers can supply crafted QR images with extremely large total values to trigger unbounded memory allocation and cause d…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.34%via OSV
CVE-2026-81691None
3w ago

openssl_encrypt versions before 1.4.9 fail to validate server URLs in login and register_with_email functions, accepting unencrypted http…

openssl_encrypt versions before 1.4.9 fail to validate server URLs in login and register_with_email functions, accepting unencrypted http:// URLs and unconfigured hosts. Attackers on the network path can intercept cleartext credentials i…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.20%via OSV
CVE-2026-81690None
3w ago

openssl-encrypt (pip package) before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enu…

openssl-encrypt (pip package) before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob(), which in CPython does not descend into symlinked directories and tre…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.49%via OSV
CVE-2026-81688None
3w ago

openssl_encrypt versions before 1.4.9 store an unkeyed SHA-256 hash of the plaintext in the cleartext file header metadata. Attackers can…

openssl_encrypt versions before 1.4.9 store an unkeyed SHA-256 hash of the plaintext in the cleartext file header metadata. Attackers can read this hash without the password to confirm guessed plaintexts offline or fingerprint identical …

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.20%via OSV
CVE-2026-81686Medium· 5.5
3w ago

openssl_encrypt 1.4.x before 1.4.9 contains an optional D-Bus crypto service whose org.freedesktop.DBus.Properties.Set method performs ne…

openssl_encrypt 1.4.x before 1.4.9 contains an optional D-Bus crypto service whose org.freedesktop.DBus.Properties.Set method performs neither a polkit authorization check nor value validation. Any local user on the system bus can call S…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.10%via OSV
CVE-2026-81685None
3w ago

openssl_encrypt versions before 1.4.9 fail to sanitize recovery-slot metadata in the desktop GUI, allowing attackers to inject control ch…

openssl_encrypt versions before 1.4.9 fail to sanitize recovery-slot metadata in the desktop GUI, allowing attackers to inject control characters and line separators into the irreversible-removal confirmation dialog. Attackers can craft …

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.18%via OSV
CVE-2026-81683Medium· 5.5
3w ago

openssl_encrypt (pip package openssl-encrypt) versions 1.4.8 and earlier store an mTLS client private key in cleartext within a world-rea…

openssl_encrypt (pip package openssl-encrypt) versions 1.4.8 and earlier store an mTLS client private key in cleartext within a world-readable (0644) SharedPreferences file via the desktop GUI's Settings screen 'combined certificate and …

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.05%via OSV
CVE-2026-81681None
3w ago

openssl_encrypt (pip package openssl-encrypt) versions <= 1.4.8 advertise a portable USB workspace as an 'Encrypted USB Workspace' with A…

openssl_encrypt (pip package openssl-encrypt) versions <= 1.4.8 advertise a portable USB workspace as an 'Encrypted USB Workspace' with AES-256-GCM encryption and write a marker declaring the workspace encrypted, but the workspace direct…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.13%via OSV
CVE-2026-81706Medium· 6.8
3w ago

openssl_encrypt before 1.4.9 fails to prevent namespace collisions between own identities and contacts in IdentityStore, allowing attacke…

openssl_encrypt before 1.4.9 fails to prevent namespace collisions between own identities and contacts in IdentityStore, allowing attackers to create shadowed contact entries invisible until the corresponding own identity is deleted. Whe…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.13%via OSV
CVE-2026-81705None
3w ago

openssl-encrypt before 1.4.9 fails to redact the file password in its --debug argv dump when the password is supplied via bundled short-o…

openssl-encrypt before 1.4.9 fails to redact the file password in its --debug argv dump when the password is supplied via bundled short-option spellings (e.g. -apHunter2) or abbreviated long-option spellings (e.g. --passw). The sanitizer…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.32%via OSV
CVE-2026-81703None
3w ago

openssl_encrypt versions before 1.4.9 fail to validate encryption status of embedded post-quantum private keys in file metadata. Attacker…

openssl_encrypt versions before 1.4.9 fail to validate encryption status of embedded post-quantum private keys in file metadata. Attackers can craft files with unencrypted embedded PQC keys that decrypt under any password, bypassing auth…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.16%via OSV
CVE-2026-81701None
3w ago

openssl_encrypt versions before 1.4.9 use a denylist to identify trusted built-in plugins, allowing unsigned plugins in top-level plugins…

openssl_encrypt versions before 1.4.9 use a denylist to identify trusted built-in plugins, allowing unsigned plugins in top-level plugins/ directories and unknown subdirectories to bypass signature verification. Attackers can place malic…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.29%via OSV
CVE-2026-81700None
3w ago

openssl_encrypt versions before 1.4.9 contain a signature verification vulnerability in gpg_runner.verify_detached that accepts revoked a…

openssl_encrypt versions before 1.4.9 contain a signature verification vulnerability in gpg_runner.verify_detached that accepts revoked and expired keys by only checking VALIDSIG status without inspecting REVKEYSIG, EXPKEYSIG, or gpg exi…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.24%via OSV
CVE-2026-81698High· 8.8
3w ago

openssl_encrypt versions before 1.4.9 contain a shell injection vulnerability in the info command's reconstructed CLI block that interpol…

openssl_encrypt versions before 1.4.9 contain a shell injection vulnerability in the info command's reconstructed CLI block that interpolates untrusted metadata fields without quoting. Attackers can craft metadata values like pepper_name…

Twilightopenssl-encrypt · openssl-encryptEPSS 0.28%via OSV
CVE-2026-81696None
3w ago

openssl_encrypt versions before 1.4.9 fail to sanitize terminal control characters in file metadata printed by the info command. Attacker…

openssl_encrypt versions before 1.4.9 fail to sanitize terminal control characters in file metadata printed by the info command. Attackers can craft malicious files containing escape sequences to repaint terminal output and forge verific…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.18%via OSV
CVE-2026-81695None
3w ago

openssl_encrypt versions before 1.4.9 fail to escape attacker-controlled key_id values printed to stderr during decrypt auto-detection. A…

openssl_encrypt versions before 1.4.9 fail to escape attacker-controlled key_id values printed to stderr during decrypt auto-detection. Attackers can craft encrypted files with malicious key_id containing escape sequences to repaint term…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.18%via OSV
CVE-2026-74870None
1mo ago

openssl_encrypt (pip) versions <= 1.4.7 contain an information exposure vulnerability where the 'hsm fido2-test' and 'hsm onlykey-test' d…

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 (c…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.19%via OSV
CVE-2026-74901None
1mo ago

openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in pqc.py where AES-GCM decryption failures trigger …

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 integ…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.23%via OSV
CVE-2026-74900None
1mo ago

openssl_encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures silently fall back to s…

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 p…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.34%via OSV
CVE-2026-74896None
1mo ago

openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to de…

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__()…

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.34%via OSV
CVE-2026-74895None
1mo ago

openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Atta…

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 …

Sunlitopenssl-encrypt · openssl-encryptEPSS 0.41%via OSV
openssl-encrypt vulnerabilities (CVEs) · VulnSea