Description
Libreswan, via the function RSA_authenticate_hash_signature_pkcs1_1_5_rsa(), did not correctly verify the DER encoding of the ASN.1 digest when the IKEv2 AUTH payload was encoded using RSASSA-PKCS1-v1_5 (RFC 8017). A remote attacker can use a variation on the Bleichenbacher attack to forge the AUTH payload when small public exponents are used (e.g., e=3), leading to impersonation. Additionally, a remote attacker, by encoding a shorter than expected hash in the AUTH payload, could trigger an assertion leading to denial-of-service. The daemon aborts and restarts; continued exploitation causes sustained denial of service. Remote code execution is not possible. X.509 certificate verifications of the remote IKE peer are not affected.
Weak RSA exponent (e=3) in use, enabling Bleichenbacher signature forgery
Problem types
CWE-347: Improper Verification of Cryptographic Signature
Product status
Any version
5.3.1 (semver)
Timeline
| 2026-03-24: | Libreswan notified of the issue via security@libreswan.org |
| 2026-06-16: | Advanced notice given to supported customers and distributions |
| 2026-06-24: | Public announcement and release of libreswan 5.3.1 |
Credits
Yeonghyeon Choi
Duyeong Kim
Andrew Cagney (The Libreswan Team)
References
libreswan.org/security/CVE-2026-50722/CVE-2026-50722.txt (Libreswan Security Advisory CVE-2026-50722)
libreswan.org/security/CVE-2026-50722/ (Libreswan CVE-2026-50722 Patches)
libreswan.org/security/CVE-2026-50721/CVE-2026-50721.txt (Related: CVE-2026-50721 (IKEv1 variant))
www.rfc-editor.org/rfc/rfc8017 (RFC 8017 - PKCS #1: RSA Cryptography Specifications Version 2.2)