AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72584

HIGH · CVSS 7.4 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A time-of-check/time-of-use (TOCTOU) race condition in fastschema versions up to 0.15.1 allows unauthenticated remote attackers to bypass the one-time password (OTP) attempt limit during account recovery, facilitating brute-force attacks on 6-digit OTP codes. This vulnerability arises from non-atomic operations in the verifyOTPSession function, which can lead to concurrent requests exploiting the same attempt count. Organizations using affected versions should prioritize remediation to protect against potential unauthorized access to user accounts.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72584
Severity
HIGH
CVSS
7.4
EPSS
0.25%

Original NVD Description

A time-of-check/time-of-use (TOCTOU) race condition in fastschema through v0.15.1 allows an unauthenticated remote attacker to bypass the OTP attempt limit on the account recovery flow, enabling brute-force attacks on 6-digit OTP codes.