Lucene search
+L

142 matches found

NVD
NVD
added 2026/08/27 5:21 p.m.4 views

CVE-2026-81735

startServer.ts in the mcp-http-server package of UI-TARS-desktop defaulted its listen address to '::' when no host was given, so startSseAndStreamableHttpMcpServer bound the Streamable HTTP and SSE MCP transports to every interface, and its authentication middleware was optional: middlewares are...

10CVSS
SaveExploits0References5
NVD
NVD
added 2026/08/27 5:20 p.m.3 views

CVE-2026-81098

The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they wer...

9.3CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 5:20 p.m.4 views

CVE-2026-81094

The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding...

9.3CVSS
SaveExploits0References5
CVE
CVE
added 2026/08/27 2:51 p.m.14 views

CVE-2026-81735

UI-TARS-desktop (ByteDance) — the mcp-http-server package defaulted its listen address to :: when no host was supplied, binding Streamable HTTP and SSE MCP transports to every network interface. Authentication middleware was optional, and the @agent-infra/mcp-server-commands and @agent-infra/mcp-...

10CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 2:50 p.m.4 views

EUVD-2026-67026

The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they wer...

9.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.3 views

EUVD-2026-67022

The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding...

9.3CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/26 3:45 p.m.7 views

EUVD-2026-66608

NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics...

9.8CVSS5.4AI score0.0029EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 8:36 p.m.33 views

CVE-2026-75482 SWE-agent Trajectory Inspector Path Traversal File Disclosure

SWE-agent's trajectory inspector sweagent inspector, confirmed in v1.1.0, is an HTTP server that joins request paths to the trajectory directory in its /trajectory/ handler without rejecting parent-directory '..' references, bypassing the built-in path sanitization. The server binds all interface...

8.7CVSS0.00622EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/17 8:36 p.m.5 views

CVE-2026-75482 SWE-agent Trajectory Inspector Path Traversal File Disclosure

SWE-agent's trajectory inspector sweagent inspector, confirmed in v1.1.0, is an HTTP server that joins request paths to the trajectory directory in its /trajectory/ handler without rejecting parent-directory '..' references, bypassing the built-in path sanitization. The server binds all interface...

8.7CVSS5.5AI score0.00622EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 8:09 p.m.42 views

CVE-2026-61808 LightRAG: Missing Authentication for Critical API Functions in Default Configuration

LightRAG provides simple and fast retrieval-augmented generation. Through version 1.5.4, the LightRAG API server binds to all network interfaces with authentication disabled by default, allowing an unauthenticated network attacker to read indexed document content, upload or delete documents, modi...

9.8CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 8:09 p.m.34 views

CVE-2026-61808 LightRAG: Missing Authentication for Critical API Functions in Default Configuration

LightRAG provides simple and fast retrieval-augmented generation. Through version 1.5.4, the LightRAG API server binds to all network interfaces with authentication disabled by default, allowing an unauthenticated network attacker to read indexed document content, upload or delete documents, modi...

9.8CVSS0.01379EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/31 3:18 p.m.40 views

CVE-2026-16503 VPS.org one-click Supabase template deployment instance contains multiple vulnerabilities

Deployment of the VPS.org one-click Supabase template deploys a PostgreSQL instance that is published on all interfaces 0.0.0.0:5432 with a default database password set to "postgres". Because Docker installs its own iptables rules, this exposure bypasses a standard host UFW configuration...

0.0032EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.8 views

SUSE CVE-2026-46430

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553"...

4.3CVSS7.7AI score0.00197EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 3:16 p.m.16 views

CVE-2026-41186

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

7.5CVSS0.00343EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 2:45 p.m.8 views

CVE-2026-41186 Unauthenticated Go pprof exposure in Calico debug server

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/30 2:45 p.m.14 views

EUVD-2026-51155

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS5.9AI score0.00343EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 2:45 p.m.8 views

CVE-2026-41186

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS5.9AI score0.00343EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2026/07/30 6:25 a.m.14 views

CVE-2026-47873

The Boot Dashboard Docker integration in Spring Tools publishes container control ports on all of the host's network interfaces 0.0.0.0 rather than restricting them to loopback. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier...

8CVSS0.00196EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 5:23 a.m.47 views

CVE-2026-47873 Spring Tools Docker integration publishes unauthenticated debug (JDWP) and JMX ports on all network interfaces

The Boot Dashboard Docker integration in Spring Tools publishes container control ports on all of the host's network interfaces 0.0.0.0 rather than restricting them to loopback. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier...

8CVSS0.00196EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 5:23 a.m.83 views

CVE-2026-47873

The Boots Dashboard Docker integration in Spring Tools exposes container control ports on all host interfaces (0.0.0.0) instead of restricting to loopback, affecting Spring Tools for Eclipse (version 5.2.0 and earlier). The CVE-2026-47873 entry indicates a high-severity issue with CVSS 3.1: AV Ad...

8CVSS5.9AI score0.00196EPSS
SaveExploits0References1
Rows per page
Query Builder