CVE-2026-32729
Last modified
CVE-2026-32729 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Runtipi | Runtipi | < 4.8.1 |
References
- https://github.com/runtipi/runtipi/security/advisories/GHSA-v6gf-frxm-567wExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32729?
How severe is CVE-2026-32729?
How do I fix CVE-2026-32729?
Are you affected by CVE-2026-32729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
