{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-71213",
        "assignerOrgId": "309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c",
        "state": "PUBLISHED",
        "assignerShortName": "TuranSec",
        "dateReserved": "2026-08-05T06:56:15.799Z",
        "datePublished": "2026-08-05T06:59:29.622Z",
        "dateUpdated": "2026-08-10T11:45:21.634Z"
    },
    "containers": {
        "cna": {
            "title": "typemill - No Rate Limiting on Login Endpoint Enables Unlimited Password Brute-Force",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>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.</p>"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-307 Improper Restriction of Excessive Authentication Attempts",
                            "cweId": "CWE-307",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "typemill",
                    "product": "typemill",
                    "programFiles": [
                        "system/typemill/Controllers/ControllerWebAuth.php"
                    ],
                    "versions": [
                        {
                            "version": "0",
                            "lessThanOrEqual": "2.25.0",
                            "versionType": "custom",
                            "status": "affected"
                        }
                    ],
                    "defaultStatus": "unknown"
                }
            ],
            "metrics": [
                {
                    "other": {
                        "type": "CVSS_3.1_severity",
                        "content": {
                            "value": "HIGH"
                        }
                    }
                },
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                        "baseScore": 9.1,
                        "baseSeverity": "CRITICAL",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "NONE"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/typemill/typemill",
                    "tags": [
                        "third-party-advisory"
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Shaxriyor Abdullayev",
                    "type": "finder"
                }
            ],
            "providerMetadata": {
                "orgId": "309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c",
                "shortName": "TuranSec",
                "dateUpdated": "2026-08-10T11:45:21.634Z"
            },
            "source": {
                "discovery": "EXTERNAL"
            },
            "datePublic": "2026-08-05T06:59:29.622Z"
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-05T13:27:19.629898Z",
                                "id": "CVE-2026-71213",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-05T13:27:30.760Z"
                }
            }
        ]
    }
}