製品・ソフトウェアに関する情報
lfprojectsのmlflowにおけるアクセス制御に関する脆弱性
Title lfprojectsのmlflowにおけるアクセス制御に関する脆弱性
Summary

MLflow 3.9.0のbasic-auth(`--app-name basic-auth`)には、複数のGateway APIの「list」エンドポイントに対する認可チェックが正しく実施されていません。具体的には、`mlflow/server/auth/__init__.py`内の`BEFORE_REQUEST_HANDLERS`辞書に`ListGatewaySecretInfos`、`ListGatewayEndpoints`、および`ListGatewayModelDefinitions`のエントリが含まれていないためです。これにより、割り当てられた権限に関係なく、認証された任意のユーザーがすべてのゲートウェイシークレット、エンドポイント、およびモデル定義を列挙できてしまいます。この脆弱性は、不正なユーザーにAPIキー、エンドポイント設定、独自のモデル定義などの機密情報を公開するリスクをもたらします。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 2, 2026, midnight
Registration Date June 5, 2026, 10:47 a.m.
Last Update June 5, 2026, 10:47 a.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected System
lfprojects
mlflow 3.9.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月05日]
  掲載
June 5, 2026, 10:47 a.m.

NVD Vulnerability Information
CVE-2026-3198
Summary

MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the `BEFORE_REQUEST_HANDLERS` dictionary in `mlflow/server/auth/__init__.py` does not include entries for `ListGatewaySecretInfos`, `ListGatewayEndpoints`, and `ListGatewayModelDefinitions`. This allows any authenticated user, regardless of their assigned permissions, to enumerate all gateway secrets, endpoints, and model definitions. This vulnerability exposes sensitive information, such as API keys, endpoint configurations, and proprietary model definitions, to unauthorized users.

Publication Date June 2, 2026, 1:17 p.m.
Registration Date June 3, 2026, 4:17 a.m.
Last Update June 4, 2026, 2:07 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:lfprojects:mlflow:3.9.0:-:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List