Description
Rodauth before 2.46.0 contains an authentication bypass vulnerability in the webauthn_login route that allows logged-in users to authenticate as any other account. Attackers can exploit improper account resolution logic that falls back to session account identifiers instead of validating the credential binding to complete authentication as arbitrary users.
Published: 2026-08-29
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Patch Immediately
AI Analysis

Impact

Rodauth for Ruby exposes a logic flaw in the webauthn_login route that lets a logged‑in user impersonate another account. The bypass occurs because account resolution falls back to session identifiers rather than verifying the WebAuthn credential binding, allowing the attacker to complete authentication as an arbitrary user. As a result, the attacker can read, modify, or delete any data belonging to the impersonated account, effectively granting full account takeover.

Affected Systems

The flaw affects the Rodauth authentication library maintained by jeremyevans. All released versions earlier than 2.46.0 are vulnerable, while 2.46.0 and later include the fix that correctly validates credential binding. Systems that rely on Rodauth for user authentication and that have not applied the patch remain at risk.

Risk and Exploitability

The CVSS score of 9.4 places this vulnerability in the critical range, and it is not listed in the CISA KEV catalog. Even though the EPSS score is unavailable, the high base severity indicates a serious risk. Exploitation requires an authenticated session to the webauthn_login endpoint; an attacker with a valid session can request another account’s credentials and succeed, effectively bypassing the authentication mechanism and moving laterally within the application.

Generated by OpenCVE AI on August 29, 2026 at 17:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rodauth to version 2.46.0 or newer, which includes the credential binding validation fix.
  • If a patch cannot be applied immediately, nullify the webauthn_login endpoint or restrict it to trusted users until the fix arrives.
  • Add server‑side checks to ensure that the credential used in a WebAuthn assertion matches the intended user’s account identifier, thereby preventing the fallback to session data.

Generated by OpenCVE AI on August 29, 2026 at 17:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Jeremyevans
Jeremyevans rodauth
Vendors & Products Jeremyevans
Jeremyevans rodauth

Sat, 29 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description Rodauth before 2.46.0 contains an authentication bypass vulnerability in the webauthn_login route that allows logged-in users to authenticate as any other account. Attackers can exploit improper account resolution logic that falls back to session account identifiers instead of validating the credential binding to complete authentication as arbitrary users.
Title Rodauth before 2.46.0 Authentication Bypass via webauthn_login
Weaknesses CWE-287
References
Metrics cvssV3_1

{'score': 8.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N'}


Subscriptions

Jeremyevans Rodauth
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T18:52:51.155Z

Reserved: 2026-08-29T14:11:06.727Z

Link: CVE-2026-82466

cve-icon Vulnrichment

Updated: 2026-08-31T16:23:23.792Z

cve-icon NVD

Status : Deferred

Published: 2026-08-29T17:17:58.910

Modified: 2026-09-11T18:26:53.610

Link: CVE-2026-82466

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:19:35Z

Weaknesses