Lucene search
K

20 matches found

SUSE CVE
SUSE CVE
added 2026/03/04 12:26 a.m.0 views

SUSE CVE-2026-26313

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to version 1.17.0, an attacker can cause high memory usage by sending a specially-crafted p2p message. The issue is resolved in the v1.17.0 release...

7.5CVSS6AI score0.00033EPSS
Exploits0References3
NVD
NVD
added 2026/02/19 9:18 p.m.4 views

CVE-2026-26313

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to version 1.17.0, an attacker can cause high memory usage by sending a specially-crafted p2p message. The issue is resolved in the v1.17.0 release...

7.5CVSS0.00033EPSS
Exploits0References2
CVE
CVE
added 2026/02/19 9:15 p.m.6 views

CVE-2026-26314

CVE-2026-26314 (go-ethereum / geth): Prior to version 1.16.9, a vulnerable node can be forced to shutdown or crash by processing a specially crafted p2p message. The issue is resolved in v1.16.9 and v1.17.0 releases. Affected software: go-ethereum (Geth) execution layer of the Ethereum protocol. ...

8.7CVSS5.8AI score0.00058EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/19 9:15 p.m.1 views

CVE-2026-26314 Go Ethereum affected by DoS via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to version 1.16.9, a vulnerable node can be forced to shutdown/crash using a specially crafted message. The problem is resolved in the v1.16.9 and v1.17.0 releases of Geth...

8.7CVSS5.8AI score0.00058EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/02/19 9:15 p.m.19 views

CVE-2026-26314 Go Ethereum affected by DoS via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to version 1.16.9, a vulnerable node can be forced to shutdown/crash using a specially crafted message. The problem is resolved in the v1.16.9 and v1.17.0 releases of Geth...

8.7CVSS0.00058EPSS
Exploits0References3
OSV
OSV
added 2026/01/23 2:28 a.m.4 views

GO-2026-4315 DoS via malicious p2p message affecting a vulnerable node in github.com/ethereum/go-ethereum

DoS via malicious p2p message affecting a vulnerable node in github.com/ethereum/go-ethereum...

7.5CVSS5.4AI score0.0005EPSS
Exploits0References2
CVE
CVE
added 2026/01/13 8:27 p.m.5 views

CVE-2026-22868

CVE-2026-22868 affects go-ethereum (geth). A vulnerable node can be forced to shutdown or crash by processing a specially crafted P2P message; multiple sources describe a DoS/Crash risk with high impact, including high CPU usage leading to DoS under certain advisories. The vulnerability is tied t...

7.5CVSS6.5AI score0.0005EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/01/13 8:27 p.m.19 views

CVE-2026-22862 go-ethereum has a DoS via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.16.8...

7.1CVSS0.0005EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/01/13 8:27 p.m.1 views

CVE-2026-22862 go-ethereum has a DoS via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.16.8...

7.1CVSS6.5AI score0.0005EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.2 views

PT-2026-2802

Name of the Vulnerable Software and Affected Versions go-ethereum geth versions prior to 1.16.8 Description go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A specially crafted message can force a vulnerable node to shutdown or crash. This can be triggered...

7.1CVSS5.4AI score0.0005EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2013-6284

Malware in sbrugna...

5CVSS6AI score0.01006EPSS
Exploits0References13
Cvelist
Cvelist
added 2025/01/30 3:58 p.m.18 views

CVE-2025-24883 go-ethereum has a DoS via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.14.13...

8.7CVSS0.00037EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/05/06 2:26 p.m.12 views

CVE-2024-32972 go-ethereum denial of service via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. Prior to 1.13.15, a vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix has been included in geth version 1.13.15...

7.5CVSS7.7AI score0.00607EPSS
Exploits0References2
OSV
OSV
added 2023/09/06 7:49 p.m.16 views

GHSA-PPJG-V974-84CM Go-Ethereum vulnerable to denial of service via malicious p2p message

Impact A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. Details The p2p handler spawned a new goroutine to respond to ping requests. By flooding a node with ping requests, an unbounded number of goroutin...

7.5CVSS7.3AI score0.00421EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 8:54 p.m.27 views

DoS via malicious p2p message in Go Ethereum

Impact A vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Patches The following PR addresses the problem: https://github.com/ethereum/go-ethereum/pull/24507 Workarounds Aside from applying t...

5.9CVSS5.6AI score0.00433EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/05/24 8:54 p.m.21 views

GHSA-WJXW-GH3M-7PM5 DoS via malicious p2p message in Go Ethereum

Impact A vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Patches The following PR addresses the problem: https://github.com/ethereum/go-ethereum/pull/24507 Workarounds Aside from applying t...

5.9CVSS5.4AI score0.00433EPSS
Exploits0References4
NVD
NVD
added 2014/02/06 5:0 p.m.12 views

CVE-2013-6481

libpurple/protocols/yahoo/libymsg.c in Pidgin before 2.10.8 allows remote attackers to cause a denial of service crash via a Yahoo! P2P message with a crafted length field, which triggers a buffer over-read...

5CVSS6.3AI score0.01006EPSS
Exploits0References7
OSV
OSV
added 2014/02/06 5:0 p.m.5 views

CVE-2013-6481

libpurple/protocols/yahoo/libymsg.c in Pidgin before 2.10.8 allows remote attackers to cause a denial of service crash via a Yahoo! P2P message with a crafted length field, which triggers a buffer over-read...

6.4AI score
Exploits0References7
Prion
Prion
added 2014/02/06 5:0 p.m.13 views

Buffer overflow

libpurple/protocols/yahoo/libymsg.c in Pidgin before 2.10.8 allows remote attackers to cause a denial of service crash via a Yahoo! P2P message with a crafted length field, which triggers a buffer over-read...

5CVSS7AI score0.01006EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2014/02/06 4:0 p.m.23 views

CVE-2013-6481

libpurple/protocols/yahoo/libymsg.c in Pidgin before 2.10.8 allows remote attackers to cause a denial of service crash via a Yahoo! P2P message with a crafted length field, which triggers a buffer over-read...

6.2AI score0.01006EPSS
Exploits0References7
Rows per page
Query Builder