SEPTEMBER 11, 2026
Live Feed
Back to database
Case File

CVE-2026-60085

HIGH · CVSS 7.5 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

PraisonAI versions prior to 4.6.78 are vulnerable due to an unenforced security policy in the default Subprocess Sandbox backend, allowing attackers to bypass restrictions on subprocess commands and file access. This vulnerability enables unauthorized execution of arbitrary commands, reading of sensitive files, and potential destructive operations, posing a significant risk to system integrity and confidentiality. Organizations using affected versions should prioritize immediate updates to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-60085
Severity
HIGH
CVSS
7.5
EPSS
0.24%

Original NVD Description

PraisonAI before 4.6.78 contains an unenforced security policy vulnerability in the default Subprocess Sandbox backend where blocked_commands, blocked_paths, blocked_imports, allow_subprocess, and allow_file_write restrictions are completely ignored. Attackers can execute arbitrary subprocess commands, read sensitive files, and perform destructive operations despite explicit security policy configuration.