{"id":"CVE-2026-71213","published":"2026-08-05T08:16:43.647","lastModified":"2026-08-10T12:17:25.163","description":"Typemill's login endpoint (POST /tm/login, ControllerWebAuth::login) performs no rate-limiting, failed-attempt counting, or account lockout when captcha is disabled, which is the default configuration. An unauthenticated attacker can send unlimited password-guessing requests against any account, including administrators, with no throttling.","cvssScore":9.1,"cvssSeverity":"CRITICAL","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","cwes":["CWE-307"],"vendors":[],"products":[],"references":[{"url":"https://github.com/typemill/typemill","tags":[]}],"exploitRefs":[{"url":"https://github.com/typemill/typemill","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows unauthenticated attackers to perform unlimited password-guessing attacks due to lack of rate-limiting or account lockout mechanisms when captcha is disabled by default.","exploitability":"Exploitation is relatively easy as no preconditions are required other than disabling the captcha, which is the default setting.","blast_radius":"If exploited, this could lead to unauthorized access and potential compromise of administrator accounts with full system control.","remediation":"Implement rate-limiting and account lockout mechanisms for the login endpoint regardless of captcha usage.","tags":["auth-bypass","rate-limiting","login","security"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:45:07.427Z"}}