Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. praisonai
  4. ›
  5. CVE-2026-39308

CVE-2026-39308: PraisonAI recipe registry publish path traversal allows out-of-root file write

April 6, 2026

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.

References

  • github.com/MervinPraison/PraisonAI
  • github.com/MervinPraison/PraisonAI/releases/tag/v4.5.113
  • github.com/MervinPraison/PraisonAI/security/advisories/GHSA-r9x3-wx45-2v7f
  • github.com/advisories/GHSA-r9x3-wx45-2v7f
  • nvd.nist.gov/vuln/detail/CVE-2026-39308

Code Behaviors & Features

Detect and mitigate CVE-2026-39308 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.5.113

Fixed versions

  • 4.5.113

Solution

Upgrade to version 4.5.113 or above.

Impact 7.1 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/praisonai/CVE-2026-39308.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 07 Apr 2026 12:19:27 +0000.