CVE-2026-12413

7.5 HIGH
Published: July 02, 2026 Modified: July 02, 2026
View on NVD

Description

An invalidly formatted IKEv2 fragment causes the Libreswan pluto daemon to crash and restart. Continued exploitation would cause a denial of service. The function reassemble_v2_incoming_fragments() would ignore unknown outer payloads but still store these in a fixed size array msg_digest.digest[PAYLIMIT]. An off-by-one error in the assertion PASSERT(logger, md->digest_roof < elemsof(md->digest)) causes the daemon to abort. No remote code execution is possible. Any configuration that allows IKEv2 connections that do not set fragmentation=no are vulnerable. IKEv1 is not affected.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://libreswan.org/security/CVE-2026-12413/
Source: d42dc95b-23f1-4e06-9076-20753a0fb0df
https://libreswan.org/security/CVE-2026-12413/CVE-2026-12413.txt
Source: d42dc95b-23f1-4e06-9076-20753a0fb0df

2 reference(s) from NVD

Quick Stats

CVSS v3 Score
7.5 / 10.0
EPSS (Exploit Probability)
0.6%
44th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)