Description
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.
Published: 2026-07-10
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PraisonAI releases before 4.6.78 are affected by an allowlist bypass flaw that uses the shell’s find command. By crafting find expressions that include the -exec, -execdir, or -delete actions, an attacker can read files that normally would be blocked, delete arbitrary files, or run binaries that are not on the allowlist. This bypass undermines the application’s shell metacharacter filtering and enables the execution of privileged commands, thereby endangering confidentiality, integrity, and availability of data and system resources.

Affected Systems

The product impacted is PraisonAI from MervinPraison. Any installation running a version earlier than 4.6.78 should be considered vulnerable; the vendor’s data does not provide more granular version granularity.

Risk and Exploitability

The CVSS score of 8.7 marks this flaw as high severity, while the EPSS score of less than 1 % indicates a low but non‑zero likelihood of exploitation. It is not present in the CISA KEV catalog. The probable attack vector involves an attacker providing crafted input or manipulating the execution environment so that the application passes the malicious find options to the shell. Once the bypass is achieved, the attacker can execute arbitrary commands, read protected files, delete critical data, or compromise the entire system.

Generated by OpenCVE AI on August 1, 2026 at 12:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI to version 4.6.78 or later to apply the vendor’s fix for the allowlist bypass.
  • If an immediate upgrade is not possible, configure the application to disallow or tightly restrict the use of find’s -exec, -execdir, and -delete actions, ensuring they cannot be triggered through user input.
  • Apply strict input validation or whitelisting for all parameters that influence find calls, allowing only trusted command patterns and preventing the inclusion of the prohibited actions.

Generated by OpenCVE AI on August 1, 2026 at 12:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Mervinpraison
Mervinpraison praisonai
Vendors & Products Mervinpraison
Mervinpraison praisonai

Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description 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.
Title PraisonAI before 4.6.78 Allowlist Bypass via find -exec
First Time appeared Praison
Praison praisonai
Weaknesses CWE-78
CPEs cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
Vendors & Products Praison
Praison praisonai
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, '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'}


Subscriptions

Mervinpraison Praisonai
Praison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-10T14:46:22.280Z

Reserved: 2026-07-09T14:05:21.471Z

Link: CVE-2026-61434

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-07-10T15:16:50.213

Modified: 2026-07-10T17:41:47.303

Link: CVE-2026-61434

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T13:00:03Z

Weaknesses
  • CWE-78

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