CVE 9.8 CRITICAL

CVE-2026-31229_CVE-2026-31229

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 an insecure deserialization vulnerability (CWE-502) in its Kubeflow component's model loading functionality. When loading model weights from a file (e.g., model.pt) during robustness evaluation, the code uses torch.load() without the security-restrictive weights_only=True parameter. This allows the deserialization of arbitrary Python objects via the Pickle module. An attacker can exploit this by uploading a maliciously crafted model file to an object storage location referenced by the pipeline, or by controlling the model_id parameter to point to such a file. When the pipeline loads the model, the malicious payload is executed, leading to remote code execution.

AI Analysis

Insecure deserialization vulnerability in the Kubeflow component's model loading functionality, allowing remote code execution

Basic Information

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

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.