CVE 8.7 HIGH

skops’ MethodNode can access unexpected object fields through dot notation, leading to arbitrary code execution at load time_CVE-2025-54413

8.7 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Description

skops is a Python library which helps users share and ship their scikit-learn based models. Versions 0.11.0 and below contain an inconsistency in MethodNode, which can be exploited to access unexpected object fields through dot notation. This can be used to achieve arbitrary code execution at load time. While this issue may seem similar to GHSA-m7f4-hrc6-fwg3, it is actually more severe, as it relies on fewer assumptions about trusted types. This is fixed in version 12.0.0.

Basic Information

ID CVE-2025-54413
Source GitHub_M
Published Jul 26, 2025 at 03:29
Modified Jul 28, 2025 at 13:59

Affected Product

Vendor skops-dev
Product skops
Version < 12.0.0
Affected Versions skops-dev skops < 12.0.0

CWE Classification

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.