Lucene search
+L

608011 matches found

Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81098 Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport

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.3CVSS0.00505EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.15 views

CVE-2026-81098 Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport

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.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 2:50 p.m.27 views

CVE-2026-81098

The Telnyx MCP server (telnyx-node package through 6.83.0 ) exposed its Streamable HTTP transport on all network interfaces without requiring caller credentials. The vulnerable component, packages/mcp-server/src/http.ts, bound its listener to every interface and parsed authentication headers in a...

9.3CVSS5.5AI score0.00505EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.29 views

CVE-2026-81096

ToolUniverse through 1.2.6 contained an unauthenticated remote code execution flaw in its python_code_executor tool (python_executor_tool.py). The sandbox blocked a denied list of attribute names but left attribute-lookup builtins available, allowing an attacker to walk from a literal's class to ...

10CVSS5.4AI score0.00574EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.31 views

CVE-2026-81096 ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

10CVSS0.00574EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.7 views

CVE-2026-81096 ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

10CVSS5.4AI score0.00574EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.7 views

CVE-2026-81096 ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape

ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the pythoncodeexecutor tool, in pythonexecutortool.py, inspected the submitted source for a denied list of attribute names and calls but left the...

9.3CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 2:50 p.m.29 views

CVE-2026-81094

CVE-2026-81094 affects the mcp-router CLI (prior to version 0.6.3). The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port and enforced authentication only when an explicit token flag was supplied. A default invocation therefore expose...

9.3CVSS5.4AI score0.00423EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.12 views

CVE-2026-81094 mcp-router CLI before 0.6.3 Binds the MCP Aggregator to All Interfaces Without Requiring Authentication

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 score0.00423EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.27 views

CVE-2026-81094 mcp-router CLI before 0.6.3 Binds the MCP Aggregator to All Interfaces Without Requiring Authentication

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.3CVSS0.00423EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/27 2:50 p.m.28 views

CVE-2026-81091

CVE-2026-81091 is a Server-Side Request Forgery (SSRF) in the proxy middleware of mcp-use's inspector . The vulnerable function mountMcpProxy (in libraries/typescript/packages/inspector/src/server/proxy/mcp-proxy.ts) read the target URL from the X-Target-URL header or __mcp_target parameter and f...

8.7CVSS5.5AI score0.00342EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.28 views

CVE-2026-81091 mcp-use Inspector Proxy Server-Side Request Forgery via Caller-Supplied Target URL

The proxy middleware in mcp-use's inspector forwards requests to a destination the caller names. mountMcpProxy in libraries/typescript/packages/inspector/src/server/proxy/mcp-proxy.ts read the target from the X-Target-URL header or the mcptarget parameter and proxied to it without inspecting the...

8.7CVSS0.00342EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 2:50 p.m.7 views

EUVD-2026-67143

The updateWorkspace handler in mods/identity/src/workspaces/createUpdateWorkspace.ts in Fonoster through 0.22.7 invokes the gRPC callback with PERMISSIONDENIED when createIsWorkspaceMember reports that the caller is not a member of the target workspace, but it does not return. Execution continues...

5.3CVSS5.7AI score0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.10 views

CVE-2026-80208 APITable through 1.13.0-beta.1 Missing Authentication on the Internal Account Closure Endpoints

APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxi...

8.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 2:50 p.m.19 views

CVE-2026-80208

APITable through 1.13.0-beta.1 ships two internal endpoints (/api/v1/internal/getUserHistories and /api/v1/internal/users/{userId}/close) annotated with requiredLogin = false. Because the product's nginx gateway proxies all /api requests to the backend and the ResourceInterceptor returns before v...

8.8CVSS5.4AI score0.00312EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67142

APITable through 1.13.0-beta.1 annotates both getUserHistories and closePausedUserAccount in InternalUserController with requiredLogin = false. ResourceInterceptor honours that annotation by returning before any session or API key is validated, and the nginx gateway shipped with the product proxi...

8.8CVSS5.4AI score0.00312EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:42 p.m.8 views

CVE-2026-64896

Johnson Controls T2000 (before 31.6 ) is affected by a Debug and Test Interface with Improper Access Control vulnerability, described as an open debug port that allows an attacker to access functionality not properly constrained by ACLs. The CNA-assigned CVSS 4.0 score is 5.2 (MEDIUM) with a phys...

5.2CVSS5.2AI score0.00146EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 2:42 p.m.6 views

EUVD-2026-67140

Debug and Test Interface With Improper Access Control vulnerability in Johnson Controls T2000 allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects T2000: before 31.6...

5.2CVSS5.2AI score0.00146EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 2:42 p.m.31 views

CVE-2026-64896 T2000 open debug port

Debug and Test Interface With Improper Access Control vulnerability in Johnson Controls T2000 allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects T2000: before 31.6...

5.2CVSS0.00146EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 2:11 p.m.31 views

CVE-2026-16279 Improper Authorization vulnerability affecting 3DPassport in 3DSwymer from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x

An Improper Authorization vulnerability affecting 3DPassport in 3DSwymer from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x could allow an attacker to gain access to some user accounts...

9.3CVSS0.00254EPSS
SaveExploits0References1
Rows per page
Query Builder