CVE Catalog

CVE-2026-61434

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Summary

A vulnerability in PraisonAI before version 4.6.78 allows bypassing the shell command allowlist by using find's built-in actions (-exec, -execdir, -delete). Attackers can execute unauthorized commands, read or delete files without triggering shell metacharacter filters.

Risk Assessment

The risk includes unauthorized file access, deletion, and arbitrary command execution, potentially compromising system confidentiality, integrity, and availability.

Recommendation

Immediately update PraisonAI to version 4.6.78 or later and review the allowlist configuration to prevent the use of find's built-in actions.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

PraisonAI versions before 4.6.78 contain an allowlist bypass vulnerability in shell command execution that allows attackers to execute restricted commands via find's built-in -exec, -execdir, and -delete actions. Attackers can craft find commands with these built-in actions to read blocked files, delete files, or execute non-allowlisted binaries without triggering shell metacharacter filters.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS