---
id: CVE-2026-92568
title: >-
  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
summary: >-
  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 …
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-918
vendor: mlrun
product: mlrun
affected:
  - mlrun <= 1.11.0
published: '2026-09-16'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:48.090'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92568'
references:
  - url: 'https://github.com/mlrun/mlrun'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/mlrun/mlrun/blob/6007f29e8b1ca976ea632e8714a312df50cb13e7/mlrun/utils/notifications/notification/webhook.py#L33-L94
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mlrun/mlrun/issues/10041'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/mlrun-through-1.11.0-server-side-request-forgery-via-webhook
    label: disclosure@vulncheck.com
  - url: 'https://github.com/mlrun/mlrun/issues/10041'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00292
epssPercentile: 0.21991
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-16T15:23:07.754562Z'
ingestedAt: '2026-09-16T14:57:28.041Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
