Lucene search
+L

1265 matches found

SUSE Linux
SUSE Linux
•added 2026/08/18 9:05 a.m.•18 views

Security update for go1.25

This update for go1.25 fixes the following issues: Security issues fixed: CVE-2026-33818: encoding/asn1: enforce maximum recursion depth bsc1275034. CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation...

9.1CVSS5.3AI score0.00641EPSS
SaveExploits0References38
OSV
OSV
•added 2026/08/18 9:05 a.m.•21 views

SUSE-SU-2026:3640-1 Security update for go1.25

This update for go1.25 fixes the following issues: Security issues fixed: - CVE-2026-33818: encoding/asn1: enforce maximum recursion depth bsc1275034. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalatio...

9.6CVSS7.1AI score0.00641EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
•added 2026/08/17 11:04 a.m.•10 views

CVE-2026-74799 SiYuan before 3.7.4 Unauthenticated Debug Endpoint Information Disclosure

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider...

9.3CVSS5.3AI score0.00544EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•12 views

Unity Linux 20.1070a Security Update: osbuild-composer (UTSA-2026-100894)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100894 advisory. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is us...

5.4AI score0.00811EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/17 12:00 a.m.•2 views

CVE-2026-74799: Insertion of Sensitive Information Into Debugging Code

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider...

9.3CVSS5.9AI score0.00544EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/14 3:09 p.m.•11 views

CVE-2026-56853

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/14 2:49 a.m.•13 views

net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.6AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/08/14 2:48 a.m.•9 views

net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.7AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/08/13 11:45 p.m.•11 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.4AI score0.02326EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/13 10:17 p.m.•6 views

DEBIAN-CVE-2026-56853

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

7.5CVSS5.4AI score0.00568EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/13 9:58 p.m.•85 views

CVE-2026-56853 Apply ReadHeaderTimeout when doing unencrypted HTTP/2 check in net/http

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

0.00568EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/13 9:58 p.m.•12 views

CVE-2026-56853 Apply ReadHeaderTimeout when doing unencrypted HTTP/2 check in net/http

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

5.2AI score0.00568EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/13 9:58 p.m.•124 views

CVE-2026-56853

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/13 9:43 p.m.•9 views

GO-2026-6089 Apply ReadHeaderTimeout when doing unencrypted HTTP/2 check in net/http

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

5.3AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/08/13 9:43 p.m.•19 views

Denial of Service (DoS)

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Denial of Service DoS. Go Vulnerability Report:When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain th...

8.7CVSS5.9AI score0.00568EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/13 12:00 a.m.•9 views

PT-2026-71895

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. During this process,...

7.5CVSS5.4AI score0.00568EPSS
SaveExploits0References332
RedHat Linux
RedHat Linux
•added 2026/08/03 5:42 p.m.•7 views

net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls

A flaw was found in the net/http/httputil package, specifically within the ReverseProxy component. This vulnerability allows the ReverseProxy to forward query parameters that are not visible to Rewrite functions. This occurs because the ReverseProxy does not correctly consider the url.ParseQuery...

5.3CVSS6.5AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/08/03 4:04 p.m.•13 views

net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls

A flaw was found in the net/http/httputil package, specifically within the ReverseProxy component. This vulnerability allows the ReverseProxy to forward query parameters that are not visible to Rewrite functions. This occurs because the ReverseProxy does not correctly consider the url.ParseQuery...

5.3CVSS6.5AI score0.00413EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/29 6:12 p.m.•44 views

CVE-2026-67201

CVE-2026-67201 describes a SSRF bypass in V’s standard library between net.urllib and net.http up to version 0.5.2. By crafting a URL with a backslash in the authority section, net.urllib.parse() can extract a trusted host for allowlists, while net.http.get() normalizes the backslash and connects...

8.6CVSS5.9AI score0.00534EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/29 6:12 p.m.•40 views

CVE-2026-67201 V 0.5.2 SSRF Bypass via Parser Differential in net.urllib and net.http

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS0.00534EPSS
SaveExploits0References4
Rows per page
Query Builder