CVE-2026-40117

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, read_skill_file() in skill_tools.py allows reading arbitrary files from the filesystem by accepting an unrestricted skill_path parameter. Unlike file_tools.read_file which enforces workspace boundary confinement, and unlike run_skill_script which requires critical-level approval, read_skill_file has neither protection. An agent influenced by prompt injection can exfiltrate sensitive files without triggering any approval prompt. This vulnerability is fixed in 1.5.128.
Configurations

Configuration 1 (hide)

cpe:2.3:a:praison:praisonaiagents:*:*:*:*:*:*:*:*

History

17 Apr 2026, 18:23

Type Values Removed Values Added
References () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-grrg-5cg9-58pf - () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-grrg-5cg9-58pf - Exploit, Vendor Advisory
First Time Praison praisonaiagents
Praison
CPE cpe:2.3:a:praison:praisonaiagents:*:*:*:*:*:*:*:*

09 Apr 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-09 22:16

Updated : 2026-04-17 18:23


NVD link : CVE-2026-40117

Mitre link : CVE-2026-40117

CVE.ORG link : CVE-2026-40117


JSON object : View

Products Affected

praison

  • praisonaiagents
CWE
CWE-862

Missing Authorization