云虫漏洞情报

CVE-2026-81705 - 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, me - 漏洞详情

漏洞编号:CVE-2026-81705

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-81705

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-532

发布/更新时间:2026-08-27 / 2026-08-27

漏洞描述

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.

相关链接

相关漏洞

« 返回首页