CVE-2025-58179

MEDIUM EPSS 51.1%
Published Sep 5, 202510mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Sep 5, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago

Description

Astro is a web framework for content-driven websites. Versions 11.0.3 through 12.6.5 are vulnerable to SSRF when using Astro's Cloudflare adapter. When configured with output: 'server' while using the default imageService: 'compile', the generated image optimization endpoint doesn't check the URLs it receives, allowing content from unauthorized third-party domains to be served. a A bug in impacted versions of the @astrojs/cloudflare adapter for deployment on Cloudflare’s infrastructure, allows an attacker to bypass the third-party domain restrictions and serve any content from the vulnerable origin. This issue is fixed in version 12.6.6.

CVSS Details

Base Score
6.5
Exploitability
3.9
Impact
2.5
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
51.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
astro\@astrojs\/cloudflare*≥11.0.3  –  <12.6.6

References 2

  • github.com https://github.com/withastro/astro/commit/9ecf3598e2b29dd74614328fde3047ea90e67252
    Patch
  • github.com https://github.com/withastro/astro/security/advisories/GHSA-qpr4-c339-7vq8
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/withastro/astro/commit/9ecf3598e2b29dd74614328fde3047ea90e67252
    Patch