SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-90562

HIGH · CVSS 8.1 Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-13 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

LangBot versions prior to 4.10.11 are vulnerable due to weak password recovery key generation, offering only 24 bits of entropy, combined with a lack of rate limiting on the reset-password endpoint. This allows remote attackers to exploit the vulnerability by sending multiple requests to reset the admin password, potentially gaining unauthorized access to the account. Organizations using LangBot should prioritize this issue to protect against potential account takeovers.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-90562
Severity
HIGH
CVSS
8.1
EPSS
N/A

Original NVD Description

LangBot before 4.10.11 generates password recovery keys with only 24 bits of entropy and applies no rate limiting to the unauthenticated reset-password endpoint. Remote attackers knowing the administrator email can exhaust the keyspace through concurrent requests to reset the admin password and gain account access.