CVE-2026-41643

GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. Prior to version 4.3.0, a remote Denial of Service (DoS) vulnerability exists in GoBGP where a malformed BGP UPDATE message can trigger a runtime error: index out of range panic. This occurs during the processing of 4-byte AS attributes when the message structure causes an internal slice index shift that is not properly handled. This issue has been patched in version 4.3.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:osrg:gobgp:*:*:*:*:*:*:*:*

History

07 May 2026, 19:43

Type Values Removed Values Added
CPE cpe:2.3:a:osrg:gobgp:*:*:*:*:*:*:*:*
References () https://github.com/osrg/gobgp/releases/tag/v4.3.0 - () https://github.com/osrg/gobgp/releases/tag/v4.3.0 - Patch, Release Notes
References () https://github.com/osrg/gobgp/security/advisories/GHSA-8rxh-r2p6-7f2q - () https://github.com/osrg/gobgp/security/advisories/GHSA-8rxh-r2p6-7f2q - Exploit, Vendor Advisory
First Time Osrg gobgp
Osrg

07 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-07 12:16

Updated : 2026-05-07 19:43


NVD link : CVE-2026-41643

Mitre link : CVE-2026-41643

CVE.ORG link : CVE-2026-41643


JSON object : View

Products Affected

osrg

  • gobgp
CWE
CWE-129

Improper Validation of Array Index