7.5

CVE-2026-23842

Exploit

ChatterBot has Denial of Service via Database Connection Pool Exhaustion

ChatterBot is a machine learning, conversational dialog engine for creating chat bots. ChatterBot versions up to 1.2.10 are vulnerable to a denial-of-service condition caused by improper database session and connection pool management. Concurrent invocations of the get_response() method can exhaust the underlying SQLAlchemy connection pool, resulting in persistent service unavailability and requiring a manual restart to recover. Version 1.2.11 fixes the issue.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ChatterbotChatterbot Version < 1.2.11
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.49% 0.384
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-400 Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.

https://github.com/gunthercox/ChatterBot/security/advisories/GHSA-v4w8-49pv-mf72
Vendor Advisory
Exploit
https://github.com/gunthercox/ChatterBot/pull/2432
Issue Tracking
https://github.com/gunthercox/ChatterBot/commit/de89fe648139f8eeacc998ad4524fab291a378cf
Patch
https://github.com/gunthercox/ChatterBot/releases/tag/1.2.11
Product
Release Notes
https://github.com/user-attachments/assets/4ee845c4-b847-4854-84ec-4b2fb2f7090f
Exploit