Lucene search
K

Astro - Information Disclosure

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

Astro information disclosure via public sourcemaps exposing server source; fixed in newer versions.

Related
Refs
Code
id: CVE-2024-56159

info:
  name: Astro - Information Disclosure
  author: theamanrawat
  severity: medium
  description: |
    Astro versions v5.0.3 through v5.0.7 and Astro v4.16.17 or older with sourcemaps enabled contain a source code disclosure caused by sourcemap files being publicly accessible in the build output folder, letting unauthenticated users read server source code, exploit requires sourcemaps to be enabled.
  impact: |
    Unauthenticated users can access server source code, potentially leading to discovery of further vulnerabilities or sensitive information.
  remediation: |
    Update Astro to version 5.0.8 or later for server-output projects, and to 5.0.9 or later (or 4.16.18 for Astro v4) for static-output projects with sourcemaps enabled.
  reference:
    - https://github.com/withastro/astro/security/advisories/GHSA-49w6-73cw-chjr
    - https://nvd.nist.gov/vuln/detail/CVE-2024-56159
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2024-56159
    epss-score: 0.01465
    epss-percentile: 0.70501
    cwe-id: CWE-219
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.html:"astro"
  tags: cve,cve2024,astro,sourcemap,exposure,vkev

http:
  - method: GET
    path:
      - "{{BaseURL}}/pages/index.astro.mjs.map"
      - "{{BaseURL}}/index.astro.mjs.map"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"version":'
          - '"sources":'
          - '"sourcesContent":'
          - '.astro'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100ab2c8580ed789b0bd3f6d3ca0691bbf382cbe4cc705658b4492a80cba6cc21ed022100fb5af05998d0093c4d115dde527ea84fd14b4a6fb69fd2e95b18e0cfed0a94f3: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
6Medium risk
Vulners AI Score6
CVSS 3.15.3
CVSS 47.8
EPSS0.01465
SSVC
10