Page 1 of 1

CVE-2026-81714 - openssl_encrypt before 1.4.9 Plugin Signing Trust Anchor Enrollment Bypass

Posted: Thu Aug 27, 2026 8:43 pm
by Starburst-David
CVE ID :CVE-2026-81714
Published : Aug. 27, 2026, 5:21 p.m. | 48 minutes ago
Description :openssl_encrypt (pip: openssl-encrypt) versions <= 1.4.8 use suffix-tolerant fingerprint matching in enroll_trust_key when binding a plugin-signing trust anchor. An operator who confirms a short (forgeable, ~32-bit) GPG key id could unknowingly enroll an attacker's colliding key as a trusted anchor, which then vouches for malicious plugins under the ENFORCE signature policy. Version 1.4.9 fixes this by requiring the confirmed value to exactly match the full primary-key fingerprint (case-insensitive, whitespace-stripped).
Severity: 9.3 | CRITICAL

More Information:
https://cvefeed.io/vuln/detail/CVE-2026-81714