CVE-2026-23842
ChatterBot versions up to 1.2.10 are vulnerable to a denial-of-service condition caused by improper database session and connection pool management.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.51%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.51% probability · 42th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400
- Affected
- chatterbot/chatterbot
- Source
- security-advisories@github.com
References
- https://github.com/gunthercox/ChatterBot/commit/de89fe648139f8eeacc998ad4524fab291a378cfPatch
- https://github.com/gunthercox/ChatterBot/pull/2432Issue Tracking
- https://github.com/gunthercox/ChatterBot/releases/tag/1.2.11Product, Release Notes
- https://github.com/gunthercox/ChatterBot/security/advisories/GHSA-v4w8-49pv-mf72Exploit, Vendor Advisory
- https://github.com/user-attachments/assets/4ee845c4-b847-4854-84ec-4b2fb2f7090fExploit
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.