Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-2393— Server-Side Request Forgery (SSRF) in mlflow/mlflow

AI Predicted 8.1 Difficulty: Easy EPSS 0.03% · P10

Affected Version Matrix 1

VendorProductVersion RangeStatus
mlflowmlflow/mlflowunspecified< 3.10.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-2393

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Server-Side Request Forgery (SSRF) in mlflow/mlflow
Source: NVD (National Vulnerability Database)
Vulnerability Description
A Server-Side Request Forgery (SSRF) vulnerability exists in MLflow versions prior to 3.9.0. The `_create_webhook()` function in `mlflow/server/handlers.py` accepts a user-controlled `url` parameter without validation, and the `_send_webhook_request()` function in `mlflow/webhooks/delivery.py` sends HTTP POST requests to this attacker-controlled URL. This allows an authenticated attacker to force the MLflow backend to send HTTP requests to internal services, cloud metadata endpoints, or arbitrary external servers. The lack of input sanitization, URL scheme filtering, or allowlist validation on the webhook URL enables exploitation, potentially leading to cloud credential theft, internal network access, and data exfiltration.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
服务端请求伪造(SSRF)
Source: NVD (National Vulnerability Database)
Vulnerability Title
MLflow 代码问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
MLflow是MLflow开源的一个简化机器学习开发的平台,包括跟踪实验、将代码打包成可重复的运行以及共享和部署模型。 MLflow 3.9.0之前版本存在代码问题漏洞,该漏洞源于_create_webhook函数接受用户控制的url参数且未经验证,_send_webhook_request函数向攻击者控制的URL发送HTTP POST请求,可能导致经过身份验证的攻击者强制MLflow后端向内部服务、云元数据端点或任意外部服务器发送HTTP请求,进而导致云凭据窃取、内部网络访问和数据渗漏。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
mlflowmlflow/mlflow unspecified ~ 3.10.0 -

II. Public POCs for CVE-2026-2393

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-2393

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-2393

No comments yet


Leave a comment