Lucene search
+L

14305 matches found

GithubExploit
GithubExploit
added 2026/04/15 9:15 a.m.127 views

File-Cleaner-

I learn from this Project w Never trust user input: Attackers c...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/04/14 12:0 a.m.37 views

CVE-2025-69993

Leaflet versions up to and including 1.9.4 are vulnerable to Cross-Site Scripting XSS via the bindPopup method. This method renders user-supplied input as raw HTML without sanitization, allowing attackers to inject arbitrary JavaScript code through event handler attributes e.g., . When a victim...

6.1CVSS0.00191EPSS
SaveExploits2References2
Veracode
Veracode
added 2026/04/11 5:36 a.m.10 views

Command Injection

PraisonAIAgents is vulnerable to Command Injection. The vulnerability is due to passing user-controlled command strings directly to subprocess.run with shell=True without sanitization, which allows an attacker to execute arbitrary system commands through crafted inputs or malicious hook...

9.3CVSS5.8AI score0.00229EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/10 7:21 p.m.3 views

GHSA-V7PX-3835-7GJX PraisonAIAgents has an OS Command Injection via shell=True in Memory Hooks Executor (memory/hooks.py)

Summary The 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 lines 303 to 305. No sanitization, no shlex.quote, no character filter, and no allowlist check exists...

9.3CVSS6.4AI score0.00229EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/10 5:32 p.m.5 views

EUVD-2026-21521

Chamilo LMS is a learning management system. Prior to 1.11.38, there is a path traversal in main/exercise/savescores.php leading to arbitrary file feletion. User input from $REQUEST'test' is concatenated directly into filesystem path without canonicalization or traversal checks. This vulnerabilit...

8.3CVSS5.9AI score0.0035EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/09 8:16 p.m.7 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.6CVSS0.00419EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/09 7:45 p.m.24 views

CVE-2026-40088 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in praisonai

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.6CVSS0.00419EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/09 7:45 p.m.6 views

CVE-2026-40088 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in praisonai

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 score
SaveExploits0References4
CVE
CVE
added 2026/04/09 7:45 p.m.28 views

CVE-2026-40088

PraxionAI (PraisonAI) is vulnerable to OS command injection prior to version 4.5.121. The execute_command function and workflow shell execution accept user-controlled input through YAML workflows, agent configurations, and LLM-generated tool calls, passing commands with shell=True to subprocess.r...

9.6CVSS6.2AI score0.00419EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/09 7:45 p.m.5 views

EUVD-2026-21064

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
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/08 9:52 p.m.13 views

PraisonAI Vulnerable to OS Command Injection

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 metacharacters. --- Description PraisonAI's workflow system and...

9.6CVSS6.3AI score0.00419EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/08 9:52 p.m.18 views

GHSA-2763-CJ5R-C79M PraisonAI Vulnerable to OS Command Injection

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 metacharacters. --- Description PraisonAI's workflow system and...

9.6CVSS6.4AI score0.00419EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/08 8:46 p.m.28 views

CVE-2026-39891 PraisonAI has a Template Injection in Agent Tool Definitions

PraisonAI is a multi-agent teams system. Prior to 4.5.115, the createagentcentrictools function returns tools like acpcreatefile that process file content using template rendering. When user input from agent.start is passed directly into these tools without escaping, template expressions in the...

8.8CVSS0.00559EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/08 6:33 p.m.9 views

EUVD-2024-33396

The Premium Packages – Sell Digital Products Securely plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wpdmpppaylink shortcode in all versions up to, and including, 5.9.3 due to insufficient input sanitization and output escaping on user supplied attributes. This...

6.4CVSS7.4AI score0.0054EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/08 12:0 a.m.7 views

PT-2026-31717

Name of the Vulnerable Software and Affected Versions: PraisonAI versions prior to 4.5.121 Description: PraisonAI's workflow system and command execution tools are susceptible to command injection attacks because they pass user-controlled input directly to subprocess.run with shell=True. This...

9.6CVSS6.5AI score0.00419EPSS
SaveExploits1References13
Snyk
Snyk
added 2026/04/07 9:0 p.m.12 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ?describe page when user-supplied input is reflected in the response without proper sanitization. An attacker can execute JavaScript in the context of a victim's browser by convincing the user to click a...

6.1CVSS5.6AI score0.00465EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/07 5:4 p.m.9 views

CVE-2025-47391

Memory corruption while processing a frame request from user...

7.8CVSS5.9AI score0.00096EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 4:30 p.m.3 views

CVE-2026-4631 Cockpit: cockpit: unauthenticated remote code execution due to ssh command-line argument injection

Cockpit's remote login feature passes user-supplied hostnames and usernames from the web interface to the SSH client without validation or sanitization. An attacker with network access to the Cockpit web service can craft a single HTTP request to the login endpoint that injects malicious SSH...

9.8CVSS6.4AI score0.142EPSS
SaveExploits4References7
EUVD
EUVD
added 2026/04/06 6:33 p.m.10 views

EUVD-2025-209227

Memory corruption while processing a frame request from user...

7.8CVSS5.9AI score0.00096EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/06 4:16 p.m.11 views

CVE-2025-47391

Memory corruption while processing a frame request from user...

7.8CVSS0.00096EPSS
SaveExploits0References1
Rows per page
Query Builder