VulnWatch VulnWatch
← Back to dashboard
#

Prompt Injection

124 entries

Every Prompt Injection entry VulnWatch has indexed, sorted by publication date.

Subscribe to this tag's RSS feed

Unknown rss_securityweek

Malicious AI Prompt Injection Attacks Increasing, but Sophistication Still Low: Google

The tech giant found that many indirect prompt injection attempts are harmless, but some malicious exploits have also been identified. The post Malicious AI Prompt Injection Attacks Increasing, but So...

Prompt Injection prompt injection indirect prompt
3 months ago
Critical github

Gemini CLI: Remote Code Execution via workspace trust and tool allowlisting bypasses

# Summary Gemini CLI (`@google/gemini-cli`) and the `run-gemini-cli` GitHub Action are being updated to harden workspace trust and tool allowlisting, in particular when used in untrusted environments...

10.0
CVSS
3 months ago
High github

k8sGPT has Prompt Injection through its k8sGPT-Operator

### Summary In the auto-remediation pipeline, `object_to_execution.go` was deserializing the AI-generated YAML directly into a Deployment object, but there was lack of validation from the original Dep...

Prompt Injection prompt injection
0.0
CVSS
3 months ago
Medium nvd

CVE-2026-41318: AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatti

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, AnythingLLM's in-chat markdown renderer has an unsa...

Prompt Injection prompt injection indirect prompt llm
5.4
CVSS
3 months ago
Critical nvd

CVE-2026-41265: Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific fl

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the Airtable_Agents class. The issue results...

Prompt Injection large language model prompt injection llm
9.2
CVSS
3 months ago
Critical nvd

CVE-2026-41264: Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific fl

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the CSV_Agents class. The issue results from...

Prompt Injection large language model prompt injection llm
9.2
CVSS
3 months ago
Critical github

Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

## Abstract Trend Micro's Zero Day Initiative has identified a vulnerability affecting FlowiseAI Flowise. ## Vulnerability Details - **Version tested:** 3.0.13 - **Installer file:** https://github....

Prompt Injection Remote Code Execution Agentic / MCP large language model prompt injection ai agent llm
9.8
CVSS
3 months ago
High github

Claude Code: Sandbox Escape via Symlink Following Allows Arbitrary File Write Outside Workspace

Claude Code's sandbox did not prevent sandboxed processes from creating symlinks pointing to locations outside the workspace. When Claude Code subsequently wrote to a path within such a symlink, its u...

Prompt Injection prompt injection claude code anthropic claude
10.0
CVSS
3 months ago
Unknown rss_thehackernews

Google Patches Antigravity IDE Flaw Enabling Prompt Injection Code Execution

Cybersecurity researchers have discovered a vulnerability in Google's agentic integrated development environment (IDE), Antigravity, that could be exploited to achieve code execution. The flaw, since...

Prompt Injection Agentic / MCP prompt injection agentic
3 months ago
Critical github

Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability

ZDI-CAN-29412: FlowiseAI Flowise Airtable_Agent Code Injection Remote Code Execution Vulnerability Trend Micro's Zero Day Initiative has identified a vulnerability affecting the following products: F...

Prompt Injection Remote Code Execution Agentic / MCP large language model prompt injection langchain ai agent ollama llama llm
9.8
CVSS
3 months ago
High github

Flowise: APIChain Prompt Injection SSRF in GET/POST API Chains

### Summary A Server-Side Request Forgery (SSRF) vulnerability exists in FlowiseAI's POST/GET API Chain components that allows unauthenticated attackers to force the server to make arbitrary HTTP requ...

Prompt Injection SSRF prompt injection llm
7.1
CVSS
3 months ago
High github

Flowise: Remote code execution vulnerability in AirtableAgent.ts caused by lack of input verification when using `Pandas`.

## Description ### Summary “AirtableAgent” is an agent function provided by FlowiseAI that retrieves search results by accessing private datasets from airtable.com. “AirtableAgent” uses Python, alon...

Prompt Injection Remote Code Execution Data Leakage large language model prompt injection openai gpt-4 llm
8.3
CVSS
3 months ago
Medium github

PraisonAI: Coarse-Grained Tool Approval Cache Bypasses Per-Invocation Consent for Shell Commands

## Summary The approval system in PraisonAI Agents caches tool approval decisions by tool name only, not by invocation arguments. Once a user approves `execute_command` for any command (e.g., `ls -la...

Prompt Injection Agentic / MCP prompt injection llm agent openai llm
5.5
CVSS
3 months ago
Medium osv

Claude SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories

The local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did not append a trailing path separator. A model steered by prompt inj...

Prompt Injection @anthropic-ai/sdk
4.0
CVSS
4 months ago
Medium github

SSRF in @aborruso/ckan-mcp-server via base_url allows access to internal networks

## Summary The `@aborruso/ckan-mcp-server` MCP server provides tools including `ckan_package_search` and `sparql_query` that accept a `base_url` parameter, making HTTP requests to arbitrary endpoints...

Prompt Injection SSRF Agentic / MCP prompt injection mcp server
5.7
CVSS
4 months ago
Low osv

LangChain serialization injection vulnerability enables secret extraction

## Context A serialization injection vulnerability exists in LangChain JS's `toJSON()` method (and subsequently when string-ifying objects using `JSON.stringify()`. The method did not escape objects...

3.1
CVSS
7 months ago
Low osv

LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs

## Summary A serialization injection vulnerability exists in LangChain's `dumps()` and `dumpd()` functions. The functions do not escape dictionaries with `'lc'` keys when serializing free-form dictio...

3.1
CVSS
7 months ago
Low osv

LlamaIndex vulnerable to Creation of Temporary File in Directory with Insecure Permissions

A vulnerability in the `default_jsonalyzer` function of the `JSONalyzeQueryEngine` in the run-llama/llama_index repository allows for SQL injection via prompt injection. This can lead to arbitrary fil...

Prompt Injection llama-index
3.0
CVSS
1 year ago
Low osv

PYSEC-2024-115

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain-community version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data ma...

Prompt Injection langchain-community
3.1
CVSS
1 year ago
Medium osv

Langchain SQL Injection vulnerability

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation...

Prompt Injection langchain-community
4.0
CVSS
1 year ago
Low osv

Langchain SQL Injection vulnerability

In Langchain before 0.0.247, prompt injection allows execution of arbitrary code against the SQL service provided by the chain.

3.1
CVSS
2 years ago
Low osv

Langchain Server-Side Request Forgery vulnerability

In Langchain before 0.0.329, prompt injection allows an attacker to force the service to retrieve data from an arbitrary URL, essentially providing SSRF and potentially injecting content into downstre...

3.1
CVSS
2 years ago
Medium osv

LangChain vulnerable to code injection

In LangChain through 0.0.131, the `LLMMathChain` chain allows prompt injection attacks that can execute arbitrary code via the Python `exec()` method.

4.0
CVSS
3 years ago
Unknown osv

PYSEC-2023-18

In LangChain through 0.0.131, the LLMMathChain chain allows prompt injection attacks that can execute arbitrary code via the Python exec method.

3 years ago