CVE-2026-92568 Details
Description
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.
A server-side request forgery (SSRF) vulnerability has been identified in MLRun versions through 1.11.0. This vulnerability resides in the WebhookNotification handler, allowing authenticated users to manipulate the API server into sending arbitrary HTTP requests to internal addresses. Exploitation involves updating a run with a malicious webhook notification, which is then executed when the run reaches a terminal state. This could enable requests to internal services, Kubernetes APIs, or cloud metadata endpoints from within the cluster.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/mlrun/mlrun/issues/10041 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/mlrun/mlrun | [email protected] | Vendor |
| https://github.com/mlrun/mlrun/blob/6007f29e8b1ca976ea632e8714a312df50cb13e7/mlrun/utils/notifications/notification/webhook.py#L33-L94 | [email protected] | Source CodeVendor |
| https://github.com/mlrun/mlrun/issues/10041 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/mlrun-through-1.11.0-server-side-request-forgery-via-webhook | [email protected] | AdvisoryVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| MLRun | <= 1.11.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 16, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion