CVE-2026-86119 Details
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.
A server-side request forgery (SSRF) vulnerability has been identified in Webstudio versions through 0.296.0. This vulnerability exists in the proxy routes /cgi/image, /cgi/video, and /cgi/asset. When the RESIZE_ORIGIN environment variable is not set, which is the default for self-hosted Webstudio instances, attackers can send requests to arbitrary URLs. This allows them to access sensitive cloud instance metadata, internal services, and conduct network reconnaissance on the instance's infrastructure.
Users can set the RESIZE_ORIGIN environment variable to a Cloudflare-compatible image-resize origin to mitigate this vulnerability. Additionally, it is recommended to validate and restrict absolute URL fetches to an allowlist of trusted hosts, block private and loopback IP ranges after DNS resolution, and remove or replace the referer host check with a more robust authentication method.
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 5, 2026CISA-ADP
Assessed Sep 18, 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.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Webstudio | <= 0.296.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 5, 2026 | New CVE Received | [email protected] |
Volerion