Lucene search
+L

347838 matches found

RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.4 views

kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:21 a.m.5 views

github.com/mark3labs/mcp-go: mcp-go: DNS Rebinding vulnerability due to missing Host header validation

A flaw was found in mcp-go. This component failed to validate the Host header in HTTP requests, specifically within its StreamableHTTPServer and SSEServer transports. A remote attacker could exploit this by using a crafted web page to perform a DNS rebinding attack. This allows the attacker to...

7.6CVSS5.7AI score0.00165EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 8:07 a.m.10 views

eldap: eldap: Denial of Service via long LDAP referral URL port

A flaw was found in eldap, a component of Erlang/OTP. A malicious or compromised Lightweight Directory Access Protocol LDAP server could exploit this vulnerability by returning a referral Uniform Resource Locator URL with an excessively long port number. This unbounded port component is then...

6.3CVSS5.8AI score0.00423EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/09/02 8:01 a.m.5 views

github.com/mark3labs/mcp-go: mcp-go: DNS Rebinding vulnerability due to missing Host header validation

A flaw was found in mcp-go. This component failed to validate the Host header in HTTP requests, specifically within its StreamableHTTPServer and SSEServer transports. A remote attacker could exploit this by using a crafted web page to perform a DNS rebinding attack. This allows the attacker to...

7.6CVSS5.4AI score0.00165EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.9 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/02 7:35 a.m.8 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS6AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:35 a.m.8 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS6AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:35 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.5CVSS6AI score0.00568EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/02 7:19 a.m.9 views

CVE-2026-70409

A flaw was found in eldap, a component of Erlang/OTP. A malicious or compromised Lightweight Directory Access Protocol LDAP server could exploit this vulnerability by returning a referral Uniform Resource Locator URL with an excessively long port number. This unbounded port component is then...

6.3CVSS5.8AI score0.00423EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/02 7:14 a.m.6 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.5CVSS6AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:14 a.m.7 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.9AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:14 a.m.7 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS6AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:56 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.5CVSS6AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:56 a.m.8 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS6AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:56 a.m.7 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS6AI score0.00518EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/02 6:44 a.m.13 views

CVE-2026-71847

A flaw was found in Ruby JSON. A heap-use-after-free vulnerability exists in the JSON::ResumableParser component. A remote attacker, by supplying a specially crafted JSON stream with truncated duplicate keys, can cause the application to dereference freed memory. This can lead to process...

8.7CVSS5.8AI score0.00329EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/02 6:37 a.m.6 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS6AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:37 a.m.7 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.9AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:37 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.5CVSS6AI score0.00568EPSS
SaveExploits0References8
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/02 5:00 a.m.6 views

Security Bulletin: Multiple vulnerabilities in jackson-databind impact IBM License Key Server Administration and Reporting Tool and IBM LKS Administration Agent

Summary Multiple vulnerabilities in jackson-databind impact IBM License Key Server Administration and Reporting Tool and IBM LKS Administration Agent. These vulnerabilities have been addressed. Please read the details for remediation below. Vulnerability Details CVEID:CVE-2026-54512 DESCRIPTION:...

8.1CVSS6.6AI score0.00892EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder