CyberRota
Back to database

CVE-2026-41285

MEDIUM · CVSS 4.3 EPSS 0.01% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-04-21 · Last synced: 2026-05-18

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-41285
Severity
MEDIUM
CVSS
4.3
EPSS
0.01%

Original NVD 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.