VulnWatch VulnWatch
← Back to dashboard
#

Remote Code Execution

654 entries

Every Remote Code Execution entry VulnWatch has indexed, sorted by publication date.

Subscribe to this tag's RSS feed

Critical nvd

CVE-2026-87985: An arbitrary code execution vulnerability in Mistral Vibe allows an attacker to bypass command permission checks using A

An arbitrary code execution vulnerability in Mistral Vibe allows an attacker to bypass command permission checks using ANSI-C quoted arguments. These arguments are not properly inspected, enabling a c...

10.0
CVSS
1 week ago
Unknown nvd

CVE-2026-86793: SGLang allows unauthenticated pickle deserialization through /update_weights_from_tensor when no auth keys are configure

SGLang allows unauthenticated pickle deserialization through /update_weights_from_tensor when no auth keys are configured, and the SafeUnpickler policy can be bypassed because builtins.import and buil...

1 week ago
Critical nvd

CVE-2026-81204: IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote attacker to execute arbitrary code due to code injection duri

IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote attacker to execute arbitrary code due to code injection during graph construction.

9.8
CVSS
1 week ago
Critical github

OmniRoute ACP Custom-Agent Remote Code Execution (RCE)

## 2. Summary `POST /api/acp/agents` registers a custom ACP agent. The endpoint accepts user-controlled `binary` and `versionCommand` values. After saving the custom agent, the same request calls `re...

0.0
CVSS
1 week ago
High nvd

CVE-2026-19136: A potential command injection vulnerability was reported in the Tianxi AI Agent PC Application, distributed exclusively

A potential command injection vulnerability was reported in the Tianxi AI Agent PC Application, distributed exclusively in the Chinese market, that could allow operating system commands to be executed...

8.4
CVSS
1 week ago
Medium github

Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

## Summary There is a medium severity vulnerability in Traefik's HTTP/3 entry points: the `respondingTimeouts` settings were not applied to the HTTP/3 request path. `readTimeout` in particular is on...

5.3
CVSS
1 week ago
Medium osv

vLLM: Incomplete CVE-2025-62164 remediation can be bypassed by concurrent prompt parts

## Executive Summary The follow-up protection for CVE-2025-62164 is incomplete at vLLM revision `26587f9519e22a5c4549ead7595ad9ca3229c4fd`. It wraps serialized prompt-embedding reconstruction and den...

4.0
CVSS
1 week ago
Critical nvd

CVE-2026-13745: A vulnerability in the Gemini CLI and associated GitHub Action allowed an unprivileged attacker to achieve an arbitrary

A vulnerability in the Gemini CLI and associated GitHub Action allowed an unprivileged attacker to achieve an arbitrary code execution in Gemini CLI via untrusted local .env files overriding GEMINI_CL...

9.2
CVSS
1 week ago
High github

functype-mcp-server: MCP `set_functype_version` Package Alias RCE via Unsanitized pnpm install + Dynamic Import

## MCP `set_functype_version` Package Alias RCE via Unsanitized pnpm install + Dynamic Import ### Summary The `set_functype_version` MCP tool in `functype-mcp-server` accepts an unconstrained `versi...

Prompt Injection Remote Code Execution Agentic / MCP prompt injection indirect prompt mcp server llm agent llm
7.8
CVSS
1 week ago
Critical nvd

CVE-2026-87911: An OS command injection weakness in the read-only enforcement of the SQL validation component in Amazon awslabs postgres

An OS command injection weakness in the read-only enforcement of the SQL validation component in Amazon awslabs postgres-mcp-server before 1.1.7 might allow an unauthenticated actor to execute operati...

9.0
CVSS
1 week ago
High github

Windows ML CLI: CORS misconfig enables localhost RCE

Case Description: MSRC Notes: Attachments: 1 file(s) attached (1 mp4) Summary: The vulnerability lies in the 'serve/cli_api.py' component of the 'winml-cli' project, which exposes all winml CLI comma...

Remote Code Execution transformers onnxruntime
0.0
CVSS
1 week ago
High github

GitPython: clone_from()/clone() omit --separate-git-dir from unsafe_git_clone_options, enabling arbitrary git-directory creation outside the destination

- **CWE:** CWE-73 (External Control of File Name or Path) / CWE-22 (Path Traversal, in the "escapes intended base directory" sense) - **Affected component:** `git/repo/base.py`, `Repo.unsafe_git_clone...

7.5
CVSS
1 week ago
Critical github

GitPython: Dormant multi-line git-config values are corrupted into live injected directives (e.g. core.hooksPath) on any unrelated GitConfigParser write, enabling RCE

- **CWE:** CWE-88 (Argument Injection) / CWE-94 (Code Injection) — via a read-then-corrupt-on-rewrite config round trip, not a direct setter argument - **Affected component:** `git/config.py` — `GitCo...

9.8
CVSS
1 week ago
High github

GitPython: Arbitrary local file content disclosure via [include] directive in untrusted .gitmodules (SubmoduleConfigParser never disables merge_includes)

# [HIGH] Arbitrary local file content disclosure via `[include]` directive in untrusted `.gitmodules` (`SubmoduleConfigParser` never disables `merge_includes`) - **CWE:** CWE-200 (Exposure of Sensiti...

8.4
CVSS
1 week ago
Medium nvd

CVE-2026-81380: Improper neutralization of special elements used in a command ('command injection') in GitHub Copilot and Visual Studio

Improper neutralization of special elements used in a command ('command injection') in GitHub Copilot and Visual Studio Code allows an unauthorized attacker to disclose information over a network.

Remote Code Execution github copilot copilot
5.3
CVSS
2 weeks ago
High nvd

CVE-2026-86169: Axolotl through 0.18.0 contains a remote code execution vulnerability in the multipack patch path where trust_remote_cod

Axolotl through 0.18.0 contains a remote code execution vulnerability in the multipack patch path where trust_remote_code defaults to None instead of False, causing the security guard to be bypassed....

8.7
CVSS
2 weeks ago
Medium osv

vLLM: Incomplete CVE-2025-62164 remediation can be bypassed by concurrent prompt parts

## Executive Summary The follow-up protection for CVE-2025-62164 is incomplete at vLLM revision `26587f9519e22a5c4549ead7595ad9ca3229c4fd`. It wraps serialized prompt-embedding reconstruction and den...

4.0
CVSS
2 weeks ago
High github

CodeWhale: rlm_eval auto-approves arbitrary Python execution, bypassing the user's approval policy (RCE)

### Maintainer resolution The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 57f3c89471e27ac...

Prompt Injection Remote Code Execution prompt injection deepseek llm
7.8
CVSS
2 weeks ago
High github

CodeWhale: Argument Injection in `git_show` Tool Allows Arbitrary File Write Without Approval

### Maintainer resolution The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 9a34b5034d29f05...

9.3
CVSS
2 weeks ago
Critical nvd

CVE-2026-85694: LaVague 0.2.35 contains a remote code execution vulnerability in PythonFromMarkdownExtractor.extract_as_object that eval

LaVague 0.2.35 contains a remote code execution vulnerability in PythonFromMarkdownExtractor.extract_as_object that evaluates untrusted language model output derived from web page content. Attackers c...

Prompt Injection Remote Code Execution prompt injection indirect prompt
9.2
CVSS
2 weeks ago
High github

Claude Code Templates: Unauthenticated OS command injection (RCE) in Claude Code Studio server (--studio)

### Summary `npx claude-code-templates --studio` launches "Claude Code Studio", an Express HTTP server (`cli-tool/src/sandbox-server.js`, default port 3444) that binds to **all interfaces** (`0.0.0.0`...

Remote Code Execution claude code claude
8.8
CVSS
2 weeks ago
Critical github

Orval: RCE via OpenAPI path -> unescaped request-URL template literal (backtick breakout)

### Summary Orval emits the OpenAPI path into the generated request URL as a TEMPLATE LITERAL (`` `/users/...` ``) without escaping the backtick character. A path containing a backtick closes the tem...

0.0
CVSS
2 weeks ago
Critical github

Omnigent: Shared Agent Bundle Overwrite Leads to Authenticated Runner RCE

### Summary An authenticated user with edit access to their own session can overwrite a shared/template agent by uploading a full agent bundle through `PUT /sessions/{session_id}/agent`. Shared/temp...

9.0
CVSS
2 weeks ago
High nvd

CVE-2026-84452: Windows ML CLI is a command line tool for building portable, performant, and high-quality AI models for Windows ML. Prio

Windows ML CLI is a command line tool for building portable, performant, and high-quality AI models for Windows ML. Prior to 0.4.0, the src/winml/modelkit/serve/cli_api.py component exposes WinML CLI...

8.6
CVSS
2 weeks ago
High nvd

CVE-2026-82404: TOON is a compact, human-readable serialization of JSON data for LLM prompts. Prior to 2.3.1, decoding attacker-controll

TOON is a compact, human-readable serialization of JSON data for LLM prompts. Prior to 2.3.1, decoding attacker-controlled TOON with a __proto__, constructor, or prototype key wrote through the object...

8.3
CVSS
2 weeks ago