Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-81705— openssl-encrypt before 1.4.9 Password Cleartext Leak via Debug

Quick assessment

Affected
jahlives openssl_encrypt
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

在 1.4.9 之前的版本中,当密码通过捆绑的短选项写法(例如 )或缩写形式的长选项(例如 )提供时,在其 参数转储中无法正确隐藏(redact)文件密码。该消毒器(sanitizer)仅能识别精确的选项名称、 形式以及以 开头的令牌,因此这些写法会绕过密码隐藏的关键控制点,导致明文密码被写入标准错误输出(stderr)。任何能够访问该输出的人(包括终端滚动缓冲区、合并的 输出、CI 作业日志或 GUI 的持久化调试日志)都可能恢复出该密码。

CVSS 7.5 · High

Affected Version Matrix 2

VendorProduct Version RangeStatus
jahlives openssl_encrypt < 1.4.9 affected
1.4.9 unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-81705

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
openssl-encrypt before 1.4.9 Password Cleartext Leak via Debug
Source: CVE Program / CVE List V5
Vulnerability Description
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 only recognized exact option names, --option=value forms, and tokens starting with -p, so these spellings bypass the redaction chokepoint and the cleartext password is written to stderr. Anyone with access to that output (terminal scrollback, merged 2>&1 output, CI job logs, or the GUI's persistent debug log) can recover the password.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
通过日志文件的信息暴露
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
jahlives openssl_encrypt 0 ~ 1.4.9 -

II. Public POCs for CVE-2026-81705

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-81705

登录查看更多情报信息。

Vendor Advisories for CVE-2026-81705 (2)

Same Patch Batch · jahlives · 2026-08-27 · 36 CVEs total

CVE-2026-81707 9.8 CRITICAL openssl_encrypt before 1.4.9 ANSI Escape Injection via Identity Email
CVE-2026-81701 9.8 CRITICAL openssl_encrypt before 1.4.9 Arbitrary Code Execution via unsigned plugin
CVE-2026-81700 9.8 CRITICAL openssl_encrypt before 1.4.9 GPG Signature Verification Bypass
CVE-2026-81702 9.8 CRITICAL openssl_encrypt before 1.4.9 Key Substitution via Identity Load
CVE-2026-81683 8.4 HIGH openssl_encrypt before 1.4.9 Plaintext Private Key Storage
CVE-2026-81719 7.8 HIGH openssl_encrypt before 1.4.9 Remote Code Execution via Plugin
CVE-2026-81704 7.5 HIGH openssl_encrypt before 1.4.9 Weak Key Derivation via D-Bus
CVE-2026-81691 7.5 HIGH openssl_encrypt before 1.4.9 Credential Leakage via Unvalidated Server URLs
CVE-2026-81721 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via KDF
CVE-2026-81698 7.5 HIGH openssl_encrypt before 1.4.9 Shell Injection via info command
CVE-2026-81693 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via QR total field
CVE-2026-81689 7.5 HIGH openssl_encrypt before 1.4.9 Weak Pepper Key Derivation
CVE-2026-81699 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via unbounded KDF cost
CVE-2026-81692 7.5 HIGH openssl_encrypt before 1.4.9 Denial of Service via STREAMINFO
CVE-2026-81688 7.5 HIGH openssl_encrypt before 1.4.9 Plaintext Confirmation Oracle via SHA-256
CVE-2026-81718 7.5 HIGH openssl_encrypt before 1.4.9 Weak Cryptographic Parameters
CVE-2026-81690 7.3 HIGH verify-usb before 1.4.9 Symlink Directory Traversal Code Execution
CVE-2026-81714 7.0 HIGH openssl_encrypt before 1.4.9 Plugin Signing Trust Anchor Enrollment Bypass
CVE-2026-81706 6.8 MEDIUM openssl_encrypt before 1.4.9 Key Substitution via Identity Shadowing
CVE-2026-81686 6.2 MEDIUM openssl_encrypt before 1.4.9 D-Bus Properties Authorization Bypass

Showing top 20 of 36 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-81705

No comments yet


Leave a comment