CVE-2026-50722

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-02 22:16

Updated : 2026-07-09 15:47


NVD link : CVE-2026-50722

Mitre link : CVE-2026-50722

CVE.ORG link : CVE-2026-50722


JSON object : View

Products Affected

libreswan

  • libreswan
CWE
CWE-347

Improper Verification of Cryptographic Signature

CWE-617

Reachable Assertion