Skip to main content

Open Webui CVE-2026-34225

| EUVD-2026-22188 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-04-14 GitHub_M
4.3
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

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

Lifecycle Timeline

4
Analysis Generated
Apr 14, 2026 - 02:08 vuln.today
EUVD ID Assigned
Apr 14, 2026 - 02:00 euvd
EUVD-2026-22188
Analysis Generated
Apr 14, 2026 - 02:00 vuln.today
CVE Published
Apr 14, 2026 - 01:39 nvd
MEDIUM 4.3

DescriptionGitHub Advisory

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Versions 0.7.2 and below contain a Blind Server Side Request Forgery in the functionality that allows editing an image via a prompt. The affected function performs a GET request to a user-provided URL with no restriction on the domain, allowing the local address space to be accessed. Since the SSRF is blind (the response cannot be read), the primary impact is port scanning of the local network, as whether a port is open can be determined based on whether the GET request succeeds or fails. These response differentials can be automated to iterate through the entire port range and identify open ports. If the service running on an open port can be inferred, an attacker may be able to interact with it in a meaningful way, provided the service offers state-changing GET request endpoints. This issue was unresolved at the time of publication.

AnalysisAI

Blind Server-Side Request Forgery in Open WebUI 0.7.2 and below allows authenticated remote attackers to scan the local network and infer open ports via the image editing prompt functionality, which performs unrestricted GET requests to user-supplied URLs. The vulnerability enables port enumeration of internal network services without exposing response content, potentially leading to reconnaissance of locally accessible services. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Authenticate to Open WebUI instance
Delivery
Craft GET request via image editing prompt
Exploit
Target internal IP address and port
Install
Observe response timing or HTTP status
C2
Iterate through port range
Execute
Enumerate open ports
Impact
Infer service type from port patterns
Step 8
Attempt stateful interaction with identified service

Vulnerability AssessmentAI

Risk Assessment CVSS 4.3 (Low-Medium) reflects low attack complexity and network accessibility, but is tempered by the requirement for authenticated access (PR:L) and limited immediate impact (Confidentiality:Low, no Integrity or Availability harm in the CVSS vector). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated user of an Open WebUI instance crafts multiple image edit requests with URLs targeting internal IP addresses (e.g., http://192.168.1.1:22, http://192.168.1.1:3306) and iterates through common service ports. By observing connection success/timeout patterns, the attacker identifies which ports are open. …
Remediation Upgrade Open WebUI to version 0.7.3 or later if available, or monitor the official repository and GitHub security advisory (https://github.com/open-webui/open-webui/security/advisories/GHSA-jgx9-jr5x-mvpv) for patch release announcements. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-34225 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy