製品・ソフトウェアに関する情報
Mervin Praison (MervinPraison)のPraisonAIにおける信頼できない制御領域からの機能の組み込みに関する脆弱性
Title Mervin Praison (MervinPraison)のPraisonAIにおける信頼できない制御領域からの機能の組み込みに関する脆弱性
Summary

PraisonAIはマルチエージェントチームシステムです。バージョン4.5.139およびそれ以下のバージョンでは、GitHub ActionsのワークフローがArtiPACKED攻撃に対して脆弱でした。これはactions/checkoutをpersist-credentials: falseに設定せずに使用することによって発生する既知の認証情報漏洩ベクターです。デフォルトではactions/checkoutがGITHUB_TOKEN(場合によってはACTIONS_RUNTIME_TOKENも)を永続化のために.git/configファイルに書き込みます。後続のワークフローステップでアーティファクト(ビルド成果物、ログ、テスト結果など)をアップロードすると、これらのトークンが誤って含まれてしまう可能性があります。PraisonAIは公開リポジトリであるため、読み取り権限を持つユーザーは誰でもこれらのアーティファクトをダウンロードして漏洩したトークンを抽出できます。そのため、攻撃者は悪意のあるコードをプッシュしたり、リリースやPyPI/Dockerパッケージを汚染したり、リポジトリの秘密情報を盗んだり、下流のすべてのユーザーに影響を与える完全なサプライチェーン攻撃を実行したりする可能性があります。この問題は.github/workflows/および.github/actions/内の多数のワークフローおよびアクションファイルにまたがっていました。本問題はバージョン4.5.140で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 14, 2026, midnight
Registration Date April 21, 2026, 10:43 a.m.
Last Update April 21, 2026, 10:43 a.m.
CVSS3.0 : 緊急
Score 9.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Affected System
Mervin Praison (MervinPraison)
PraisonAI 4.5.140 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月21日]
  掲載
April 21, 2026, 10:43 a.m.

NVD Vulnerability Information
CVE-2026-40313
Summary

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.

Publication Date April 14, 2026, 1:17 p.m.
Registration Date April 15, 2026, 11:39 a.m.
Last Update April 21, 2026, 2:39 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:* 4.5.140
Related information, measures and tools
Common Vulnerabilities List