← Back

CVE-2026-31217

nvd nist
Published: May 12, 2026Modified: Jun 17, 2026

JSON object

Loading...
9.8
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

Description

The _load_model() function in the neural_magic_training.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f (2024-07-21) allows arbitrary code execution. When a user supplies a directory path via the --model command-line argument, the function reads a module.py file from that directory and executes its contents directly using Python's exec() function. This design does not validate or sanitize the file's content, allowing an attacker who controls the input directory to execute arbitrary Python code in the context of the process running the script.

Affected (1)

Products: Nebuly: Optimate
1 product
Optimate
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Version 2024-07-21

References (2)

Source: cve@mitre.org
Product
Source: cve@mitre.org
MitigationThird Party Advisory

Timeline

No history available yet.