Lucene search
+L

22449 matches found

Github Security Blog
Github Security Blog
added 2026/03/19 4:42 p.m.15 views

Cross-Site Tool Execution for HTTP Servers without Authorizatrion in github.com/modelcontextprotocol/go-sdk

The Go SDK's Streamable HTTP transport accepted browser-generated cross-site POST requests without validating the Origin header and without requiring Content-Type: application/json. In deployments without Authorization, especially stateless or sessionless configurations, this allows an arbitrary...

7.1CVSS5.8AI score0.00178EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/03/19 4:28 p.m.18 views

EUVD-2026-13202

qui CORS Misconfiguration: Arbitrary Origins Trusted...

9CVSS5.8AI score0.00257EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/19 4:28 p.m.13 views

qui CORS Misconfiguration: Arbitrary Origins Trusted

Summary The application implements an HTML5 cross-origin resource sharing CORS policy that allows access from any domain. While the application is typically deployed within a trusted local network, successful exploitation of this weakness does not require any direct access to the instance by the...

9.6CVSS5.9AI score0.00257EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/19 4:28 p.m.27 views

GHSA-H8VW-PH9R-XPCH qui CORS Misconfiguration: Arbitrary Origins Trusted

Summary The application implements an HTML5 cross-origin resource sharing CORS policy that allows access from any domain. While the application is typically deployed within a trusted local network, successful exploitation of this weakness does not require any direct access to the instance by the...

9.6CVSS5.9AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/19 3:38 p.m.8 views

CVE-2026-33002

A flaw was found in Jenkins. A remote attacker could exploit a vulnerability in the origin validation of requests made through the Command Line Interface CLI WebSocket endpoint. By manipulating the Host or X-Forwarded-Host HTTP headers, an attacker can perform Domain Name System DNS rebinding...

7.5CVSS5.8AI score0.00273EPSS
SaveExploits0References4
CNVD
CNVD
added 2026/03/19 12:00 a.m.10 views

OpenClaw Access Control Error Vulnerability (CNVD-2026-14390)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from an Access Control Error vulnerability that stems from a browser-initiated WebSocket connection that can bypass origin authentication under certain configurations, which can be exploited by an attacker ...

8.1CVSS5.8AI score0.00153EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.14 views

PT-2026-26362

Name of the Vulnerable Software and Affected Versions qui versions 1.14.1 and below Description qui, a web interface for managing qBittorrent instances, has a permissive CORS policy that reflects arbitrary origins while also returning Access-Control-Allow-Credentials: true. This allows any extern...

9.6CVSS7.1AI score0.00257EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.31 views

PT-2026-26466

Name of the Vulnerable Software and Affected Versions Go MCP SDK versions prior to 1.4.1 Description The Go MCP SDK’s Streamable HTTP transport was susceptible to accepting browser-generated cross-site POST requests without validating the Origin header or requiring Content-Type: application/json...

7.1CVSS6.9AI score0.00178EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/19 12:00 a.m.16 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from an authentication hardening vulnerability that is due to an authentication hardening vulnerability in the browser-sourced WebSocket client in a loopback deployment. An attacker can exploit the...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/18 8:54 p.m.11 views

CVE-2026-27977

A CSRF check bypass flaw has been discovered in Next.js. In the next dev, cross-site protection for internal websocket endpoints could treat Origin: null as a bypass case even if allowedDevOrigins is configured, allowing privacy-sensitive/opaque contexts for example sandboxed documents to connect...

5.4CVSS5.4AI score0.00171EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/03/18 8:54 p.m.11 views

CVE-2026-27978

A CSRF check bypass flaw has been discovered in Next.js. The origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass origin verification instead of being validated as cross-origin...

5.3CVSS5.6AI score0.002EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/03/18 8:49 p.m.14 views

Origin Validation Error

Overview Glances is an A cross-platform curses-based monitoring tool Affected versions of this package are vulnerable to Origin Validation Error in the REST/WebUI FastAPI application due to the lack of host header validation and the absence of an allowlist for trusted hosts. An attacker can gain...

6CVSS5.8AI score0.00184EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/18 8:49 p.m.6 views

Origin Validation Error

Overview Glances is an A cross-platform curses-based monitoring tool Affected versions of this package are vulnerable to Origin Validation Error via the Central Browser mode autodiscovery. An attacker can obtain authentication secrets by advertising a malicious Zeroconf service on the same local...

8.6CVSS5.8AI score0.00282EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/18 6:31 p.m.10 views

DNS Rebinding

Overview org.jenkins-ci.main:jenkins-core is an open source automation server. Affected versions of this package are vulnerable to DNS Rebinding in the origin validation process for WebSocket CLI requests due to reliance on the Host or X-Forwarded-Host HTTP headers. An attacker can bypass origin...

7.7CVSS5.8AI score0.00273EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 6:31 p.m.10 views

GHSA-PHHV-63FH-RRC8 Jenkins has a DNS rebinding vulnerability in WebSocket CLI origin validation

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS6.1AI score0.00273EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/18 6:31 p.m.11 views

EUVD-2026-12845

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

5.8AI score0.00273EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/18 6:31 p.m.19 views

Jenkins has a DNS rebinding vulnerability in WebSocket CLI origin validation

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS5.8AI score0.00273EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/18 6:16 p.m.7 views

CVE-2026-32632

Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still accepts arbitrary Host headers and does not apply TrustedHostMiddleware or an equivalent...

5.9CVSS0.00184EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/03/18 5:47 p.m.9 views

CVE-2026-32632

Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still accepts arbitrary Host headers and does not apply TrustedHostMiddleware or an equivalent...

5.9CVSS5.8AI score0.00184EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/18 5:16 p.m.10 views

CVE-2026-32610

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddlewa...

8.1CVSS0.00339EPSS
SaveExploits1References3
Rows per page
Query Builder