CVE-2026-14957
Last modified
CVE-2026-14957 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In FIPS mode, Libreswan's add_decoded_cert() function calls CERT_ExtractPublicKey() and asserts that the result is not NULL. However, CERT_ExtractPublicKey() returns NULL when public key extraction fails, for example if the RSA exponent is set to 0. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
In FIPS mode, Libreswan's add_decoded_cert() function calls CERT_ExtractPublicKey() and asserts that the result is not NULL. However, CERT_ExtractPublicKey() returns NULL when public key extraction fails, for example if the RSA exponent is set to 0. A remote attacker can send a malformed X.509 certificate in a CERT payload to trigger the assertion, causing the pluto daemon to abort and restart. Continued exploitation causes a denial of service. No remote code execution is possible. Both IKEv1 and IKEv2 are affected. The vulnerability is only exploitable when both the OS and libreswan are running in FIPS mode and at least one CA certificate is loaded. The CERT payload is processed before peer authentication, so no credentials are needed to exploit this. Configurations using only PreSharedKey (PSK) authentication with no CA certificates loaded in the NSS database are not vulnerable.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| The Libreswan Project | libreswan | >= 3.0, <= 5.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-14957?
How severe is CVE-2026-14957?
How do I fix CVE-2026-14957?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14950An unauthenticated remote attacker in possession of a valid …9.8
- CVE-2026-14951An low privileged remote attacker can cause authenticated us…8
- CVE-2026-14952An unauthenticated remote attacker can retrieve sensible fil…7.5
- CVE-2026-14953A low-privileged remote attacker can enumerate all configure…4.3
- CVE-2026-14955The Checkout Field Editor for WooCommerce (Pro) plugin for W…6.5
- CVE-2026-14956The Bricksforge plugin for WordPress is vulnerable to Privil…9.8
- CVE-2026-14958IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a rem…7.2
- CVE-2026-14959IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a rem…7.2
- CVE-2026-1496Vulnerable versions of Coverity Connect lack an error handle…9.3
- CVE-2026-14960Pegatron `Tdelo64.sys` improperly exposes privileged hardwar…9.8
- CVE-2026-14961Pegatron `Tdelo64.sys` exposes a privileged device interface…6.2
- CVE-2026-14962The ELEX WooCommerce Request a Quote WordPress plugin before…8.6
Are you affected by CVE-2026-14957?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
