Lucene search
+L

129 matches found

Cvelist
Cvelist
β€’added 6 days agoβ€’36 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.00246EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
β€’added 2026/07/30 4:45 p.m.β€’6 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.β€’11 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...

6CVSS0.00234EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/07/30 2:45 p.m.β€’5 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.β€’10 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.00234EPSS
SaveExploits0References4
NVD
NVD
β€’added 2026/07/30 6:25 a.m.β€’12 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.00184EPSS
SaveExploits0References1
Cvelist
Cvelist
β€’added 2026/07/30 5:23 a.m.β€’44 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.00184EPSS
SaveExploits0References1
CVE
CVE
β€’added 2026/07/30 5:23 a.m.β€’62 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.00184EPSS
SaveExploits0References1
OSV
OSV
β€’added 2026/07/23 11:41 a.m.β€’8 views

PYSEC-2026-3536 PraisonAI: MCP SSE transport binds 0.0.0.0 with no authentication and no Origin validation; bundled SecurityConfig is never wired in

The MCP SSE server started via ToolsMCPServer.runsse / launchtoolsmcpservertransport="sse" binds to 0.0.0.0 by default and builds its Starlette application with no authentication middleware and no Origin-header validation. The module mcp/mcpsecurity.py provides exactly the needed controls origin...

9.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
β€’added 2026/07/21 3:39 p.m.β€’55 views

CVE-2026-47393

PraisonAI's code generator for API servers (praisonai.deploy.api.generate_api_server_code) emits a Flask API server with authentication disabled by default. Default config sets auth_enabled=False and auth_token=None, causing check_auth() to short-circuit and accept unauthenticated requests to /ch...

9.8CVSS5.4AI score0.00403EPSS
SaveExploits0References4
CVE
CVE
β€’added 2026/07/21 3:21 p.m.β€’74 views

CVE-2026-47391

PraisonAI’s first-party A2A example exposes an unauthenticated /a2a JSON-RPC surface and registers a calculate(expression) tool implemented via Python eval(), bound to 0.0.0.0. A remote attacker can send message/send to a2a, causing the LLM to invoke the unsafe tool and potentially execute arbitr...

9.8CVSS6AI score0.0078EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/07/15 11:26 p.m.β€’5 views

GHSA-6F5R-5672-72J7 @andrea9293/mcp-documentation-server: Web UI API binds to all interfaces without authentication by default

Summary @andrea9293/mcp-documentation-server v1.13.0 documents that a Web UI starts automatically on port 3080. However, the Web UI/API appears to bind to all network interfaces by default :3080 / 0.0.0.0:3080 instead of localhost-only, and its document-management API endpoints do not require...

8.8CVSS6.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
β€’added 2026/07/15 11:26 p.m.β€’18 views

@andrea9293/mcp-documentation-server: Web UI API binds to all interfaces without authentication by default

Summary @andrea9293/mcp-documentation-server v1.13.0 documents that a Web UI starts automatically on port 3080. However, the Web UI/API appears to bind to all network interfaces by default :3080 / 0.0.0.0:3080 instead of localhost-only, and its document-management API endpoints do not require...

6.3AI score
SaveExploits0References4Affected Software1
NVD
NVD
β€’added 2026/07/11 2:16 p.m.β€’10 views

CVE-2026-61426

PraisonAI before 1.7.3 contains an insecure default configuration that binds to all interfaces with no API key requirement and wildcard CORS. Unauthenticated attackers can call GET /api/agents to read agent instructions and system prompts, or POST /api/chat to invoke agents without authentication...

8.8CVSS0.00322EPSS
SaveExploits0References2
EUVD
EUVD
β€’added 2026/07/11 1:1 p.m.β€’11 views

EUVD-2026-43176

PraisonAI before 1.7.3 contains an insecure default configuration that binds to all interfaces with no API key requirement and wildcard CORS. Unauthenticated attackers can call GET /api/agents to read agent instructions and system prompts, or POST /api/chat to invoke agents without authentication...

8.8CVSS6.1AI score0.00322EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2026/07/11 1:1 p.m.β€’43 views

CVE-2026-61426 PraisonAI before 1.7.3 Unauthenticated Agent Access via Insecure Defaults

PraisonAI before 1.7.3 contains an insecure default configuration that binds to all interfaces with no API key requirement and wildcard CORS. Unauthenticated attackers can call GET /api/agents to read agent instructions and system prompts, or POST /api/chat to invoke agents without authentication...

8.8CVSS0.00322EPSS
SaveExploits0References2
PyPA
PyPA
β€’added 2026/07/07 2:34 p.m.β€’12 views

TorchServe gRPC Port Exposure

ImpactThe two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers DLC through Amazon SageMaker and EKS are not affected. PatchesThis issue in...

8.8CVSS6AI score0.00631EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/06/26 10:41 a.m.β€’8 views

CVE-2026-13325

...

5.4AI score0.00175EPSS
SaveExploits0
CVE
CVE
β€’added 2026/06/26 10:41 a.m.β€’34 views

CVE-2026-13325

CVE-2026-13325 entry is rejected/not used and does not represent an active vulnerability.

5.8AI score0.00175EPSS
SaveExploits0
OSV
OSV
β€’added 2026/06/25 10:34 p.m.β€’11 views

GO-2026-5401 Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS in github.com/xyproto/algernon

Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS in github.com/xyproto/algernon...

4.3CVSS5.8AI score0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder