Ad

CVE-2026-32729

HIGH CVSS 3.1: 8.8 EPSS 0.06%
Updated Mar 17, 2026
Runtipi
Parameter Value
CVSS 8.8 (HIGH)
Affected Versions before 4.8.1
Fixed In 4.8.1
Type CWE-799, CWE-307
Vendor Runtipi
Public PoC No

Runtipi is a personal homeserver orchestrator. Prior to 4.8.1, The Runtipi /api/auth/verify-totp endpoint does not enforce any rate limiting, attempt counting, or account lockout mechanism. An attacker who has obtained a user's valid credentials (via phishing, credential stuffing, or data breach) can brute-force the 6-digit TOTP code to completely bypass two-factor authentication.

The TOTP verification session persists for 24 hours (default cache TTL), providing an excessive window during which the full 1,000,000-code keyspace (000000–999999) can be exhausted. At practical request rates (~500 req/s), the attack completes in approximately 33 minutes in the worst case. This vulnerability is fixed in 4.8.1.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Runtipi Runtipi
cpe:2.3:a:runtipi:runtipi:*:*:*:*:*:*:*:*
4.8.1

Related Vulnerabilities