Vulnerability Description
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().
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jahlives | Openssl Encrypt | < 1.4.9 |
Related Weaknesses (CWE)
References
- https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-c793-rj9w-rVendor Advisory
- https://www.vulncheck.com/advisories/verify-usb-before-1.4.9-output-injection-viThird Party Advisory
FAQ
What is CVE-2026-81694?
CVE-2026-81694 is a vulnerability with a CVSS score of 3.3 (LOW). 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'...
How severe is CVE-2026-81694?
CVE-2026-81694 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-81694?
Check the references section above for vendor advisories and patch information. Affected products include: Jahlives Openssl Encrypt.