๐Ÿ” CVE Alert

CVE-2026-92568

MEDIUM 5.4

MLRun through 1.11.0 Server-Side Request Forgery via Webhook

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

MLRun through 1.11.0 contains a server-side request forgery vulnerability in the WebhookNotification handler that allows authenticated users to make the API server send arbitrary HTTP requests to internal addresses. Attackers can update a run with a malicious webhook notification that executes when the run reaches a terminal state, enabling requests to internal services, Kubernetes APIs, or cloud metadata endpoints from within the cluster.

CWE CWE-918
Vendor mlrun
Product mlrun
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for mlrun mlrun

Be the first to know when new medium vulnerabilities affecting mlrun mlrun are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

mlrun / mlrun
0 โ‰ค 1.11.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mlrun/mlrun/issues/10041 github.com: https://github.com/mlrun/mlrun github.com: https://github.com/mlrun/mlrun/blob/6007f29e8b1ca976ea632e8714a312df50cb13e7/mlrun/utils/notifications/notification/webhook.py#L33-L94 vulncheck.com: https://www.vulncheck.com/advisories/mlrun-through-1.11.0-server-side-request-forgery-via-webhook

Credits

๐Ÿ” George Chen