CVE-2026-61539 in Xinference
要約
〜によって VulDB • 2026年08月22日
Xinferenceは、オープンソースの音声およびマルチモーダルモデルを実行するための推論APIです。バージョン2.5.0およびそれ以前のバージョンでは、Xinferenceは攻撃者が影響を与えたLlama3のツール呼び出し出力を xinference/model/llm/tool_parsers/llama3_tool_parser.py および xinference/model/llm/utils.py 内の eval() に渡します。toolsフィールドを含む /v1/chat/completions へのリクエストは、xinference/api/restful_api.py、xinference/model/llm/transformers/core.py、handle_chat_result_non_streaming()、および _post_process_completion() を経由し、その後 extract_tool_calls() または _eval_llama3_chat_arguments() がモデル生成のPython式を評価します。認証されていないリモート攻撃者は、不正なプロンプトを通じてこの出力に影響を与え、Xinferenceサーバープロセスのコンテキスト内でコマンドを実行できます。本問題はバージョン2.7.0で修正されています。
If you want to get best quality of vulnerability data, you may have to visit VulDB.