CVE-2026-71213
Medium
Elevated severity or exploit probability.
CVSS base
9.1
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS — probability of exploitation (30 days)
0.3%
25.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-307
Published 2026-08-05 · modified 2026-08-26
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.