CVE-2026-55088
Last modified
CVE-2026-55088 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/{uuid}. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/{uuid}. Although the record includes createdAt, the transfer has no expiration check, is not removed after successful redemption, and is returned by res.send(tokenData), including the raw author token. An unauthenticated attacker who obtains a transfer UUID can repeatedly redeem it, receive fresh author cookies, read the cleartext token, and impersonate the originating author for pad read and write operations. This issue is fixed in version 3.1.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ether | etherpad | >= 2.6.0, < 3.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55088?
How severe is CVE-2026-55088?
How do I fix CVE-2026-55088?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55081DHIS2 is a flexible information system for data capture, man…7.3
- CVE-2026-55082DHIS2 is a flexible information system for data capture, man…8.7
- CVE-2026-55084DHIS2 is a flexible information system for data capture, man…8.8
- CVE-2026-55085Etherpad is a real-time collaborative editor. Prior to 3.3.1…9.6
- CVE-2026-55086Etherpad is a real-time collaborative editor. Prior to 3.1.0…4.2
- CVE-2026-55087Etherpad is a real-time collaborative editor. From 2.1.0 unt…6.1
- CVE-2026-55089Etherpad is a real-time collaborative editor. From 2.1.0 unt…9.9
- CVE-2026-5509An authenticated command injection vulnerability exists in t…7.2
- CVE-2026-55090Etherpad is a real-time collaborative editor. Prior to 3.3.0…5.3
- CVE-2026-55091flat-to-nested converts a hierarchy from a flat representati…7.5
- CVE-2026-55092Trivy is a security scanner. Prior to 0.71.1, when Trivy dow…7.5
- CVE-2026-55093Tract is a tiny, no-nonsense, self-contained TensorFlow and …6.1
Are you affected by CVE-2026-55088?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
