CVE-2026-55087
Description
Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad uses the attacker-controlled x-proxy-path request header in src/node/hooks/express/admin.ts when substituting paths into HTML, JavaScript, and CSS under /admin without sanitization, Vary: x-proxy-path, or Cache-Control: private, no-store. A shared proxy or CDN can cache the resulting response and serve attacker-injected script to an administrator. In src/node/hooks/express/specialpages.ts, version 3.0.0 also accepts a protocol-relative x-proxy-path value when constructing the /p/:pad/timeslider redirect, allowing redirection to an attacker-controlled host. The issues are exploitable when the deployment permits client-supplied x-proxy-path headers to reach Etherpad. This issue is fixed in version 3.1.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
ep_etherpad-litenpm | >= 2.1.0, < 3.1.0 | 3.1.0 |
Affected products
1- Range: >=2.1.0,<3.1.0
Patches
Vulnerability mechanics
References
9- github.com/advisories/GHSA-fjgc-3mj7-8rg8ghsaADVISORY
- github.com/ether/etherpad/commit/451bd9c3ebb0dded99dd0ff21811ee00e0940c29ghsaWEB
- github.com/ether/etherpad/commit/63e9b2d4eb303cd341022591bdf9484584db36e3ghsaWEB
- github.com/ether/etherpad/pull/6399ghsaWEB
- github.com/ether/etherpad/pull/7710ghsaWEB
- github.com/ether/etherpad/pull/7784nvdWEB
- github.com/ether/etherpad/security/advisories/GHSA-fjgc-3mj7-8rg8nvdWEB
- github.com/ether/etherpad/commit/8c6104c5d5daf41f0d454acc04d42dffa0e0d996nvd
- github.com/ether/etherpad/tree/3.1.0nvd
News mentions
0No linked articles in our index yet.