Description
scalar/astro v0.1.13 was discovered to contain a Server-Side Request Forgery (SSRF) in the scalar_url query parameter of the Scalar Proxy endpoint. This vulnerability allows unauthenticated attackers to force the backend server to send HTTP requests to attacker-controlled URLs, leading to authentication cookies and headers exposure and possible privilege escalation.
Published: 2026-05-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The scalar/astro v0.1.13 Proxy endpoint accepts a scalar_url query parameter used to fetch a remote resource. The parameter is not authenticated or validated, allowing any attacker‑controlled URL to be requested. This Server‑Side Request Forgery lets unauthenticated attackers force the backend to send HTTP requests to external or internal hosts, potentially leaking authentication cookies or headers and enabling privilege escalation. As a CWE‑918 flaw, the vulnerability can expose sensitive session data and compromise account integrity.

Affected Systems

The issue is limited to scalar/astro v0.1.13. The Scalar Proxy endpoint accepts the scalar_url parameter. No vendor product list is provided beyond scalar/astro. The SSRF flaw applies only to that specific version.

Risk and Exploitability

The CVSS score of 9.8 indicates extremely high severity. The EPSS score is less than 1%, suggesting a low current probability of exploitation, and the vulnerability is not cataloged in the CISA KEV. The likely attack vector is an unauthenticated HTTP request to the exposed endpoint with a crafted scalar_url. No special authentication or privileges are required on the backend to trigger the SSRF; an attacker only needs to send a request to that endpoint. If the backend includes authentication cookies or headers, they may be forwarded to the target URL, allowing credential leakage or other compromise.

Generated by OpenCVE AI on May 20, 2026 at 15:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade scalar/astro to the latest available version that fixes the SSRF issue
  • If an upgrade is not possible, disable the scalar_url query parameter or isolate the Scalar Proxy endpoint from external access
  • Implement outbound firewall rules or proxy restrictions that limit the backend server’s outgoing connections to trusted hosts only

Generated by OpenCVE AI on May 20, 2026 at 15:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 20 May 2026 16:15:00 +0000

Type Values Removed Values Added
Title Unrestricted SSRF Vulnerability in scalar/astro Proxy Endpoint

Wed, 20 May 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 20 May 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Scalar
Scalar astro
Vendors & Products Scalar
Scalar astro

Tue, 19 May 2026 17:15:00 +0000

Type Values Removed Values Added
Title Unrestricted SSRF Vulnerability in scalar/astro Proxy Endpoint
Weaknesses CWE-918

Tue, 19 May 2026 15:45:00 +0000

Type Values Removed Values Added
Description scalar/astro v0.1.13 was discovered to contain a Server-Side Request Forgery (SSRF) in the scalar_url query parameter of the Scalar Proxy endpoint. This vulnerability allows unauthenticated attackers to force the backend server to send HTTP requests to attacker-controlled URLs, leading to authentication cookies and headers exposure and possible privilege escalation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-20T13:51:43.832Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-30118

cve-icon Vulnrichment

Updated: 2026-05-20T13:46:38.553Z

cve-icon NVD

Status : Deferred

Published: 2026-05-19T16:16:20.103

Modified: 2026-05-20T14:16:39.930

Link: CVE-2026-30118

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-20T16:00:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)