Description
Webstudio through 0.296.0 contains an unauthenticated server-side request forgery vulnerability in the /cgi/image, /cgi/video, and /cgi/asset proxy routes when RESIZE_ORIGIN environment variable is unset. Attackers can supply arbitrary URLs to these endpoints to read cloud instance metadata, access internal services, and perform network reconnaissance on the instance infrastructure.
Published: 2026-09-05
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery enabling internal data exposure
Action: Apply Patch
AI Analysis

Impact

Webstudio versions through 0.296.0 contain an unauthenticated SSRF vulnerability in the /cgi/image, /cgi/video, and /cgi/asset proxy routes when the RESIZE_ORIGIN environment variable is unset. Attackers may supply arbitrary URLs to these endpoints, causing the server to retrieve the target resource and allowing read access to cloud instance metadata, probing internal services, and performing network reconnaissance on the instance infrastructure. This flaw permits the attacker to reach destinations beyond the intended external interface, exposing confidential data and internal network topology.

Affected Systems

The affected product is Webstudio from the vendor Webstudio. All releases up to and including version 0.296.0 are vulnerable. Any deployment of 0.296.0 or earlier carries the risk.

Risk and Exploitability

The flaw earns a CVSS score of 9.2, indicating critical severity, and the EPSS score is not available. It is not listed in the CISA KEV catalog. Attackers can exploit the issue simply by making an unauthenticated HTTP request to the vulnerable proxy routes and supplying a target URL, and the lack of authentication and open nature of the proxy make this a high‑risk remote attack vector.

Generated by OpenCVE AI on September 5, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Webstudio to the latest release that removes the SSRF flaw
  • Set the RESIZE_ORIGIN environment variable to a trusted value or disable the proxy routes if they are not required
  • Apply network restrictions or firewall rules to block outbound traffic from the application to known internal metadata services and other untrusted endpoints

Generated by OpenCVE AI on September 5, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 18 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Description Webstudio through 0.296.0 contains an unauthenticated server-side request forgery vulnerability in the /cgi/image, /cgi/video, and /cgi/asset proxy routes when RESIZE_ORIGIN environment variable is unset. Attackers can supply arbitrary URLs to these endpoints to read cloud instance metadata, access internal services, and perform network reconnaissance on the instance infrastructure.
Title Webstudio through 0.296.0 SSRF via /cgi proxy routes
First Time appeared Webstudio
Webstudio ultimate Loan Manager
Weaknesses CWE-918
CPEs cpe:2.3:a:webstudio:ultimate_loan_manager:*:*:*:*:*:*:*:*
Vendors & Products Webstudio
Webstudio ultimate Loan Manager
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

Webstudio Ultimate Loan Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-24T14:21:06.231Z

Reserved: 2026-09-05T01:59:22.058Z

Link: CVE-2026-86119

cve-icon Vulnrichment

Updated: 2026-09-18T17:18:21.763Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T10:16:43.157

Modified: 2026-09-24T21:08:55.030

Link: CVE-2026-86119

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T13:00:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)