Lucene search
+L

105325 matches found

OSV
OSV
added 4 days ago5 views

GHSA-93WV-JW9V-4972 Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed (Direct memory leak / OOM DoS)

Summary A remote, unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content decompression via DelegatingDecompressorFrameListener. When a DATA frame is processed for a stream whose decompressor has already been closed,...

7.5CVSS5.6AI score0.00365EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 4 days ago7 views

Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed (Direct memory leak / OOM DoS)

Summary A remote, unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content decompression via DelegatingDecompressorFrameListener. When a DATA frame is processed for a stream whose decompressor has already been closed,...

7.5CVSS5.6AI score0.00365EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 4 days ago8 views

Natural Language Toolkit (NLTK): DNS-rebinding SSRF filter bypass in nltk.pathsec.urlopen (nltk.download / nltk.data.load) defeats ENFORCE mode

Summary nltk.pathsec provides an SSRF filter that NLTK documents as a security control, blocking loopback, private, link-local, and multicast ranges including obfuscated forms and recommending strict ENFORCE mode for security-sensitive environments. The filter is bypassable by DNS rebinding:...

5.7AI score
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-58047

HTTP Smuggling in cPanel allows potential leak of credentials...

5.6CVSS0.00445EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 4 days ago6 views

google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 :path pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed :path that omits the mandato...

9.1CVSS6.6AI score0.01557EPSS
SaveExploits1References5
CVE
CVE
added 4 days ago10 views

CVE-2026-18141

The CVE-2026-18141 entry concerns aap-gateway in Ansible Automation Platform’s Event-Driven Ansible (EDA). Affected component: aap-gateway. Vulnerability: an unauthenticated remote attacker can bypass mutual TLS on event streams by manipulating the event stream URL and forging the HTTP Subject he...

8.2CVSS5.7AI score0.00251EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 4 days ago5 views

google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 :path pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed :path that omits the mandato...

9.1CVSS6.6AI score0.01557EPSS
SaveExploits1References5
Veracode
Veracode
added 4 days ago7 views

Server-Side Request Forgery (SSRF)

datamodel-code-generator is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to http.getbody in src/datamodelcodegenerator/http.py accepting --url targets and redirect chain targets without proper host/IP validation, which allows an attacker to perform server-side request...

8.2CVSS5.5AI score0.00209EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 4 days ago12 views

EUVD-2026-51519

HttpClient based on the classic i/o model fails to correctly release the underlying connection back to the connection manager if it encounters an invalid or unsupported Content-Encoding header value in the response message. Please note this defect does not affect HttpClient based on the async i/o...

5.3CVSS5.5AI score0.00238EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago11 views

CVE-2026-18217

The CVE describes a flaw in Keycloak’s SAML protocol handling with HTTP-Redirect binding. If a client uses a wildcard redirect URL, an attacker can craft a request with malicious parameters, and during user authentication Keycloak may append its legitimate response to the attacker’s parameters. T...

3.4CVSS5.5AI score0.00193EPSS
SaveExploits0References2
Nuclei
Nuclei
added 4 days ago92 views

Cisco Smart Licensing Utility UnAuthenticated Logs Exposure Leaking Plaintext Credentials

A vulnerability in Cisco Smart Licensing Utility could allow an unauthenticated, remote attacker to access sensitive information.This vulnerability is due to excessive verbosity in a debug log file. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected...

7.5CVSS8.1AI score0.51897EPSS
SaveExploits0References1
Nuclei
Nuclei
added 4 days ago34 views

Laminas Project laminas-http - Remote Code Execution

Laminas Project laminas-http 2.14.2 and Zend Framework 3.0.0 contain a deserialization vulnerability caused by destruct method in Zend\Http\Response\Stream, letting attackers control content lead to remote code execution, exploit requires attacker-controlled serialized data. id: CVE-2021-3007...

9.8CVSS8.5AI score0.75313EPSS
SaveExploits3References2
Nuclei
Nuclei
added 4 days ago300 views

Oracle WebLogic Server - Remote Command Execution

The Oracle WebLogic Server component of Oracle Fusion Middleware subcomponent: Web Services allows unauthenticated attackers with network access via HTTP to compromise Oracle WebLogic Server. Versions that are affected are 10.3.6.0.0 and 12.1.3.0.0. id: CVE-2019-2725 info: name: Oracle WebLogic...

9.8CVSS7.6AI score0.99964EPSS
SaveExploits35References5
Nuclei
Nuclei
added 4 days ago104 views

Ollama - Remote Code Execution

Ollama before 0.1.34 does not validate the format of the digest sha256 with 64 hex digits when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ substring. id: CVE-2024-37032 info: name: Ollama ...

8.8CVSS7AI score0.89633EPSS
SaveExploits5References3
NVD
NVD
added 4 days ago12 views

CVE-2026-63220

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...

4.8CVSS0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago39 views

CVE-2026-63220 CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure()

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...

4.8CVSS0.00135EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago9 views

CVE-2026-14540

A Server-Side Request Forgery SSRF vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client...

9.3CVSS0.00201EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago26 views

CVE-2026-14540

CVE-2026-14540 reports an SSRF in Google mcp-toolbox, affecting versions 0.3.0 through 1.4.0. The issue lies in the HTTP client (internal/sources/http/http.go), which initializes without a restrictive CheckRedirect policy and lacks target IP validation. An attacker could provide a crafted path pa...

9.3CVSS6AI score0.00201EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-51374

A Server-Side Request Forgery SSRF vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client...

9.3CVSS6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago5 views

CVE-2026-14540 Server-Side Request Forgery via Unrestricted HTTP Redirection in MCP Toolbox

A Server-Side Request Forgery SSRF vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client...

9.3CVSS5.7AI score0.00201EPSS
SaveExploits0References3
Rows per page
Query Builder