Vulnerability in Friendsofflarum Oauth
CVE-2026-92161
FriendsOfFlarum OAuth allows users to log in to Flarum with GitHub, Twitter, Facebook, and other providers. Prior to 1.7.4 and 2.0.0-beta.4, the Discord OAuth provider does not check the verified field returned for an OAuth email before passing the address to Flarum core as trusted through provideTrustedEmail(). When Discord sign-in is enabled, an unauthenticated attacker who knows the email address of a Flarum user can configure a Discord account with that unverified address and a verified phone number, then sign in to cause Flarum to match the trusted address, link the attacker-controlled Discord identity to the existing user, and authenticate as the victim without a password or victim interaction. Exploitation requires that the victim's email address is not already associated with a Discord account, and it can compromise administrator accounts. Other bundled providers were not confirmed to be practically exploitable by this method because their relevant authentication flows return only verified or confirmed email addresses. This issue is fixed in versions 1.7.4 and 2.0.0-beta.4.
Published .
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Friendsofflarum Oauth — versions < 1.7.4, >= 2.0.0-beta.1, < 2.0.0-beta.4
Weakness classification (CWE)
References
- github.com/FriendsOfFlarum/oauth/security/advisories/GHSA-g7vj-c29h-3h5m
- github.com/FriendsOfFlarum/oauth/commit/baca3466b3b7be51c70a7e0ba966901aefeb344a
- github.com/FriendsOfFlarum/oauth/commit/bb4bf376832e6bb68c579715d2a4b5a92c4a2567
- github.com/FriendsOfFlarum/oauth/releases/tag/1.7.4
- github.com/FriendsOfFlarum/oauth/releases/tag/2.0.0-beta.4
Frequently asked questions
- What is CVE-2026-92161?
- CVE-2026-92161 is a critical-severity vulnerability in Friendsofflarum Oauth, classified under Insufficient Verification of Data Authenticity. CVSS score: 9.8/10. Published 2026-09-25.
- How severe is CVE-2026-92161?
- Critical severity. CVSS v3 base score is 9.8 out of 10.