CVE-2026-32729

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.
References
Link Resource
https://github.com/runtipi/runtipi/security/advisories/GHSA-v6gf-frxm-567w Exploit Mitigation Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:runtipi:runtipi:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:36

Type Values Removed Values Added
Summary
  • (es) Runtipi es un orquestador de homeserver personal. Antes de 4.8.1, el endpoint /api/auth/verify-totp de Runtipi no aplica ningún mecanismo de limitación de velocidad, conteo de intentos o bloqueo de cuenta. Un atacante que ha obtenido credenciales válidas de un usuario (mediante phishing, relleno de credenciales o violación de datos) puede forzar por fuerza bruta el código TOTP de 6 dígitos para eludir completamente la autenticación de dos factores. La sesión de verificación TOTP persiste durante 24 horas (TTL de caché predeterminado), proporcionando una ventana excesiva durante la cual el espacio de claves completo de 1.000.000 códigos (000000–999999) puede ser agotado. A tasas de solicitud prácticas (~500 solicitudes/s), el ataque se completa en aproximadamente 33 minutos en el peor de los casos. Esta vulnerabilidad está corregida en 4.8.1.

17 Mar 2026, 19:01

Type Values Removed Values Added
First Time Runtipi
Runtipi runtipi
CPE cpe:2.3:a:runtipi:runtipi:*:*:*:*:*:*:*:*
References () https://github.com/runtipi/runtipi/security/advisories/GHSA-v6gf-frxm-567w - () https://github.com/runtipi/runtipi/security/advisories/GHSA-v6gf-frxm-567w - Exploit, Mitigation, Vendor Advisory

16 Mar 2026, 14:19

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-16 14:19

Updated : 2026-06-17 10:36


NVD link : CVE-2026-32729

Mitre link : CVE-2026-32729

CVE.ORG link : CVE-2026-32729


JSON object : View

Products Affected

runtipi

  • runtipi
CWE
CWE-307

Improper Restriction of Excessive Authentication Attempts

CWE-799

Improper Control of Interaction Frequency