← Back

CVE-2026-12413

nvd nist
Published: Jul 2, 2026Modified: Jul 8, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: d42dc95b-23f1-4e06-9076-20753a0fb0df (Secondary)

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.

Affected (1)

Products: Libreswan: Libreswan
1 product
Libreswan
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
From 4.6 to 5.3.1

References (2)

Source: d42dc95b-23f1-4e06-9076-20753a0fb0df
Vendor Advisory
Source: d42dc95b-23f1-4e06-9076-20753a0fb0df
Vendor AdvisoryMitigation

Timeline

No history available yet.