Lucene search
+L

181939 matches found

Cvelist
Cvelist
added 2026/09/15 3:18 p.m.27 views

CVE-2026-91949 FreeRDP 3.0.0 through 3.30.0 Protocol Negotiation Bypass

FreeRDP server versions before 3.31.0 contain a protocol negotiation bypass vulnerability that allows unauthenticated attackers to establish RDSTLS connections despite server policy disabling them. Attackers can send incompatible protocol requests, receive negotiation failures, then complete TLS...

9.3CVSS0.00446EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 3:18 p.m.15 views

CVE-2026-91949

FreeRDP server versions 3.0.0 through 3.30.0 (before 3.31.0 ) contain a protocol negotiation bypass vulnerability. The root cause, as described in the associated GHSA advisory (GHSA-x7v6-xfx3-52j6), is that the server continues after a negotiation failure and dispatches a failure code as RDSTLS ,...

9.3CVSS5.7AI score0.00446EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/15 3:18 p.m.6 views

EUVD-2026-78806

FreeRDP server versions before 3.31.0 contain a protocol negotiation bypass vulnerability that allows unauthenticated attackers to establish RDSTLS connections despite server policy disabling them. Attackers can send incompatible protocol requests, receive negotiation failures, then complete TLS...

9.3CVSS5.7AI score0.00446EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:18 p.m.12 views

CVE-2026-91949 FreeRDP 3.0.0 through 3.30.0 Protocol Negotiation Bypass

FreeRDP server versions before 3.31.0 contain a protocol negotiation bypass vulnerability that allows unauthenticated attackers to establish RDSTLS connections despite server policy disabling them. Attackers can send incompatible protocol requests, receive negotiation failures, then complete TLS...

9.2CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/09/15 3:18 p.m.5 views

CVE-2026-91938 Flowise before 3.1.4 Server-Side Request Forgery via document loaders

Flowise versions before 3.1.4 contain a server-side request forgery vulnerability in Cheerio, Playwright, and Puppeteer document loader nodes that bypass SSRF protection. Attackers can provide arbitrary URLs to fetch cloud metadata, internal services, and private network resources with response...

7.6CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 3:17 p.m.8 views

EUVD-2026-78791

Flowise before 3.1.4 fails to enforce workspace-level authorization checks in openai-realtime endpoints, allowing authenticated users to access tools from ChatFlows in other workspaces by supplying an unscoped chatflowid. Attackers can invoke GET and POST requests to retrieve tool definitions and...

7.6CVSS5.8AI score0.00328EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 3:17 p.m.12 views

CVE-2026-91932

Flowise before 3.1.4 contains a validation bypass in its MCP server configuration that allows authenticated attackers to achieve remote code execution . The root cause is an unvalidated cwd parameter : by placing clean filenames in the args array, an attacker bypasses path validation while contro...

9CVSS6.4AI score0.00822EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/15 3:17 p.m.6 views

EUVD-2026-78790

Flowise before 3.1.4 contains a validation bypass vulnerability in MCP server configuration allowing authenticated attackers remote code execution through an unvalidated cwd parameter. Attackers can bypass path validation using clean filenames in the args array while controlling the working...

9CVSS6.4AI score0.00822EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:17 p.m.7 views

CVE-2026-91932 Flowise before 3.1.4 Remote Code Execution via cwd Parameter

Flowise before 3.1.4 contains a validation bypass vulnerability in MCP server configuration allowing authenticated attackers remote code execution through an unvalidated cwd parameter. Attackers can bypass path validation using clean filenames in the args array while controlling the working...

9CVSS6.4AI score
SaveExploits0References4
OSV
OSV
added 2026/09/15 3:17 p.m.9 views

CVE-2026-91933 Flowise before 3.1.4 Authorization Bypass via openai-realtime

Flowise before 3.1.4 fails to enforce workspace-level authorization checks in openai-realtime endpoints, allowing authenticated users to access tools from ChatFlows in other workspaces by supplying an unscoped chatflowid. Attackers can invoke GET and POST requests to retrieve tool definitions and...

7.6CVSS5.8AI score
SaveExploits0References4
OSV
OSV
added 2026/09/15 3:17 p.m.5 views

CVE-2026-91929 Flowise before 3.1.4 Cross-Tenant Authorization Bypass

Flowise versions before 3.1.4 contain cross-tenant authorization gaps in Enterprise endpoints that fail to verify resource ownership before operations. Attackers with Enterprise access can delete arbitrary workspaces, invite themselves into other organizations, modify cross-org roles, and abuse...

7.6CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 3:17 p.m.7 views

EUVD-2024-55765

Tornado before 6.4.1 ignores duplicate Transfer-Encoding: chunked headers, treating requests as having no message body and parsing the chunked body as a subsequent request. Attackers can exploit this inconsistency when Tornado is deployed behind proxies to perform HTTP request smuggling, enabling...

9CVSS5.7AI score0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 3:17 p.m.9 views

CVE-2023-54397

Tornado (Python web framework) versions before 6.3.3 are vulnerable to HTTP request smuggling caused by improper parsing of Content-Length headers that accept non-standard characters. An attacker can send crafted requests to bypass proxy validation and smuggle requests when Tornado is deployed be...

9CVSS5.8AI score0.00367EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:17 p.m.5 views

CVE-2024-14029 Tornado before 6.4.1 HTTP Request Smuggling via Transfer-Encoding

Tornado before 6.4.1 ignores duplicate Transfer-Encoding: chunked headers, treating requests as having no message body and parsing the chunked body as a subsequent request. Attackers can exploit this inconsistency when Tornado is deployed behind proxies to perform HTTP request smuggling, enabling...

9CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 3:17 p.m.5 views

EUVD-2023-60690

Tornado before 6.3.3 contains an HTTP request smuggling vulnerability due to improper parsing of Content-Length headers accepting non-standard characters. Attackers can send crafted HTTP requests with these characters to bypass proxy validation and smuggle requests when deployed behind certain...

9CVSS5.8AI score0.00367EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 3:17 p.m.10 views

CVE-2024-14029

Tornado before 6.4.1 ignores duplicate Transfer-Encoding: chunked headers, causing the server to treat a request as having no message body and parse the chunked body as a subsequent request. When Tornado is deployed behind a proxy, this inconsistency enables HTTP request smuggling , which can lea...

9CVSS5.7AI score0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:17 p.m.6 views

CVE-2023-54397 Tornado before 6.3.3 HTTP Request Smuggling via Content-Length

Tornado before 6.3.3 contains an HTTP request smuggling vulnerability due to improper parsing of Content-Length headers accepting non-standard characters. Attackers can send crafted HTTP requests with these characters to bypass proxy validation and smuggle requests when deployed behind certain...

9CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/15 3:17 p.m.5 views

CVE-2023-54397

Tornado before 6.3.3 contains an HTTP request smuggling vulnerability due to improper parsing of Content-Length headers accepting non-standard characters. Attackers can send crafted HTTP requests with these characters to bypass proxy validation and smuggle requests when deployed behind certain...

9CVSS0.00367EPSS
SaveExploits0
NVD
NVD
added 2026/09/15 3:17 p.m.4 views

CVE-2026-53966

XWiki Platform is a generic wiki platform. From 13.4-rc-1 until 16.10.17, 17.4.10, 17.10.4, and 18.1.0-rc-1, the Live Data edit REST API allows a user who can edit a page to change that page's rights without executing the normal document-saving authorization checks. The user can grant script righ...

7.1CVSS0.0033EPSS
SaveExploits0References10
NVD
NVD
added 2026/09/15 3:17 p.m.5 views

CVE-2026-47780

free5GC is an open-source implementation of the 5G core network. In 4.2.3 and earlier, HandleCreateEeSubscriptions and HandleQueryeesubscriptions in free5gc/udr internal/sbi/apidatarepository.go validate the ueId path value with a regular expression whose final .+ alternative accepts every...

6.9CVSS0.00395EPSS
SaveExploits0References1
Rows per page
Query Builder