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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-ch89-h4r2-c8f8 | PraisonAI: [Path Traversal] agent tools escape the configured workspace via symlinks |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 25 Aug 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Mervinpraison
Mervinpraison praisonai |
|
| Vendors & Products |
Mervinpraison
Mervinpraison praisonai |
Tue, 25 Aug 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | PraisonAI: [Path Traversal] agent tools escape the configured workspace via symlinks | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-25T14:54:32.407Z
Reserved: 2026-06-16T23:01:04.074Z
Link: CVE-2026-55540
No data.
Status : Received
Published: 2026-08-25T15:16:34.740
Modified: 2026-08-25T15:16:34.740
Link: CVE-2026-55540
No data.
OpenCVE Enrichment
Updated: 2026-08-25T16:45:04Z
Weaknesses
Github GHSA