S4E just found a high top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Aug 19, 2026

CVE-2026-55087 Scanner

CVE-2026-55087 Scanner - Cross-Site Scripting (XSS) vulnerability in Etherpad

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsurl
CostFree
2.1k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-55087
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
etherpadby ether
>= 2.1.0, < 3.1.0
Updated Aug 22, 2026View on NVD →
Detail

Etherpad is a popular collaborative editing platform used by individuals and organizations to co-author documents in real-time. It supports seamless, synchronous collaboration, making it favored for educational and corporate projects worldwide. The software provides a range of editing and formatting tools in a user-friendly interface, which is highly customizable and extendable with plugins. Designed for ease of use, it's accessible to users with minimal technical expertise, though it's also powerful enough to handle complex project requirements. Deployed on server environments, Etherpad requires constant security maintenance to ensure the safety of shared documents. Despite its benefits, vulnerabilities like the one being checked can expose users to significant security risks.

This scanner detects Cross-Site Scripting (XSS) vulnerabilities, which occur when an application includes untrusted data in a web page sent to a browser without proper validation. Such vulnerabilities enable attackers to execute arbitrary scripts in the victim's browser, potentially stealing session tokens or redirecting them to malicious websites. In the case of Etherpad, versions 2.1.0 through 3.0.0 are affected by a specific XSS vulnerability tied to the x-proxy-path request header. Unchecked, this issue could facilitate execution of crafted scripts in user sessions, making it crucial to address through recommended updates. XSS flaws are common in web applications and require diligent checking to mitigate risk.

This vulnerability arises from Etherpad's handling of the x-proxy-path request header within its admin HTML, JavaScript, and CSS responses. Without adequate sanitization, these responses can mirror crafted scripts back to users, enabling XSS. Attackers can exploit this flaw by injecting payloads that manipulate how browsers render content, ultimately allowing script execution. The vulnerability hinges on Etherpad's failure to adequately filter resource URLs, thereby enabling unauthorized actors to script browser actions. Targeting vulnerabilities like these requires thorough analysis of response headers and their handling within the web application.

When exploited, this vulnerability can have severe implications, including unauthorized access to sensitive information and disruption of service integrity. An attacker could inject scripts that execute upon page load, potentially leading to data theft, session hijacking, or user redirection to phishing sites. Additionally, it can facilitate cache poisoning attacks, altering how application resources are cached and served by browsers. The consequences of these exploits can compromise user trust and expose organizations to significant data protection liabilities. Maintaining robust protective measures is thus imperative.

REFERENCES

Solution Advice
  • Upgrade to Etherpad version 3.1.0 or later to patch this XSS vulnerability.
  • Employ Content Security Policy (CSP) headers to restrict the execution of scripts in the browser context.
  • Regularly assess and sanitize any user input or request headers that interact with your Etherpad deployment.
  • Consider conducting thorough security audits to identify other potential XSS vulnerabilities across your application.
  • Implement security monitoring to detect and respond to attempted XSS attacks in real-time.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.