CVE-2026-55089: Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Published Aug 19, 2026
·
Updated

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while src/node/security/OAuth2Provider.ts issues admin: false for configured non-admin users. A non-admin user with a valid signed token can therefore invoke administrative functions including setHTML, setText, appendText, deletePad, copyPad, movePad, restoreRevision, anonymizeAuthor, listAllPads, and listAuthorsOfPad, allowing disclosure, modification, or deletion of pads across the instance. This issue is fixed in version 3.1.0.

Affected Software

1 affected component
Etherpad Etherpad>2.1.0<=3.1.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.1.0

Event History

Aug 19, 2026
CVE Published
via MITRE·07:33 PM
Data Sourced
via MITRE·07:33 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

A configured non-admin OAuth user who can obtain a valid signed token through the authorization_code OAuth flow can exploit it. The issue affects Etherpad versions from 2.1.0 until 3.1.0.

2

Does an attacker need an administrator account or user interaction?

No. A non-admin OAuth account is sufficient because tokens issued to those users contain an admin: false claim, and the affected authorization check only verifies that the claim is present. No user interaction is required.

3

What access can a successful attacker gain?

The attacker can invoke every Etherpad HTTP API endpoint under /api/2/*, including functions to read pad and author information, modify pad contents, delete pads, copy or move pads, restore revisions, and anonymize authors. This can affect pads across the instance.

4

How is the issue remediated?

Upgrade to Etherpad 3.1.0, which fixes the authorization check. The provided information does not specify a workaround for installations that cannot be upgraded immediately.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203