云虫漏洞情报

CVE-2026-81717 - openssl_encrypt (pip package openssl-encrypt) before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted (attacker with physical write access). USBDriveCreator._verify_integrity_file only validates files listed in the manifest, so files added to the drive — including a root-level autorun payload — are not detected and integrity verification still passes. Additionally, a globally constant, source-embedded KDF - 漏洞详情

漏洞编号:CVE-2026-81717

风险等级:低危

漏洞来源:CVE

CVE 编号:CVE-2026-81717

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-347

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

漏洞描述

openssl_encrypt (pip package openssl-encrypt) before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted (attacker with physical write access). USBDriveCreator._verify_integrity_file only validates files listed in the manifest, so files added to the drive — including a root-level autorun payload — are not detected and integrity verification still passes. Additionally, a globally constant, source-embedded KDF salt (_LEGACY_FIXED_SALT) is used to derive the drive encryption key for any drive lacking a per-drive salt file, defeating precomputation resistance and enabling an offline rainbow-table attack.

相关链接

相关漏洞

« 返回首页