CVE-2026-40313

PraisonAI is a multi-agent teams system. In versions 4.5.139 and below, the GitHub Actions workflows are vulnerable to ArtiPACKED attack, a known credential leakage vector caused by using actions/checkout without setting persist-credentials: false. By default, actions/checkout writes the GITHUB_TOKEN (and sometimes ACTIONS_RUNTIME_TOKEN) into the .git/config file for persistence, and if any subsequent workflow step uploads artifacts (build outputs, logs, test results, etc.), these tokens can be inadvertently included. Since PraisonAI is a public repository, any user with read access can download these artifacts and extract the leaked tokens, potentially enabling an attacker to push malicious code, poison releases and PyPI/Docker packages, steal repository secrets, and execute a full supply chain compromise affecting all downstream users. The issue spans numerous workflow and action files across .github/workflows/ and .github/actions/. This issue has been fixed in version 4.5.140.
Configurations

Configuration 1 (hide)

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

History

20 Apr 2026, 17:39

Type Values Removed Values Added
CPE cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
First Time Praison
Praison praisonai
References () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-3959-6v5q-45q2 - () https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-3959-6v5q-45q2 - Vendor Advisory
References () https://thehackernews.com/2024/08/github-vulnerability-artipacked-exposes.html - () https://thehackernews.com/2024/08/github-vulnerability-artipacked-exposes.html - Press/Media Coverage
References () https://unit42.paloaltonetworks.com/github-repo-artifacts-leak-tokens - () https://unit42.paloaltonetworks.com/github-repo-artifacts-leak-tokens - Mitigation, Third Party Advisory

14 Apr 2026, 04:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-14 04:17

Updated : 2026-04-20 17:39


NVD link : CVE-2026-40313

Mitre link : CVE-2026-40313

CVE.ORG link : CVE-2026-40313


JSON object : View

Products Affected

praison

  • praisonai
CWE
CWE-829

Inclusion of Functionality from Untrusted Control Sphere