CVE 9.8 CRITICAL

CVE-2026-31228_CVE-2026-31228

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

The Adversarial Robustness Toolbox (ART) thru 1.20.1 contains a remote code execution vulnerability in its Kubeflow component. The robustness evaluation function for PyTorch models uses the unsafe eval() function to dynamically evaluate user-supplied strings for the LossFn and Optimizer parameters without any sanitization or security restrictions. An attacker can exploit this by providing a specially crafted string that contains arbitrary Python code, which will be executed when eval() is called, leading to complete compromise of the system running the ART evaluation.

AI Analysis

Remote code execution vulnerability in Kubeflow component due to unsafe eval() function usage

Basic Information

ID CVE-2026-31228
Source mitre
Published May 12, 2026 at 00:00
Modified May 13, 2026 at 14:10

Affected Product

Vendor Trusted-AI
Product Adversarial Robustness Toolbox (ART)
Version 1.20.1
Affected Versions n/a n/a n/a

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor Trusted-AI
Product Adversarial Robustness Toolbox (ART)
Version 1.20.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.