Lucene search
+L

35207 matches found

RedhatCVE
RedhatCVE
added 2026/06/01 10:03 p.m.27 views

CVE-2026-10099

XX-Net V5.16.6 contains a WebSocket frame parsing vulnerability in the WebSocketreceiveworker routine of simplehttpserver.py that allows attackers to cause corrupted application data by sending unmasked WebSocket frames. The server unconditionally reads 4 bytes as a masking key regardless of...

5.1CVSS5.8AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/01 3:52 p.m.11 views

OPENSUSE-SU-2026:20853-1 Security update for hauler

This update for hauler fixes the following issues: Changes in hauler: - update x/net to v0.55.0 bsc1266602, CVE-2026-39821...

9.6CVSS5.8AI score0.00692EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/01 10:02 a.m.17 views

SUSE-SU-2026:2202-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2021-47103: inet: fully convert sk-skrxdst to RCU rules bsc1221010. - CVE-2023-20585: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2026-23239: espintcp: Fix race...

9.8CVSS6.8AI score0.92855EPSS
SaveExploits40References124
RedHat Linux
RedHat Linux
added 2026/06/01 3:00 a.m.25 views

dotnet: .NET: infinite loop allows an attacker to cause a denial of service

A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources...

7.5CVSS5.8AI score0.0243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/01 1:20 a.m.4 views

net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows

A flaw was found in the net package of Go golang. When running on Windows, the Dial and LookupPort functions can panic if they receive an input containing a NUL 0 byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service DoS for...

7.5CVSS7.1AI score0.00588EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:20 a.m.5 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS6.9AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:20 a.m.4 views

net/mail: golang: Go net/mail: Denial of Service via crafted email inputs

A flaw was found in the net/mail package of the Go programming language. An attacker could provide specially crafted inputs to the ParseAddress, ParseAddressList, or ParseDate functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service DoS for...

7.5CVSS6.8AI score0.00784EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:20 a.m.5 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:20 a.m.4 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.8AI score0.0039EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.3 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.8AI score0.0039EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.4 views

net/mail: golang: Go net/mail: Denial of Service via crafted email inputs

A flaw was found in the net/mail package of the Go programming language. An attacker could provide specially crafted inputs to the ParseAddress, ParseAddressList, or ParseDate functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service DoS for...

7.5CVSS6.8AI score0.00784EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.5 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS6.9AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.6 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.4 views

net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows

A flaw was found in the net package of Go golang. When running on Windows, the Dial and LookupPort functions can panic if they receive an input containing a NUL 0 byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service DoS for...

7.5CVSS7.1AI score0.00588EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 1:16 a.m.7 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS6.9AI score0.00781EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/06/01 12:55 a.m.5 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS6.9AI score0.00781EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/06/01 12:55 a.m.5 views

net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows

A flaw was found in the net package of Go golang. When running on Windows, the Dial and LookupPort functions can panic if they receive an input containing a NUL 0 byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service DoS for...

7.5CVSS7.1AI score0.00588EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 12:55 a.m.5 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 12:55 a.m.3 views

net/mail: golang: Go net/mail: Denial of Service via crafted email inputs

A flaw was found in the net/mail package of the Go programming language. An attacker could provide specially crafted inputs to the ParseAddress, ParseAddressList, or ParseDate functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service DoS for...

7.5CVSS6.8AI score0.00784EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/01 12:55 a.m.5 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS6.9AI score0.00813EPSS
SaveExploits0References8
Rows per page
Query Builder