Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41285

19
FAUCET Score

OVERVIEW CVE-2026-41285 affects OpenBSD through version 7.8 and impacts the slaacd and rad daemons, which handle IPv6 network configuration. The vulnerability exists in the processing of ICMPv6 Neighbor Discovery options and is triggered when a crafted ND option with zero length is received over a local network. The flaw stems from an insufficient input validation check prior to an arithmetic operation (nd_opt_len * 8 - 2) that can result in an infinite loop condition. SEVERITY This vulnerability carries a CVSS 3.1 Medium severity rating of 4.3 with an adjacent network attack vector, low complexity, and no privilege requirements. The attack causes a denial of service through application hang but does not compromise confidentiality or integrity. The EPSS score of 0.00007 indicates extremely low prevalence relative to other CVEs, suggesting limited real-world exploitation likelihood. EXPLOITATION STATUS There is no evidence of active exploitation, with the vulnerability absent from the Known Exploited Vulnerabilities catalog and listed as inactive on the Hot List. No public exploit code has been reported, and community attention remains minimal based on available threat intelligence. Organizations should nevertheless apply patches as they become available to prevent potential local network-based denial of service attacks.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, <= 7.8CPE match
cpe:2.3:o:openbsd:openbsd:*:*:*:*:*:*:*:*
<= 7.8CPE matchmatch criteria
cpe:2.3:o:openbsd:openbsd:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.3MEDIUM

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
ADJACENT_NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.21%
Probability of exploitation in next 30 days
EPSS Percentile
11.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0021 is in the 13th percentile among its peer group of 1,802 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / openbsd/src/commit/086c5738bcd3c203bcc08d024fcf983cb409115f
Patch
openbsd.org / errata78.html
ProductRelease Notes
rfc-editor.org / rfc/rfc4861
Not Applicable