CVE-2026-41285
MEDIUMOpenBSD < 7.8 - Denial of Service via Zero-Length ICMPv6 ND Option
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-41285. PoCs published by Rat5ak.
AI-analyzed exploit summary This repository contains a functional exploit for CVE-2026-41285, a DoS vulnerability in OpenBSD's slaacd and rad daemons. The exploit leverages an integer underflow in ND option parsing to trigger an infinite loop with a single crafted ICMPv6 packet.
Description
In OpenBSD through 7.8, the slaacd and rad daemons have an infinite loop when they receive a crafted ICMPv6 Neighbor Discovery (ND) option (over a local network) with length zero, because of an "nd_opt_len * 8 - 2" expression with no preceding check for whether nd_opt_len is zero.
Exploits (1)
This repository contains a functional exploit for CVE-2026-41285, a DoS vulnerability in OpenBSD's slaacd and rad daemons. The exploit leverages an integer underflow in ND option parsing to trigger an infinite loop with a single crafted ICMPv6 packet.
Scores
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L