๐Ÿ” CVE Alert

CVE-2026-41642

HIGH 7.5

GoBGP: Remote Denial of Service (Panic) via Malformed Well-known Path Attribute

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-476
Vendor osrg
Product gobgp
Published May 7, 2026
Last Updated May 7, 2026
Stay Ahead of the Next One

Get instant alerts for osrg gobgp

Be the first to know when new high vulnerabilities affecting osrg gobgp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

osrg / gobgp
= 4.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/osrg/gobgp/security/advisories/GHSA-7235-89m6-f4px github.com: https://github.com/osrg/gobgp/releases/tag/v4.4.0