CVE-2026-41642
HIGH EPSS 39.2%
Published May 7, 20261mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. In version 4.3.0, a remote Denial of Service (DoS) vulnerability exists in GoBGP due to a nil pointer dereference. When a malformed BGP UPDATE message contains an unrecognized Path Attribute marked as "Well-known," the daemon fails to interrupt the message handling flow. This results in an illegal memory access and a full process crash (panic). This issue has been patched in version 4.4.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
39.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| osrg | gobgp | 4.3.0 | any |
References 2
- github.com https://github.com/osrg/gobgp/releases/tag/v4.4.0
- github.com https://github.com/osrg/gobgp/security/advisories/GHSA-7235-89m6-f4px
Remediation
- github.com https://github.com/osrg/gobgp/releases/tag/v4.4.0