CVE Catalog
CVE-2026-50225
CriticalCVSS 9.1Exploitation Probability (EPSS)
Low risk0.24%
16th percentile - higher than 16% of all known CVEs
Summary
The registration path /v1/account/register lacks bot mitigation mechanisms, allowing malicious automated systems to flood the database.
Risk Assessment
Risk of database overload and resource exhaustion due to mass registrations, potentially leading to denial of service.
Recommendation
Implement bot mitigation mechanisms such as CAPTCHA or rate limiting on the registration path.
Original NVD description (English source)
The registration path /v1/account/register provides no bot mitigation mechanisms, allowing malicious automated systems to flood the database.

