CVE-2026-58198
MEDIUM Exploitation: PoC
5.5
CVSS 3.1
Description
ChatterBot is a machine learning, conversational dialog engine for creating chat bots. Prior to 1.2.14, UbuntuCorpusTrainer.extract() uses a predictable home-rooted output directory (~/ubuntu_data/ubuntu_dialogs) with a check-then-create pattern followed by tar.extractall(path=self.data_path), allowing a local attacker who pre-plants a symlink at the predictable path to cause archive contents to be written through the symlink to an attacker-chosen directory. This issue is fixed in version 1.2.14.
Metadata
Severity & Metrics
5.5
MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| gunthercox | ChatterBot | — | < 1.2.14 |
Weakness (CWE)
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.5 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
References (4)
- https://github.com/gunthercox/ChatterBot/security/advisories/GHSA-wvrh-2f4m-924v https://github.com/gunthercox/ChatterBot/security/advisories/GHSA-wvrh-2f4m-924v
- https://github.com/gunthercox/ChatterBot/pull/2445 https://github.com/gunthercox/ChatterBot/pull/2445
- https://github.com/gunthercox/ChatterBot/commit/82817b5c28bfd43e682b991bcc76e6f780726dbf https://github.com/gunthercox/ChatterBot/commit/82817b5c28bfd43e682b991bcc76e6f780726dbf
- https://github.com/gunthercox/ChatterBot/releases/tag/1.2.14 https://github.com/gunthercox/ChatterBot/releases/tag/1.2.14