Lucene search
+L

655 matches found

OSV
OSV
added 2026/05/07 11:50 a.m.14 views

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

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...

7.5CVSS5.9AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/07 11:50 a.m.59 views

CVE-2026-41642

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...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits1
CVE
CVE
added 2026/05/07 11:50 a.m.54 views

CVE-2026-41642

CVE-2026-41642 – GoBGP DoS via malformed Well-known Path Attribute Affected software: GoBGP v4.3.0 (server component). Root cause: In the BGP UPDATE handling loop (recvMessageloop), a parsed but invalid path attribute (Well-known with unrecognized Type Code) is not properly halted, leading to a n...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/07 11:50 a.m.10 views

CVE-2026-41642

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...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/05/04 12:25 p.m.10 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the ParseBody function of the BMP parser. An attacker can cause a denial of service by sending specially crafted BMP messages that trigger an out-of-bounds read. Remediation Upgrade...

7.5CVSS5.8AI score0.00631EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/04 9:31 a.m.33 views

GHSA-HJ4W-QR9J-C4CF GoBGP has an Integer Underflow Issue

A vulnerability was determined in osrg GoBGP up to 4.3.0. Affected by this vulnerability is the function parseRibEntry of the file pkg/packet/mrt/mrt.go. Executing a manipulation can lead to integer underflow. It is possible to launch the attack remotely. Upgrading to version 4.4.0 addresses this...

7.3CVSS6.8AI score0.00454EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/04 6:32 a.m.23 views

GHSA-VM3G-8XWV-MXFP GoBGP has an Improper Resource Shutdown or Release

A vulnerability has been found in osrg GoBGP up to 4.3.0. This impacts the function SRv6L3ServiceAttribute.DecodeFromBytes of the file pkg/packet/bgp/prefixsid.go of the component SRv6 L3 Service. Such manipulation of the argument data leads to denial of service. The attack may be performed from...

6.9CVSS5.5AI score0.00464EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/04 5:45 a.m.39 views

CVE-2026-7737

CVE-2026-7737 affects osrg GoBGP up to 4.3.0. The vulnerability lies in the BMP parser, specifically BMPPeerUpNotification.ParseBody and BMPStatisticsReport.ParseBody in pkg/packet/bmp/bmp.go, where input manipulation leads to an out-of-bounds read. The issue is exploitable remotely. A fix is pub...

7.5CVSS5.7AI score0.00631EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/04 5:15 a.m.56 views

CVE-2026-7735 osrg GoBGP AIGP Attribute bgp.go PathAttributeAigp.DecodeFromBytes buffer overflow

A vulnerability was found in osrg GoBGP up to 4.3.0. Affected is the function PathAttributeAigp.DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component AIGP Attribute Parser. Performing a manipulation results in buffer overflow. It is possible to initiate the attack remotely. Upgrading...

7.5CVSS0.00361EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/05/04 5:15 a.m.10 views

CVE-2026-7735 osrg GoBGP AIGP Attribute bgp.go PathAttributeAigp.DecodeFromBytes buffer overflow

A vulnerability was found in osrg GoBGP up to 4.3.0. Affected is the function PathAttributeAigp.DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component AIGP Attribute Parser. Performing a manipulation results in buffer overflow. It is possible to initiate the attack remotely. Upgrading...

7.5CVSS7.2AI score0.00361EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/04 5:00 a.m.63 views

CVE-2026-7734

The CVE-2026-7734 affects osrg GoBGP up to 4.3.0, specifically the SRv6 L3 Service component’s DecodeFromBytes function in pkg/packet/bgp/prefix_sid.go. The issue allows remote manipulation of input data to trigger a denial of service. A fix is available in GoBGP v4.4.0, with the patch identified...

7.5CVSS5.6AI score0.00464EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/04 5:00 a.m.16 views

EUVD-2026-26914

A vulnerability has been found in osrg GoBGP up to 4.3.0. This impacts the function SRv6L3ServiceAttribute.DecodeFromBytes of the file pkg/packet/bgp/prefixsid.go of the component SRv6 L3 Service. Such manipulation of the argument data leads to denial of service. The attack may be performed from...

6.9CVSS5.6AI score0.00464EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.48 views

PT-2026-36763

Name of the Vulnerable Software and Affected Versions osrg GoBGP versions prior to 4.4.0 Description A remote denial of service can occur in the SRv6 L3 Service component. The issue exists within the SRv6L3ServiceAttribute.DecodeFromBytes function located in the pkg/packet/bgp/prefix sid.go file,...

7.5CVSS6.3AI score0.00464EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/01 2:11 a.m.23 views

SUSE CVE-2026-6870

GSM RP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/01 12:16 a.m.15 views

UBUNTU-CVE-2026-5405

RDP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service and possible code execution...

7.8CVSS6.4AI score0.00161EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.20 views

Wireshark 缓冲区错误漏洞

Wireshark is a set of network packet analysis tools developed by the Wireshark team. The software’s function is to capture network packets and display detailed data for analysis. Versions of Wireshark from 4.6.0 to 4.6.4, as well as 4.4.0 to 4.4.14, have a buffer error vulnerability. This...

7.8CVSS6.3AI score0.00161EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/30 11:04 p.m.49 views

CVE-2026-5403 Heap-based Buffer Overflow in Wireshark

SBC codec crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service and possible code execution...

7.8CVSS0.00161EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/30 11:04 p.m.54 views

CVE-2026-5403

CVE-2026-5403 describes a heap-based buffer overflow in Wireshark’s SBC codec that affects Wireshark releases 4.6.0–4.6.4 and 4.4.0–4.4.14. The vulnerability can lead to denial of service and may allow code execution. Impact is local due to the codec handling, with high severity (CVSS 3.1: HIGH, ...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/04/30 11:03 p.m.43 views

CVE-2026-5656

CVE-2026-5656 affects Wireshark profiles import in Wireshark 4.6.0–4.6.4 and 4.4.0–4.4.14, due to improper restriction of a pathname to a restricted directory (path traversal). The issue can lead to denial of service and possible code execution. CVSS v3.1: AV Local, AC High, PR None, UI Required,...

7.8CVSS5.8AI score0.0018EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2026/04/30 7:16 a.m.14 views

CVE-2026-6533

Dissection engine LZ77 decompression crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

5.5CVSS0.00146EPSS
SaveExploits1References3
Rows per page
Query Builder