CVE-2026-34736
Received
Received - Intake
OAuth2 Token Bypass and Email Verification Flaw in Open edX
Publication date: 2026-04-02
Last updated on: 2026-04-02
Assigner: GitHub, Inc.
Description
Description
Open edX Platform enables the authoring and delivery of online learning at any scale. From the maple release to before the ulmo release, an unauthenticated attacker can fully bypass the email verification process by combining two issues: the OAuth2 password grant issuing tokens to inactive users (documented behavior) and the activation_key being exposed in the REST API response at /api/user/v1/accounts/. This issue has been patched in the ulmo release.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| edx | open_edx | to ulmo (exc) |
| openedx | openedx_platform | From maple|end_including=ulmo (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |