Lucene search
+L

19569 matches found

OSV
OSV
added 2026/04/09 9:32 p.m.12 views

JLSEC-2026-64

ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host...

7.1CVSS7.1AI score0.03422EPSS
SaveExploits1References9
OSV
OSV
added 2026/04/09 9:29 p.m.11 views

CVE-2026-40151 PraisonAI Affected by Unauthenticated Information Disclosure of Agent Instructions via /api/agents in AgentOS

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no...

5.3CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:29 p.m.5 views

CVE-2026-40151

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no...

5.3CVSS5.9AI score0.00758EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 9:29 p.m.4 views

CVE-2026-40151 PraisonAI Affected by Unauthenticated Information Disclosure of Agent Instructions via /api/agents in AgentOS

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no...

5.3CVSS5.8AI score0.00758EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/09 9:29 p.m.63 views

CVE-2026-40151

Prais onAI's AgentOS vulnerability involves the GET /api/agents endpoint exposed by the AgentOS FastAPI deployment. The issue allows unauthenticated callers to retrieve agent names, roles, and the first 100 characters of agent system instructions due to missing authentication middleware, no API k...

5.3CVSS5.9AI score0.00758EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/09 9:29 p.m.32 views

CVE-2026-40151 PraisonAI Affected by Unauthenticated Information Disclosure of Agent Instructions via /api/agents in AgentOS

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no...

5.3CVSS0.00758EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:22 p.m.11 views

CVE-2026-40148

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the safeextractall function in PraisonAI's recipe registry validates archive members against path traversal attacks but performs no checks on individual member sizes, cumulative extracted size, or member count before calling tar.extractal...

6.5CVSS5.9AI score0.00243EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:18 p.m.5 views

CVE-2026-40114

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...

7.2CVSS6.1AI score0.0028EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/09 9:16 p.m.9 views

CVE-2026-40112 PraisonAI has Stored XSS via Unsanitized Agent Output in HTML Rendering (nh3 Not a Required Dependency)

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the Flask API endpoint in src/praisonai/api.py renders agent output as HTML without effective sanitization. The sanitizehtml function relies on the nh3 library, which is not listed as a required or optional dependency in pyproject.toml...

5.4CVSS6.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/09 9:14 p.m.28 views

CVE-2026-40111 PraisonAIAgents has an OS Command Injection via shell=True in Memory Hooks Executor (memory/hooks.py)

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, he memory hooks executor in praisonaiagents passes a user-controlled command string directly to subprocess.run with shell=True at src/praisonai-agents/praisonaiagents/memory/hooks.py. No sanitization is performed and shell...

9.3CVSS0.00229EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 7:45 p.m.6 views

CVE-2026-40088

PraisonAI is a multi-agent teams system. Prior to 4.5.121, the executecommand function and workflow shell execution are exposed to user-controlled input via agent workflows, YAML definitions, and LLM-generated tool calls, allowing attackers to inject arbitrary shell commands through shell...

9.6CVSS6.2AI score0.00419EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.13 views

CVE-2026-34724

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, a server-side template injection vulnerability which leads to RCE via AI Agent exists. Impact is limited to environments where an attacker can control or influence typeenrichmentdata typically high-privilege...

8.7CVSS5.9AI score0.00262EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.10 views

CVE-2026-27806

Fleet is open source device management software. Prior to 4.81.1, the Orbit agent's FileVault disk encryption key rotation flow on collects a local user's password via a GUI dialog and interpolates it directly into a Tcl/expect script executed via exec.Command"expect", "-c", script. Because the...

7.8CVSS6AI score0.00111EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/09 5:01 p.m.5 views

CVE-2026-39981 AGiXT has a Path Traversal in safe_join()

AGiXT is a dynamic AI Agent Automation Platform. Prior to 1.9.2, the safejoin function in the essentialabilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or...

8.8CVSS5.9AI score0.01318EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/09 5:01 p.m.8 views

EUVD-2026-20974

AGiXT is a dynamic AI Agent Automation Platform. Prior to 1.9.2, the safejoin function in the essentialabilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or...

8.8CVSS6AI score0.01318EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.25 views

golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages

A flaw was found in the SSH Agent servers component golang.org/x/crypto/ssh/agent. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages,...

5.3CVSS6.1AI score0.0051EPSS
SaveExploits0References8
Chainguard
Chainguard
added 2026/04/09 1:17 a.m.14 views

CVE-2026-33817 vulnerabilities

Vulnerabilities for packages: rke2-runtime-fips, k3s, containerd, frankenphp-8.2, fuse-overlayfs-snapshotter, vault, grafana, mattermost-fips, mattermost, consul, beats-fips, grafana-fips, frankenphp-8.4, beats, zot, kine, datadog-agent, elastic-agent-fips, commercial-grafana, vault-fips,...

8.4AI score0.00012EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/04/09 1:17 a.m.9 views

GHSA-6JWV-W5XF-7J27 vulnerabilities

Vulnerabilities for packages: rke2-runtime-fips, k3s, containerd, frankenphp-8.2, fuse-overlayfs-snapshotter, vault, grafana, mattermost-fips, mattermost, consul, beats-fips, grafana-fips, frankenphp-8.4, beats, zot, kine, datadog-agent, elastic-agent-fips, commercial-grafana, vault-fips,...

5.2AI score
SaveExploits0
OSV
OSV
added 2026/04/09 12:41 a.m.22 views

CLEANSTART-2026-FZ55932 SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process

Multiple security vulnerabilities affect the istio-fips package. SSH clients receiving SSHAGENTSUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details...

9.8CVSS6.8AI score0.01557EPSS
SaveExploits2References23
Packet Storm News
Packet Storm News
added 2026/04/09 12:00 a.m.23 views

ACIArena: Toward Unified Evaluation for Agent Cascading Injection

Collaboration and information sharing empower Multi-Agent Systems MAS but also introduce a critical security risk known as Agent Cascading Injection ACI. In such attacks, a compromised agent exploits inter-agent trust to propagate malicious instructions, causing cascading failures across the...

5.8AI score
SaveExploits0
Rows per page
Query Builder