cvedb.io
CVE-2026-34937
HIGH · CVSS 7.8
EPSS exploitation probability: 0%
Published 2026-04-03T23:17:06.020 · Last modified 2026-06-17T10:39:50.947

Summary

PraisonAI is a multi-agent teams system. Prior to version 1.5.90, run_python() in praisonai constructs a shell command string by interpolating user-controlled code into python3 -c "<code>" and passing it to subprocess.run(..., shell=True). The escaping logic only handles \ and ", leaving $() and backtick substitutions unescaped, allowing arbitrary OS command execution before Python is invoked. This issue has been patched in version 1.5.90.

Affected products

praison — praisonaiagents

Does this affect you?

Add your gear to cvedb and we'll alert you only when praison ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.