CVE-2026-94091 Details
Description
A weakness has been identified in piskvorky gensim up to 4.4.0. The impacted element is the function Load of the file gensim/utils.py of the component Model Loader. This manipulation of the argument fname causes deserialization. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. Maintainer closed #3663 same-day with no comment, PR, or fix; repo's last push (2025-11-01) predates the report, so the unsafe pickle.load in SaveLoad.load remains unguarded at develop HEAD.
A remote code execution vulnerability exists in Gensim versions up to 4.4.0. The issue arises in the Model Loader component, specifically within the Load function of gensim/utils.py. The vulnerability is triggered by the argument fname, which, when manipulated, leads to unsafe deserialization. This flaw allows for arbitrary code execution, as the deserialization occurs without any safeguards, enabling an attacker to execute malicious payloads remotely.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 20, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/piskvorky/gensim/ | [email protected] | Source CodeVendor |
| https://github.com/piskvorky/gensim/issues/3663 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-94091 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/952644 | [email protected] | Permission Required |
| https://vuldb.com/vuln/408020 | [email protected] | Permission Required |
| https://vuldb.com/vuln/408020/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| piskvorky gensim | <= 4.4.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion