Security Advisory

CVE-2026-23842

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-19 18:39:37
Last updated 2026-01-20 20:05:48
Assigner GitHub_M
State PUBLISHED

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.