216.73.216.233

CVE-2026-31230

· Published 12/05/2026 18:16 · Modified 13/05/2026 16:16

Labels: CVE-2026-31230 2026-05-12CVE-2026-31230CWE-88[email protected]

Essential information

Published
12/05/2026 18:16
Modified
13/05/2026 16:16
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

The Adversarial Robustness Toolbox (ART) thru 1.20.1 contains a command-line argument injection vulnerability in its Kubeflow component (robustness_evaluation_fgsm_pytorch.py). The script uses the unsafe eval() function to parse string values provided via the --clip_values and --input_shape command-line arguments. This allows an attacker to inject arbitrary Python code into these arguments, which will be executed when eval() is called. The vulnerability can be exploited remotely if an attacker can control these arguments (e.g., through pipeline configuration or automated scripts), leading to arbitrary code execution on the system running the ART evaluation.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
art / adversarial robustness toolbox cpe:2.3:a:art:adversarial_robustness_toolbox:<=1.20.1:*:*:*:*:*:*:*

References