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

Unknown rss_thehackernews

Researchers Use Claude to Port Pre-Auth RCE Exploit From One PLC Model to Another

Forescout Research - Vedere Labs said it used Anthropic's Claude to port a working pre-authentication remote code execution (RCE) exploit from one WAGO programmable logic controller (PLC) to another,...

Remote Code Execution anthropic claude
2 weeks ago
High nvd

CVE-2026-72649: Deserialization of Untrusted Data (CWE-502) in the Elasticsearch machine learning component can lead to remote code exec

Deserialization of Untrusted Data (CWE-502) in the Elasticsearch machine learning component can lead to remote code execution via Object Injection (CAPEC-586). A specially crafted trained model artifa...

Remote Code Execution machine learning
8.8
CVSS
2 weeks ago
Unknown rss_bleepingcomputer

Critical Langflow flaw exploited to steal OpenAI and AWS keys

Threat actors are exploiting an unauthenticated remote code execution vulnerability (CVE-2026-0768) in Langflow, an open-source framework for building AI applications, to steal credentials, tokens, an...

Remote Code Execution langflow openai
3 weeks ago
Low osv

MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False safety control bypassed by mlflow.statsmodels flavor — RCE via crafted model artifact

## Summary MLflow introduced `MLFLOW_ALLOW_PICKLE_DESERIALIZATION` as a security control to prevent unsafe `pickle.load` execution during model loading, in response to CVE-2024-37052 through CVE-2024...

3.1
CVSS
3 weeks ago
Unknown rss_securityweek

Experiment: Porting a PLC Exploit With AI Takes Hours and Hundreds of Dollars

Forescout researchers used Claude AI to port a remote code execution exploit between WAGO PLC models. The post Experiment: Porting a PLC Exploit With AI Takes Hours and Hundreds of Dollars appeared fi...

3 weeks ago
High nvd

CVE-2026-83497: Unrestricted deserialization of untrusted data in the cursor pagination component in the OpenSearch SQL plugin allows a

Unrestricted deserialization of untrusted data in the cursor pagination component in the OpenSearch SQL plugin allows a remote authenticated user with basic read/search permissions to execute arbitrar...

8.7
CVSS
3 weeks ago
High nvd

CVE-2026-82642: Readest is an open-source e-book reader built on Tauri. In versions prior to 0.11.16, EPUB chapter HTML is sanitized wit

Readest is an open-source e-book reader built on Tauri. In versions prior to 0.11.16, EPUB chapter HTML is sanitized with DOMPurify using a configuration that forbade only the tag (FORBID_TAGS: ['scr...

8.8
CVSS
3 weeks ago
High github

9router: Unauthenticated `/v1` proxy access via `Host`-header spoofing → open AI relay + SSRF

## Summary 9router's request guard decides a request is "local" (and therefore exempt from API-key auth on the `/v1` LLM proxy) by reading the **client-controlled `Host` header**. Because 9router bin...

8.2
CVSS
3 weeks ago
Unknown nvd

CVE-2026-37003: Agno up to and including 2.5.8 is vulnerable to Remote Code Execution (RCE) via prompt injection. The PythonTools and Sh

Agno up to and including 2.5.8 is vulnerable to Remote Code Execution (RCE) via prompt injection. The PythonTools and ShellTools components pass unsanitized, LLM-generated arguments directly to execut...

3 weeks ago
Low nvd

CVE-2026-81562: A security flaw has been discovered in AlexGladkov claude-in-mobile 3.10.2. This affects the function execSync of the fi

A security flaw has been discovered in AlexGladkov claude-in-mobile 3.10.2. This affects the function execSync of the file src/adb/client.ts. Performing a manipulation results in os command injection....

1.9
CVSS
3 weeks ago
High nvd

CVE-2026-58474: whichllm before 0.5.16 contains a code injection vulnerability in the run and snippet commands that allows a remote atta

whichllm before 0.5.16 contains a code injection vulnerability in the run and snippet commands that allows a remote attacker who controls a HuggingFace repository to achieve arbitrary code execution b...

8.6
CVSS
3 weeks ago
High github

Chainlist has SSRF via MCP SSE and streamable-http transports that allows unauthenticated internal network access

### Am I affected? Only if your deployment sets `features.mcp.enabled = true` in `.chainlit/config.toml`. **MCP has been disabled by default since v2.7.0**, so most Chainlit deployments are not affec...

7.2
CVSS
3 weeks ago
Critical github

Chainlit has command injection via MCP stdio transport that allows unauthenticated remote code execution

### Am I affected? Only if your deployment sets `features.mcp.enabled = true` in `.chainlit/config.toml`. **MCP has been disabled by default since v2.7.0**, so most Chainlit deployments are not affec...

9.8
CVSS
3 weeks ago
High github

pickem vulnerable to terminal escape-sequence injection via unsanitized item text

### Impact pickem rendered item text (label, description, group, meta, name) to the terminal with no control-character sanitization. `chrome.row` only stripped ANSI from the **active** row; inactive r...

0.0
CVSS
4 weeks ago
High github

mcp-shell — Security Disabled by Default in Bare-Binary Deploy Path + Shell Interpreter in Secure-Mode Allowlist

mcp-shell` at commit `17ac0eef5c9a5a42b8fb132d3d034973d55a5433` has two issues that together mean neither the default deploy path nor the recommended "secure mode" delivers the restriction they're mar...

0.0
CVSS
4 weeks ago
High github

mcp-shell has a Secure Mode Allowlist Bypass via Default `/bin/bash` Executable

### Summary `mcp-shell` ships a default Docker configuration (`security.yaml`) that includes `/bin/bash` in the `allowed_executables` allowlist. The command validator (`security.go`) only checks whet...

8.4
CVSS
4 weeks ago
High github

mcp-shell has a Secure Mode Allowlist Bypass via Git Shell Alias

### Summary `mcp-shell`'s "secure mode" is designed to restrict command execution to an allowlist of executables defined in `security.yaml`. The default configuration includes `/usr/bin/git`. The sec...

8.4
CVSS
4 weeks ago
Critical github

qwed-mcp has Unsafe SymPy `parse_expr()` Remote Code Execution via Unsanitized Math Expression Input

### Summary `verify_math_expression()` in `qwed-mcp` v0.2.0 passes attacker-controlled strings directly to SymPy's `parse_expr()` without restricting `global_dict` or validating the expression's AST....

9.8
CVSS
4 weeks ago
Low nvd

CVE-2026-79623: A security vulnerability has been detected in FishCodeTech Muteki up to 0.2.5. The affected element is an unknown functi

A security vulnerability has been detected in FishCodeTech Muteki up to 0.2.5. The affected element is an unknown function of the file .claude/settings.json of the component Default Local Worker Backe...

2.1
CVSS
4 weeks ago
High github

PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code

## Summary PraisonAI's workflow include implementation implicitly imports and executes an included recipe's `tools.py` file even when the documented `tools.py` autoload opt-in is unset. This bypasse...

7.8
CVSS
4 weeks ago
High nvd

CVE-2026-76841: Xinference loads models with Hugging Face remote code execution unconditionally enabled, and before version 2.12.0 expos

Xinference loads models with Hugging Face remote code execution unconditionally enabled, and before version 2.12.0 exposes no setting to disable it. Six loader call sites pass trust_remote_code=True a...

Remote Code Execution transformers hugging face pytorch llm
8.7
CVSS
4 weeks ago
Medium nvd

CVE-2026-78147: A vulnerability was found in ggml-org llama.cpp bec4772f6. The impacted element is the function deserialize_tensor of th

A vulnerability was found in ggml-org llama.cpp bec4772f6. The impacted element is the function deserialize_tensor of the file ggml/src/ggml-rpc/ggml-rpc.cpp of the component ggml-RPC Server. Performi...

6.9
CVSS
4 weeks ago
Critical github

Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing

### Summary Xinference used Python's unsafe `eval()` function when parsing Llama3 tool-call output generated by a large language model. Because the model output can be influenced by attacker-controll...

Prompt Injection Remote Code Execution large language model prompt injection transformers openai llama llm
10.0
CVSS
1 month ago
Critical nvd

CVE-2026-39909: llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPH_RECOMPUTE handler that allows u

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPH_RECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by st...

9.2
CVSS
1 month ago
High github

Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)

## Summary `Backpack\CRUD\Stats::makeCurlRequest` builds a shell command using unescaped input that originates from the HTTP `Host` header, then passes it to `exec()`. A specially crafted Host header...

8.1
CVSS
1 month ago