Lucene search
+L

15 matches found

NVD
NVD
added 2026/09/11 2:17 p.m.3 views

CVE-2026-71416

Headroom compresses data before the data reaches a large language model. Prior to version 0.35.0, the Headroom WebSocket server does not validate the Origin header of incoming client WebSocket requests before forwarding the request to the upstream server, allowing malicious WebSocket clients to...

8.8CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 11:04 a.m.15 views

conductai

Conduct Governance for AI agents. Ship in 60 seconds. Built for engineering teams. Install in 10 minutes. Evidence for the CISO from day one. 60-second trial no install root@kitploit: curl -fsSL conductai.ai/install | sh Prompts for email + company, provisions a 7-day trial workspace, drops...

5.8AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/11 8:09 a.m.5 views

OpenClawMachines

OpenClaw Machines 在你自己的硬件上运行任意数量的隔离 OpenClaw 代理。 OpenClaw Machines 是一个开源平台,用于在你自己的基础设施中以安全的 AI 沙箱运行OpenClaw。控制平面 编排你的主机,每个代理在自己独立的 Firecracker 微虚拟机中运行——通过硬件隔离,安全处理不可信和代理生成的代码。Cloudflare 数据平面 是前端入口:每台机器通过边缘认证获得自己的子域名,通过一条终止于 VM 内部 的隧道访问——主机无需暴露任何端口用于用户到 VM 的流量。当前的控制平面仍需要私有或防火墙限制的访问来连接每个代理在 9090...

6AI score
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2026/09/02 6:31 p.m.8 views

CVE-2026-84377

A flaw was found in LiteLLM, a proxy server for Large Language Model LLM APIs. An authenticated remote attacker could exploit incomplete request validation to redirect outbound provider calls to an attacker-controlled destination. This Server-Side Request Forgery SSRF vulnerability could lead to...

6.5CVSS5.9AI score0.00313EPSS
SaveExploits0References12
Patchstack
Patchstack
added 2026/08/28 6:32 p.m.12 views

NPM: 9router: Unauthenticated LLM proxy access via /codex rewrite authorization bypass

NPM: 9router: Unauthenticated LLM proxy access via /codex rewrite authorization bypass vulnerability discovered by ? in WordPress Npm 9router versions 0.5.2...

8.6CVSS5.9AI score0.00611EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/21 12:16 p.m.15 views

CVE-2026-77775

Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. resolveopenaiupstreambase in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for use ...

8.6CVSS0.00363EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/21 12:16 p.m.15 views

CVE-2026-77776

Headroom's LLM proxy derives the memory owner from the x-headroom-user-id request header. The header is read directly at several points in headroom/proxy/handlers/openai.py, including the chat completion and websocket paths, and nothing binds the value to the caller. A client can therefore name...

9.3CVSS0.00345EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 11:22 a.m.35 views

CVE-2026-77776 Headroom Proxy Treats the Client-Supplied x-headroom-user-id Header as an Authenticated Identity

Headroom's LLM proxy derives the memory owner from the x-headroom-user-id request header. The header is read directly at several points in headroom/proxy/handlers/openai.py, including the chat completion and websocket paths, and nothing binds the value to the caller. A client can therefore name...

9.3CVSS0.00345EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 11:22 a.m.14 views

EUVD-2026-63905

Headroom's LLM proxy derives the memory owner from the x-headroom-user-id request header. The header is read directly at several points in headroom/proxy/handlers/openai.py, including the chat completion and websocket paths, and nothing binds the value to the caller. A client can therefore name...

9.3CVSS5.5AI score0.00345EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/22 9:16 p.m.20 views

CVE-2026-49468

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.84.0, a Host-header parsing flaw in the LiteLLM proxy could, under specific conditions, allow unauthenticated access to protected management routes. The auth layer derived the effective route from...

9.8CVSS0.00592EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.28 views

PT-2026-50152

Name of the Vulnerable Software and Affected Versions LiteLLM versions prior to 1.84.0 Description A Host-header parsing flaw in the LiteLLM proxy allows unauthenticated access to protected management routes. The authentication layer derives the effective route from request.url.path in the get...

9.8CVSS5.8AI score0.00592EPSS
SaveExploits1References22
RedhatCVE
RedhatCVE
added 2026/06/05 7:16 p.m.19 views

CVE-2026-42271

A flaw was found in LiteLLM, a proxy server AI Gateway for Large Language Model LLM APIs. Two endpoints, used for previewing an MCP server before saving it, accepted a full server configuration including command execution parameters. An authenticated user, even with low-privilege internal-user...

8.8CVSS5.8AI score0.83594EPSS
SaveExploits2References6
Positive Technologies
Positive Technologies
added 2026/05/31 12:00 a.m.74 views

PT-2026-45209

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description An out-of-bounds read can occur in the iavb parse key data function within avb rsa.c due to improper input validation. This issue allows for local information...

3.3CVSS5.5AI score0.00069EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/08 3:38 a.m.557 views

CVE-2026-42208

LiteLLM proxy (AI Gateway) versions 1.81.16–1.83.6 suffer a SQL injection in the proxy API key verification path where the caller-supplied key is interpolated into a SQL query during error handling. An unauthenticated attacker can send a crafted Authorization header to LLM routes (e.g., POST /cha...

9.8CVSS6AI score0.8942EPSS
SaveIn wildExploits8References6Affected Software1
Snyk
Snyk
added 2026/04/21 10:00 p.m.7 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that target Kubernetes environments by install a full LLM proxy service on the victim's machine, allowing the attacker to route LLM traffic through the compromised server. Remediation Avoid using kube-node-health...

9.8CVSS5.5AI score
SaveExploits0References2
Rows per page
Query Builder