CVE-2026-31881

Runtipi is a personal homeserver orchestrator. Prior to 4.8.0, an unauthenticated attacker can reset the operator (admin) password when a password-reset request is active, resulting in full account takeover. The endpoint POST /api/auth/reset-password is exposed without authentication/authorization checks. During the 15-minute reset window, any remote user can set a new operator password and log in as admin. This vulnerability is fixed in 4.8.0.
Configurations

No configuration.

History

11 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-11 19:16

Updated : 2026-03-12 21:08


NVD link : CVE-2026-31881

Mitre link : CVE-2026-31881

CVE.ORG link : CVE-2026-31881


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function