Lucene search
+L

1192 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

RHEL 10 : golang (RHSA-2026:60306)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:60306 advisory. The golang packages provide the Go programming language compiler. Security Fixes: encoding/asn1: golang: Go encoding/asn1: Denial of Servi...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References15
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Golang-1.15

In Go versions before 1.15.13 and 1.16.x, as well as before 1.16.5, certain configurations of ReverseProxy from net/http/httputil lead to a situation where an attacker can drop arbitrary headers...

5.3CVSS6.5AI score0.02279EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/08/20 6:54 p.m.9 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.0039EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 11:37 a.m.7 views

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

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.16 views

SUSE SLED15 / SLES15 Security Update : go1.26 (SUSE-SU-2026:3641-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3641-1 advisory. Security issues fixed: - CVE-2026-33818: encoding/asn1: enforce maximum recursion depth bsc1275034. -...

9.6CVSS5.3AI score0.00692EPSS
SaveExploits0References29
OSV
OSV
added 2026/08/18 9:06 a.m.8 views

SUSE-SU-2026:3641-1 Security update for go1.26

This update for go1.26 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.6CVSS5.4AI score0.00692EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2026/08/18 9:05 a.m.15 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.00692EPSS
SaveExploits0References38
OSV
OSV
added 2026/08/18 9:05 a.m.15 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.00692EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2026/08/14 3:09 p.m.10 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.10 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.7 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.9 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.01979EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/13 10:17 p.m.4 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
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.11 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
Cvelist
Cvelist
added 2026/08/13 9:58 p.m.74 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
CVE
CVE
added 2026/08/13 9:58 p.m.110 views

CVE-2026-56853

Technical details about CVE-2026-56853 are not publicly available in the provided documents; monitor for updates.

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:43 p.m.8 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...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.15 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.7 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
SaveExploits0References134
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.5 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.0039EPSS
SaveExploits0References8
Rows per page
Query Builder