目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-14957— CERT载荷致FIPS模式断言失败漏洞

一分钟漏洞结论

影响对象
The Libreswan Project libreswan
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

在 FIPS 模式下,Libreswan 的 函数会调用 ,并断言(assert)其返回值不为 NULL。然而,当公钥提取失败时(例如,当 RSA 指数被设置为 0 时), 会返回 NULL。 远程攻击者可以通过在 CERT 载荷(payload)中发送一个格式错误的 X.509 证书来触发该断言失败,从而导致 pluto 守护进程中断并重启。持续利用此漏洞可导致拒绝服务(DoS)。该漏洞无法实现远程代码执行。 IKEv1 和 IKEv2 均受影响。 该漏洞仅在以下条件下可被利用: 1. 操作系统和 Libresw

CVSS 7.5 · High

可能的 ATT&CK 技术 1 AI

T1220 · XSL Script Processing
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-14957 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
FIPS mode assertion failure via malicious CERT payload
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
可达断言
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
The Libreswan Project libreswan 3.0 ~ 5.3.1 -

二、漏洞 CVE-2026-14957 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-14957 的情报信息

登录查看更多情报信息。

CVE-2026-14957 厂商安全公告 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-14957

暂无评论


发表评论