---
id: CVE-2026-71213
title: >-
  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
summary: >-
  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
  sen…
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-307
published: '2026-08-05'
updated: '2026-08-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71213'
references:
  - url: 'https://github.com/typemill/typemill'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
tags:
  - nvd
epss: 0.00323
epssPercentile: 0.2557
ingestedAt: '2026-08-10T12:39:48.552Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
