PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-81681 Jahlives CVE debrief

The openssl_encrypt pip package (versions <= 1.4.8) incorrectly stores the 'Encrypted USB Workspace' directory in cleartext, despite advertising AES-256-GCM encryption. The derived encryption key is never applied to the workspace directory. This vulnerability allows an attacker with physical access to the removable media to read sensitive files. The issue was fixed in version 1.4.9, which seals the workspace into an authenticated AES-256-GCM vault. Users of openssl-encrypt pip package versions <= 1.4.8, especially those handling sensitive data on removable media, should be aware of the vulnerability and take immediate action to secure their data. This includes updating to version 1.4.9 or later and verifying that sensitive files stored in the workspace are properly encrypted. Additionally, users should use secure methods for storing sensitive data on removable media and review their current security practices to prevent similar vulnerabilities in the future.

Vendor
Jahlives
Product
openssl_encrypt
CVSS
CRITICAL 9.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-27
Original CVE updated
2026-09-02
Advisory published
2026-08-27
Advisory updated
2026-09-02

Who should care

Users of openssl-encrypt pip package versions <= 1.4.8, especially those handling sensitive data on removable media, should be aware of the vulnerability and take immediate action to secure their data. This includes updating to version 1.4.9 or later and verifying that sensitive files stored in the workspace are properly encrypted. Additionally, users should use secure methods for storing sensitive data on removable media and review their current security practices to prevent similar vulnerabilities in the future.

Technical summary

The openssl_encrypt pip package versions <= 1.4.8 incorrectly stores the 'Encrypted USB Workspace' directory in cleartext, despite advertising AES-256-GCM encryption. The derived encryption key is never applied to the workspace directory. An attacker with physical access to the removable media can read sensitive files. Fixed in version 1.4.9, which seals the workspace into an authenticated AES-256-GCM vault. This fix ensures that sensitive data stored in the workspace is properly encrypted and protected from unauthorized access.

Defensive priority

Users of openssl-encrypt pip package versions <= 1.4.8 should update to 1.4.9 to ensure sensitive files stored in the 'Encrypted USB Workspace' are properly encrypted.

Recommended defensive actions

  • Update openssl-encrypt to version 1.4.9 or later
  • Verify that sensitive files stored in the workspace are properly encrypted
  • Use secure methods for storing sensitive data on removable media
  • Review current security practices to prevent similar vulnerabilities in the future
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The openssl_encrypt pip package versions <= 1.4.8 incorrectly stores the 'Encrypted USB Workspace' directory in cleartext, despite advertising AES-256-GCM encryption. The derived encryption key is never applied to the workspace directory. Fixed in version 1.4.9. Users should verify that sensitive files stored in the workspace are properly encrypted and use secure methods for storing sensitive data on removable media. The encryption process is not applied correctly, leaving sensitive data exposed. Users must ensure they update to version 1.4.9 or later to secure their data.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-81681 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-81681

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-81681 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81681

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-2jv6-qqfm-m46m

    [email protected] - Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-false-encryption-via-cleartext-storage

    [email protected] - Third Party Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.