← Volver al buscador de CVEs

CVE-2026-81705

openssl-encrypt

Descripción

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.

CVSS 7.5EPSS 0.334%Riesgo 0.77
Ver fuente
Publicación
2026-08-27 17:21:01
Versiones afectadas
<1.4.9
Tipo
Librería
Última modificación
2026-08-27 20:18:53
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N