CVE-2026-55540

HIGH CVSS 3.1: 7.1 EPSS 0.27%
Updated Aug 25, 2026
Praisonai
Parameter Value
CVSS 7.1 (HIGH)
Fixed In 4.6.58
Type CWE-22 (Path Traversal)
Vendor Praisonai
Public PoC No

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, is_path_within_directory() uses os.path.abspath() rather than os.path.realpath() for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing read_file and other code tools to access files outside the configured workspace.

This issue is fixed in version 4.6.58.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Privileges Required
None
No privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
Low
Partial disruption

CVSS Vector v3.1

Weakness Type (CWE)