Lucene search
+L

35886 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.18 views

AlmaLinux 8 : .NET 9.0 (ALSA-2026:54550)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:54550 advisory. .NET: .NET Core: .NET Security Feature Bypass Vulnerability CVE-2026-62899 .NET: .NET Information Disclosure Vulnerability CVE-2026-62900 .NET: .NET Deni...

7.8CVSS5.7AI score0.01057EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

RockyLinux 10 : .NET 8.0 (RLSA-2026:54541)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:54541 advisory. .NET: .NET Core: .NET Security Feature Bypass Vulnerability CVE-2026-62899 .NET: .NET Information Disclosure Vulnerability CVE-2026-62900 .NET: .NET...

7.8CVSS5.7AI score0.01057EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.9 views

Oracle Linux 9 : .NET / 8.0 (ELSA-2026-54574)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-54574 advisory. 8.0.130-1.0.1 - Add support for Oracle Linux 8.0.130-1 - Update to .NET SDK 8.0.130 and Runtime 8.0.30 - Resolves: RHEL-235471 Tenable has extracted t...

7.8CVSS5.6AI score0.01057EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.12 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.5CVSS5.5AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.15 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.4AI score0.00692EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.13 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.3AI score0.00728EPSS
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.02175EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/13 10:17 p.m.5 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
CVE
CVE
added 2026/08/13 9:58 p.m.173 views

CVE-2026-56860

CVE-2026-56860 describes a performance-related fix in path resolution for relative paths containing .. segments. The prior approach performed string conversions and buffer rewrites at each step, yielding quadratic time complexity and high memory allocations. The fix now operates on a byte buffer ...

5.9CVSS5.3AI score0.00518EPSS
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
Cvelist
Cvelist
added 2026/08/13 9:58 p.m.83 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
Cvelist
Cvelist
added 2026/08/13 9:58 p.m.45 views

CVE-2026-56860 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

0.00518EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 9:58 p.m.117 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
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.14 views

CVE-2026-56860 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3AI score0.00518EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:43 p.m.39 views

GO-2026-6218 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.4AI score0.00518EPSS
SaveExploits0References3
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...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.18 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
Snyk
Snyk
added 2026/08/13 9:43 p.m.16 views

Denial of Service (DoS)

Overview std/net/url is a Go standard library package std/net/url Affected versions of this package are vulnerable to Denial of Service DoS. Go Vulnerability Report:Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on...

8.7CVSS6AI score0.00518EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 4:57 p.m.13 views

.NET: .NET Information Disclosure Vulnerability

Improper removal of sensitive information before storage or transfer in .NET allows an unauthorized attacker to disclose information over a network...

5.9CVSS5.2AI score0.00546EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/13 4:39 p.m.10 views

Important: Red Hat Security Advisory: .NET 8.0 security, bug fix, and enhancement update

An update for .NET 8.0 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS5.3AI score0.01057EPSS
SaveExploits0References5
Rows per page
Query Builder