PT-2026-37259 · Gobgp · Gobgp
Bacon251
·
Published
2026-05-05
·
Updated
2026-05-07
·
CVE-2026-42285
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
GoBGP versions prior to 4.5.0
Description
An unauthenticated remote BGP peer can cause a fatal panic and complete loss of service availability by sending a specially crafted BGP UPDATE message. When the server receives a message with inconsistent attribute lengths, it improperly handles the internal state transition to a withdraw action. This leads to a nil pointer dereference—a situation where the software attempts to access a memory location that does not exist—within the
AdjRib.Update() function. The issue originates from the interaction between the BGP message decoding logic and the Adj-RIB table management, specifically when the handleUpdate function processes malformed attributes.Recommendations
Update to version 4.5.0.
Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gobgp