Lucene search
+L

1247 matches found

CVE
CVE
added 2026/08/27 2:50 p.m.18 views

CVE-2026-81097

rails-mcp-server (versions 1.4.0 through 1.6.0 ) contains an OS command execution vulnerability in the execute_ruby tool. The tool is documented as a read-only Ruby sandbox enforced by a pattern denylist and replacements for process-spawning methods on Kernel , but the pseudo-terminal library's s...

8.6CVSS5.7AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.16 views

CVE-2026-81097 rails-mcp-server 1.4.0 through 1.6.0 OS Command Execution via execute_ruby PTY Escape

The executeruby tool is documented as a read-only Ruby sandbox and is enforced by a pattern denylist together with replacements for the process-spawning methods on Kernel. The pseudo-terminal library's spawn entry points are neither in the denylist nor replaced, so a normal tool call could reach...

8.6CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.13 views

CVE-2026-81097 rails-mcp-server 1.4.0 through 1.6.0 OS Command Execution via execute_ruby PTY Escape

The executeruby tool is documented as a read-only Ruby sandbox and is enforced by a pattern denylist together with replacements for the process-spawning methods on Kernel. The pseudo-terminal library's spawn entry points are neither in the denylist nor replaced, so a normal tool call could reach...

8.6CVSS6AI score0.00172EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.20 views

CVE-2026-81093

Apify Actors MCP Server before version 0.9.12 is vulnerable to Server-Side Request Forgery (SSRF) via the get-html-skeleton tool. The URL validation function (isValidHttpUrl) in src/utils/generic.ts confirmed only that the argument began with an http/https scheme and parsed as a URL, without insp...

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

EUVD-2026-67148

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.14 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS0.00476EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.15 views

PT-2026-82571

Name of the Vulnerable Software and Affected Versions Telnyx MCP server affected versions not specified Description The HTTP transport was exposed on all network interfaces and did not require caller credentials. In the file packages/mcp-server/src/http.ts, the server served the Model Context...

9.3CVSS5.9AI score0.00505EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.13 views

PT-2026-82573

Name of the Vulnerable Software and Affected Versions tiger-gh-mcp-server versions prior to the commit that implemented the fix Description The MCP HTTP transport was started without enabling the host allow-list provided by the underlying SDK. Specifically, the httpServer.ts file called the...

7.6CVSS5.9AI score0.0016EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/25 7:16 p.m.10 views

CVE-2026-55609

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. Prior to consciousness-explorer 1.1.2 and sublinear-time-solver 1.6.0, the exportstate and importstate tools in src/consciousness-explorer/mcp/server.js pass the...

7.1CVSS0.00118EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 6:38 p.m.5 views

GHSA-72F3-6W86-7RV3 @arikusi/deepseek-mcp-server: Missing Authentication on Self-Hosted HTTP MCP Endpoint

Summary The self-hosted HTTP transport of @arikusi/deepseek-mcp-server exposes POST /mcp without any authentication: createMcpExpressApp is called without an authProvider and no middleware guards the route, so any network-reachable client can issue an unauthenticated initialize request and obtain...

5.3CVSS5.9AI score0.00602EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/25 6:37 p.m.14 views

EUVD-2026-42720

@arikusi/deepseek-mcp-server has an Authorization Bypass Through User-Controlled Key...

8.6CVSS5.2AI score0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 6:37 p.m.5 views

GHSA-FH3R-G96V-F578 @arikusi/deepseek-mcp-server has an Authorization Bypass Through User-Controlled Key

Cross-Session Data Exposure via Caller-Controlled sessionid Project / Repository: arikusi/deepseek-mcp-server Affected version / commit tested: 1.6.0 / 04f28be2c6e99d3d4e443a6ae37cc35f0a71554a Vulnerability type: Authorization bypass / cross-session data exposure Authentication required: No Summa...

8.6CVSS5.9AI score0.00372EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 6:34 p.m.10 views

CVE-2026-55609

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. The vulnerability is a path traversal in the MCP server tools: export_state and import_state (in src/consciousness-explorer/mcp/server.js) and saveVectorToFile / loadVecto...

7.1CVSS5.4AI score0.00118EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 6:34 p.m.4 views

CVE-2026-55609 sublinear-time-solver: Arbitrary file write in consciousness-explorer / sublinear-time-solver MCP export_state

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. Prior to consciousness-explorer 1.1.2 and sublinear-time-solver 1.6.0, the exportstate and importstate tools in src/consciousness-explorer/mcp/server.js pass the...

7.1CVSS5.6AI score
SaveExploits0References9
Circl
Circl
added 2026/08/25 6:08 p.m.10 views

CVE-2026-55640

creationtimestamp| type| source ---|---|--- 2026-08-25 18:08:31+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtwfys2tk52p 2026-08-25 18:35:19+00:00| published-proof-of-concept| https://github.com/cbcoutinho/nextcloud-mcp-server/security/advisories/GHSA-8vh3-g2qg-2h2c 2026-08-2...

9.1CVSS4.8AI score0.00484EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 5:17 p.m.6 views

CVE-2026-55557

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browserdownload writes a fetched response body to joinsavedir, filename without validating the caller-controlled savedir, while browsersavestate and browserloadstate honor a caller-controlled path...

8.6CVSS0.00189EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 4:28 p.m.10 views

browse-mcp has an arbitrary file write via unconfined download and state paths

Impact browserdownload wrote a fetched file to joinsavedir, filename with no validation of savedir, and browsersavestate / browserloadstate honored an explicit path unchanged. The MCP caller controls these arguments a malicious MCP client, or an autonomous agent steered by indirect prompt injecti...

8.6CVSS5.8AI score0.00189EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/25 4:28 p.m.7 views

EUVD-2026-65581

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browserdownload writes a fetched response body to joinsavedir, filename without validating the caller-controlled savedir, while browsersavestate and browserloadstate honor a caller-controlled path...

8.6CVSS5.8AI score0.00189EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 4:28 p.m.33 views

CVE-2026-55557 browse-mcp: Arbitrary file write via unconfined download and state paths

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browserdownload writes a fetched response body to joinsavedir, filename without validating the caller-controlled savedir, while browsersavestate and browserloadstate honor a caller-controlled path...

8.6CVSS0.00189EPSS
SaveExploits0References5
Rows per page
Query Builder