CVE-2026-61434 PUBLISHED

PraisonAI before 4.6.78 Allowlist Bypass via find -exec

Assigner: VulnCheck
Reserved: 09.07.2026 Published: 10.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor MervinPraison
Product PraisonAI
Versions Default: unaffected
  • affected from 0 to 4.6.78 (excl.)
  • Version 4.6.78 is unaffected

Credits

  • HiyokoSauna37 reporter

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE