Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. ep_etherpad-lite
  4. ›
  5. CVE-2026-55087

CVE-2026-55087: ep_etherpad-lite: Cache-poisoning Cross-site Scripting and Open Redirect via x-proxy-path Header

August 13, 2026

Etherpad lets operators run behind a reverse proxy that prefixes every route with a subpath (e.g. /pad/etherpad/...). The proxy is expected to set x-proxy-path: /pad/etherpad on every request so that server-rendered links, asset URLs, and redirects know to include the prefix. Two server-side call sites historically processed this header:

References

  • github.com/advisories/GHSA-fjgc-3mj7-8rg8
  • github.com/ether/etherpad/commit/451bd9c3ebb0dded99dd0ff21811ee00e0940c29
  • github.com/ether/etherpad/commit/63e9b2d4eb303cd341022591bdf9484584db36e3
  • github.com/ether/etherpad/pull/6399
  • github.com/ether/etherpad/pull/7710
  • github.com/ether/etherpad/pull/7784
  • github.com/ether/etherpad/security/advisories/GHSA-fjgc-3mj7-8rg8
  • nvd.nist.gov/vuln/detail/CVE-2026-55087

Code Behaviors & Features

Detect and mitigate CVE-2026-55087 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.1.0 before 3.1.0

Fixed versions

  • 3.1.0

Solution

Upgrade to version 3.1.0 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')
  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/ep_etherpad-lite/CVE-2026-55087.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 14 Aug 2026 12:19:24 +0000.