View | Details | Raw Unified | Return to bug 293829 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/vuxml/vuln/2026.xml (-1 / +34 lines)
Lines 1-3 Link Here
1
  <vuln vid="9c8c00ce-3642-11f1-bd03-3c7c3fba4204">
2
    <topic>go-ethereum -- vulnerabilities</topic>
3
    <affects>
4
    <package>
5
	<name>go-ethereum</name>
6
	<range><lt>1.17.0</lt></range>
7
    </package>
8
    </affects>
9
    <description>
10
	<body xmlns="http://www.w3.org/1999/xhtml">
11
	<p>https://github.com/ethereum/go-ethereum/security/advisories reports:</p>
12
	<blockquote cite="https://github.com/ethereum/go-ethereum/security/advisories">
13
	  <ul>
14
	    <li>DoS via malicious p2p message (CVE-2026-26313)</li>
15
	    <li>DoS via malicious p2p message (CVE-2026-26314)</li>
16
	    <li>Improper ECIES Public Key Validation in RLPx Handshake (CVE-2026-26315)</li>
17
	  </ul>
18
	</blockquote>
19
	</body>
20
    </description>
21
    <references>
22
      <cvename>CVE-2026-26313</cvename>
23
      <url>https://github.com/ethereum/go-ethereum/security/advisories/GHSA-689v-6xwf-5jf3</url>
24
      <cvename>CVE-2026-26314</cvename>
25
      <url>https://github.com/ethereum/go-ethereum/security/advisories/GHSA-2gjw-fg97-vg3r</url>
26
      <cvename>CVE-2026-26315</cvename>
27
      <url>https://github.com/ethereum/go-ethereum/security/advisories/GHSA-m6j8-rg6r-7mv8</url>
28
    </references>
29
    <dates>
30
      <discovery>2026-02-17</discovery>
31
      <entry>2026-04-12</entry>
32
    </dates>
33
  </vuln>
34
1
  <vuln vid="8d549898-3598-11f1-a8bc-3c7c3fba4204">
35
  <vuln vid="8d549898-3598-11f1-a8bc-3c7c3fba4204">
2
    <topic>py-ormar -- vulnerabilities</topic>
36
    <topic>py-ormar -- vulnerabilities</topic>
3
    <affects>
37
    <affects>
4
- 

Return to bug 293829