Lucene search
+L

126644 matches found

OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1099 AIOHTTP's unicode processing of header values could cause parsing discrepancies

Summary The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execute a request smuggling...

6.9CVSS6.9AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1280 Cowrie has a SSRF vulnerability in wget/curl emulation enabling DDoS amplification

Summary A Server-Side Request Forgery SSRF vulnerability in Cowrie's emulated shell mode allows unauthenticated attackers to abuse the honeypot as an amplification vector for HTTP-based denial-of-service attacks against arbitrary third-party hosts. Details When Cowrie operates in emulated shell...

8.3CVSS6.2AI score0.00641EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1368 Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling Assessment Based on the test case provided in the original report below, this bypass was caused by marshal and types missing from the block list of unsafe module imports, Fickling started blocking both modules to address this issue. This was fixed in...

8.5CVSS6.3AI score0.00282EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1350 Eventlet affected by HTTP request smuggling in unparsed trailers

Impact The Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to improper handling of HTTP trailer sections. This vulnerability could enable attackers to: - Bypass front-end security controls - Launch targeted attacks against active site users - Poison web caches Patches Problem has...

6.3CVSS6.6AI score0.00386EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:03 p.m.12 views

PYSEC-2026-1435 h2 allows HTTP Request Smuggling due to illegal characters in headers

Summary HTTP/2 request splitting vulnerability allows attackers to perform request smuggling attacks by injecting CRLF characters into headers. This occurs when servers downgrade HTTP/2 requests to HTTP/1.1 without properly validating header names/values, enabling attackers to manipulate request...

6.9CVSS6AI score0.01711EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:02 p.m.17 views

PYSEC-2026-1104 AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections

Summary The Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execu...

6.3CVSS6.8AI score0.00297EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.14 views

PYSEC-2026-1360 FastAPI Guard has a regex bypass

Summary The regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this limit. Details In version 3.0.1, you can find a commit like the one in the link below, which was made to prevent ReDoS...

8.8CVSS6AI score0.00734EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:02 p.m.13 views

PYSEC-2026-1999 urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation

urllib3 handles redirects and retries using the same mechanism, which is controlled by the Retry object. The most common way to disable redirects is at the request level, as follows: python resp = urllib3.request"GET", "https://httpbin.org/redirect/1", redirect=False printresp.status 302 However,...

5.3CVSS6.4AI score0.00408EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:02 p.m.11 views

PYSEC-2026-1281 Crawl4AI SSRF vulnerability

Crawl4AI =0.4.247 is vulnerable to SSRF in /crawl4ai/asyncdispatcher.py...

6.9CVSS5.9AI score0.00347EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 3:26 p.m.11 views

GO-2026-5898 Casdoor SAML callback handler accepts any well-formed SAMLResponse sent to /api/acs without verifying that it corresponds to an AuthnRequest in github.com/casdoor/casdoor

Casdoor SAML callback handler accepts any well-formed SAMLResponse sent to /api/acs without verifying that it corresponds to an AuthnRequest in github.com/casdoor/casdoor...

9.1CVSS5.9AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 3:26 p.m.11 views

GO-2026-5833 Mattermost doesn't validate user-supplied input in API request handlers in github.com/mattermost/mattermost-plugin-github

Mattermost doesn't validate user-supplied input in API request handlers in github.com/mattermost/mattermost-plugin-github...

4.3CVSS5.9AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 3:26 p.m.10 views

GO-2026-5836 Mattermost doesn't enforce request body size limits on plugin HTTP endpoints in github.com/mattermost/mattermost-plugin-github

Mattermost doesn't enforce request body size limits on plugin HTTP endpoints in github.com/mattermost/mattermost-plugin-github...

7.5CVSS7.1AI score0.00254EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/07 3:26 p.m.9 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the OIDC discovery process. An attacker can cause the service to follow malicious redirects, leading to server-side request forgery and potential exposure of Kubernetes service-account tokens by...

8.7CVSS6.1AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/07 3:13 p.m.17 views

SUSE CVE-2026-54764

Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's ForwardAuth middleware, even when configured with trustForwardHeader: false, derives the X-Forwarded-Port header sent to the authentication service from the original incoming request instead of t...

5.3CVSS6AI score0.00281EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1545 LiteLLM Vulnerable to Denial of Service (DoS) via Crafted HTTP Request

A Denial of Service DoS vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource...

7.5CVSS7AI score0.00826EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1438 H2O Vulnerable to Denial of Service (DoS) via `HEAD` Request

A vulnerability in the typeahead endpoint of h2oai/h2o-3 version 3.46.0 allows for a denial of service. The endpoint performs a HEAD request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controll...

7.5CVSS7.1AI score0.00465EPSS
SaveExploits1References6
PyPA
PyPA
added 2026/07/07 2:34 p.m.17 views

H2O Vulnerable to Denial of Service (DoS) via `HEAD` Request

A vulnerability in the typeahead endpoint of h2oai/h2o-3 version 3.46.0 allows for a denial of service. The endpoint performs a HEAD request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controll...

7.5CVSS6AI score0.00465EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/07 2:34 p.m.27 views

PYSEC-2026-1411 Gradio Vulnerable to Open Redirect

An open redirect vulnerability exists in the latest version of gradio-app/gradio. The vulnerability allows an attacker to redirect users to a malicious website by URL encoding. This can be exploited by sending a crafted request to the application, which results in a 302 redirect to an...

5.4CVSS6.1AI score0.00731EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 2:34 p.m.37 views

PYSEC-2026-1433 Gunicorn HTTP Request/Response Smuggling vulnerability

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

7.5CVSS5.9AI score0.0077EPSS
SaveExploits0References9
PyPA
PyPA
added 2026/07/07 2:34 p.m.20 views

FastChat Server-Side Request Forgery vulnerability

A Server-Side Request Forgery SSRF vulnerability was identified in the lm-sys/fastchat web server, specifically in the affected version git 2c68a13. This vulnerability allows an attacker to access internal server resources and data that are otherwise inaccessible, such as AWS metadata credentials...

7.5CVSS6AI score0.00733EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder