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 filenames containing terminal cursor-movement and erase-line control bytes that repaint a forged PASSED verdict on screen, masking actual tamper detection. Fixed in 1.4.9 by routing drive-derived names through sanitize_for_display().
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-c793-rj9w-r3wg | Vendor Advisory |
| https://www.vulncheck.com/advisories/verify-usb-before-1.4.9-output-injection-via-unsanitized-filenames | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-27 17:20
Updated : 2026-09-03 15:08
NVD link : CVE-2026-81694
Mitre link : CVE-2026-81694
CVE.ORG link : CVE-2026-81694
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-117
Improper Output Neutralization for Logs
