CVE-2026-39308

PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe registry publish endpoint writes uploaded recipe bundles to a filesystem path derived from the bundle's internal manifest.json before it verifies that the manifest name and version match the HTTP route. A malicious publisher can place ../ traversal sequences in the bundle manifest and cause the registry server to create files outside the configured registry root even though the request is ultimately rejected with HTTP 400. This is an arbitrary file write / path traversal issue on the registry host. It affects deployments that expose the recipe registry publish flow. If the registry is intentionally run without a token, any network client that can reach the service can trigger it. If a token is configured, any user with publish access can still exploit it. This vulnerability is fixed in 1.5.113.
Configurations

Configuration 1 (hide)

cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*

History

16 Apr 2026, 01:15

Type Values Removed Values Added
CPE cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
References () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r9x3-wx45-2v7f - () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r9x3-wx45-2v7f - Exploit, Mitigation, Vendor Advisory
First Time Praison
Praison praisonai

09 Apr 2026, 17:16

Type Values Removed Values Added
References () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r9x3-wx45-2v7f - () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r9x3-wx45-2v7f -

07 Apr 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 17:16

Updated : 2026-04-16 01:15


NVD link : CVE-2026-39308

Mitre link : CVE-2026-39308

CVE.ORG link : CVE-2026-39308


JSON object : View

Products Affected

praison

  • praisonai
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')