VulnWatch VulnWatch
← Back to dashboard
#

Auth Bypass

164 entries

Every Auth Bypass entry VulnWatch has indexed, sorted by publication date.

Subscribe to this tag's RSS feed

Medium github

Caddy: Remote Admin Authorization Bypass on PKI Endpoints via Prefix-Based Path Matching

## AI Disclosure I used an LLM to help review the source code, reason about attack surface, and help draft and refine this report. I manually validated the finding by reproducing it locally, conf...

4.3
CVSS
2 months ago
Medium github

Caddy: Remote Admin Authorization Bypass in `/config` API via Array Index Normalization

This report is not about a normal textual prefix-expansion case. The issue here is that the authorization layer and the `/config` traversal layer do **not agree on what object the path refers to**....

5.4
CVSS
2 months ago
High nvd

CVE-2026-41949: Dify version 1.14.1 and prior contain an authorization bypass vulnerability in the file preview endpoint that allows any

Dify version 1.14.1 and prior contain an authorization bypass vulnerability in the file preview endpoint that allows any authenticated user to read up to 3,000 characters of any uploaded document acro...

8.2
CVSS
2 months ago
Critical nvd

CVE-2026-41947: Dify version 1.14.1 and prior contains an authorization bypass vulnerability that allows authenticated editor users to s

Dify version 1.14.1 and prior contains an authorization bypass vulnerability that allows authenticated editor users to set and enable trace configurations for any application regardless of tenant owne...

Auth Bypass dify llm
9.1
CVSS
2 months ago
Medium nvd

CVE-2026-45365: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.11, an i

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.11, an internal-only bypass_filter parameter is exposed on the /openai/chat/completions...

Auth Bypass ollama openai
5.4
CVSS
2 months ago
High nvd

CVE-2026-44556: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwa...

Auth Bypass openai llm
7.1
CVSS
2 months ago
High nvd

CVE-2026-44555: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open WebUI supports model composition via base_model_id: a user-defined model (e.g.,...

7.6
CVSS
2 months ago
Low osv

MLflow: unauthenticated access to certain FastAPI routes

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (`--app-name basic-auth`) and...

3.0
CVSS
2 months ago
Low osv

PYSEC-2026-2221

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (`--app-name basic-auth`) and...

3.0
CVSS
2 months ago
High nvd

CVE-2026-2652: A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (`--app-name basic-auth`) and...

8.6
CVSS
2 months ago
High github

Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

### Summary The tool update endpoint (`POST /api/v1/tools/id/{id}/update`) is missing the `workspace.tools` permission check that is present on the tool create endpoint. This allows a user who has be...

7.2
CVSS
2 months ago
Medium github

Open WebUI: Authenticated users can bypass model access control via exposed query parameter [AI-ASSISTED]

### Summary An internal-only bypass_filter parameter is exposed on the /openai/chat/completions and /ollama/api/chat HTTP endpoints via FastAPI query string binding, allowing any authenticated user t...

Auth Bypass ollama openai llm
5.4
CVSS
2 months ago
Medium github

Open WebUI's API key endpoint restrictions bypassed via `x-api-key` header — full message processing on restricted endpoints

### Summary Open WebUI allows admins to restrict which API endpoints an API key can access. When an API key is restricted from `/api/v1/messages`, requests using the `Authorization: Bearer sk-...` he...

Auth Bypass anthropic openai llm
6.5
CVSS
2 months ago
High nvd

CVE-2026-42463: SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.8.0, SQLBot contains a Cr

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.8.0, SQLBot contains a Cross-Workspace IDOR (Insecure Direct Object Reference) and Authorization Bypass v...

Auth Bypass large language model
8.6
CVSS
2 months ago
High nvd

CVE-2026-44470: The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side

The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side. Prior to 1.3834.0, the CoworkVMService component in Claude Desktop for Windows...

Auth Bypass claude code claude
8.5
CVSS
2 months ago
Critical github

Obot has an authorization bypass in /mcp-connect/{id} that allows any authenticated user to use any registered MCP server

## Summary If you have the MCP Server ID, you can connect to the MCP server even if you don't have permissions to the server. The MCP gateway endpoint `/mcp-connect/{mcp_id}` does not enforce Access...

Auth Bypass Agentic / MCP claude code mcp server claude
9.6
CVSS
2 months ago
Medium nvd

CVE-2026-41614: Improper access control in M365 Copilot for Desktop allows an unauthorized attacker to perform spoofing locally.

Improper access control in M365 Copilot for Desktop allows an unauthorized attacker to perform spoofing locally.

6.2
CVSS
2 months ago
Medium nvd

CVE-2026-41100: Improper access control in M365 Copilot allows an authorized attacker to perform spoofing locally.

Improper access control in M365 Copilot allows an authorized attacker to perform spoofing locally.

4.4
CVSS
2 months ago
Critical github

CloudNativePG's metrics exporter allows privilege escalation to PostgreSQL superuser and OS RCE

### Impact The CloudNativePG metrics exporter opens its PostgreSQL connection as the `postgres` superuser via the pod-local Unix socket, then demotes the session with `SET ROLE pg_monitor`. `SET ROLE...

9.9
CVSS
2 months ago
High github

PraisonAI ships and generates a legacy API server with authentication disabled by default, allowing unauthenticated workflow execution

### Summary PraisonAI ships a legacy Flask API server with authentication disabled by default. When that server is used, any caller that can reach it can access `/agents` and trigger the configured `a...

7.3
CVSS
2 months ago
Medium nvd

CVE-2026-41495: n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior

n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to version 2.47.11, when n8n-mcp runs in HTTP transport mode, incoming requests...

5.3
CVSS
2 months ago
Medium github

Open WebUI has Unauthorized File and Knowledge Base Content Access via RAG Vector Search

# Unauthorized File and Knowledge Base Content Access via RAG Vector Search ## Affected Component RAG source resolution in chat completion pipeline: - `backend/open_webui/retrieval/utils.py` (lines...

6.5
CVSS
2 months ago
Medium github

Open WebUI's Ollama Model Access Control Bypass via /api/generate, /api/embed, /api/embeddings, and /api/show

# Ollama Model Access Control Bypass via /api/generate, /api/embed, /api/embeddings, and /api/show ## Affected Component Ollama proxy endpoints missing model access control: - `backend/open_webui/ro...

Auth Bypass mistral ollama llama
5.4
CVSS
2 months ago
High github

Open WebUI's responses passthrough endpoint lacks access control authorization

## Summary The /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While the p...

Auth Bypass openai gpt-4 llm
7.1
CVSS
2 months ago
High github

Open WebUI's Base Model Routing Bypasses Access Control via Model Chaining

# Base Model Routing Bypasses Access Control via Model Chaining ## Affected Component Model chaining via `base_model_id`: - `backend/open_webui/routers/models.py` (lines 170-214, `create_new_model`)...

Auth Bypass anthropic ollama openai gpt-4
7.6
CVSS
2 months ago