pa11y-dashboard: Pa11y Dashboard Exposure

2025-08-01 pa11y PoC Public

Description

Pa11y Dashboard is exposed.

PoC

id: pa11y-dashboard

info:
  name: Pa11y Dashboard Exposure
  author: tess
  severity: low
  description: Pa11y Dashboard is exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Pa11y Dashboard"
  tags: misconfig,exposure,pa11y,discovery

http:
  - method: GET
    path:
      - '{{BaseURL}}'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "Pa11y Dashboard"
          - "Add new URL"
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100bd3ca3492a3218ecc34074e0c157c5f70396635ab6ff06186b3e0db662581cb6022100edfdba5b1b9c2182e4bbecee46f0d816f7c9f5d8bdb4528620e42fa138d41356:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities