Description
Rodauth before 2.47.0 contains a time-based one-time password reuse vulnerability in the otp feature that fails to track the last accepted code timestamp. Attackers who observe a valid TOTP code can replay it during the drift window to bypass the second authentication factor.
Published: 2026-08-29
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Replay attack on TOTP bypass
Action: Patch
AI Analysis

Impact

Rodauth before version 2.47.0 has a vulnerability in its one-time password implementation that does not record the timestamp of the last accepted code. An attacker who observes a valid TOTP can replay it while it remains within the acceptable drift window, allowing the attacker to bypass the second authentication factor and gain unauthorized access to the system. The weakness is listed as CWE-294.

Affected Systems

The affected vendor is Jeremie Evans, product Rodauth. Versions older than 2.47.0 are impacted; the patch releases 2.47.0 or newer resolve the issue.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. EPSS information is not available and the vulnerability is not in CISA's KEV catalog. The attack can be carried out remotely as long as an adversary can observe a valid TOTP code, which may happen over network egress or by compromising a device. No additional exploitation prerequisites are noted. Given the moderate CVSS and lack of EPSS data, the risk remains moderate but should be addressed promptly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rodauth to version 2.47.0 or later
  • Verify that the OTP implementation records the timestamp of the last accepted code
  • Disable or replace compromised accounts that may have had TOTP codes replayed

Generated by OpenCVE AI on August 29, 2026 at 17:22 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.47.0 contains a time-based one-time password reuse vulnerability in the otp feature that fails to track the last accepted code timestamp. Attackers who observe a valid TOTP code can replay it during the drift window to bypass the second authentication factor.
Title Rodauth before 2.47.0 TOTP Code Reuse via Drift Window
Weaknesses CWE-294
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

cvssV4_0

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


Subscriptions

Jeremyevans Rodauth
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T18:16:06.572Z

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

Link: CVE-2026-82470

cve-icon Vulnrichment

Updated: 2026-08-31T18:13:57.975Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-82470

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-294

    Authentication Bypass by Capture-replay