PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-61432 MervinPraison CVE debrief

A path traversal vulnerability exists in PraisonAI (praisonaiagents) before 1.6.78 in the FastContext feature (praisonaiagents.context.fast). The vulnerability allows attackers to read, search, and enumerate files outside the intended workspace directory, potentially leading to unauthorized access to sensitive information. Users of PraisonAI (praisonaiagents) before version 1.6.78 should apply the patch to prevent potential path traversal attacks and restrict access to sensitive files and directories.

Vendor
MervinPraison
Product
PraisonAI
CVSS
MEDIUM 6.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-10
Original CVE updated
2026-07-10
Advisory published
2026-07-10
Advisory updated
2026-07-10

Who should care

Users of PraisonAI (praisonaiagents) before version 1.6.78, operators of affected systems, and security teams responsible for vulnerability management should be aware of this vulnerability and take necessary actions to mitigate the risk. This includes applying the patch, restricting access to sensitive files and directories, and monitoring for suspicious activity.

Technical summary

The FastContextAgent.execute_tool() function prepends the configured workspace_path only for relative paths and neither rejects absolute paths nor canonicalizes joined paths before enforcing workspace containment. This allows tool arguments or model-generated function calls to grep_search, glob_search, read_file, or list_directory to supply absolute paths or '../' traversal sequences to read, search, and enumerate files outside the intended workspace directory, potentially leading to unauthorized access to sensitive information.

Defensive priority

Medium

Recommended defensive actions

  • Apply the patch to update PraisonAI (praisonaiagents) to version 1.6.78 or later
  • Restrict access to sensitive files and directories
  • Monitor for suspicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-10T15:16:50.077Z and has not been modified since then. The NVD entry is currently Deferred. The source details are limited, and further verification is needed to confirm the affected scope and severity. Defenders should review the official advisory and CVE record to validate the information and plan for potential updates or mitigations.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-10T15:16:50.077Z and has not been modified since then. The NVD entry is currently Deferred.