SEPTEMBER 11, 2026
Live Feed
Back to database
Case File

CVE-2026-61433

HIGH · CVSS 7.8 EPSS 0.14% 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 improper encoding of deployment configuration values, allowing attackers to inject arbitrary Python expressions via the deploy.api.host and agents_file parameters. This can lead to remote code execution when the server starts or processes requests, posing a significant risk to the integrity and security of the application. Organizations using affected versions should prioritize patching to mitigate potential exploitation.

Public Exploit Signal

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

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

CVE
CVE-2026-61433
Severity
HIGH
CVSS
7.8
EPSS
0.14%

Original NVD Description

PraisonAI before 4.6.78 fails to safely encode deployment configuration values when generating Python source code for API servers. Attackers can inject arbitrary Python expressions through the deploy.api.host and agents_file configuration parameters that execute when the generated server starts or handles requests.