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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
26 Jul 2025, 04:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-26 04:16
Updated : 2025-07-26 04:16
NVD link : CVE-2025-54413
Mitre link : CVE-2025-54413
CVE.ORG link : CVE-2025-54413
JSON object : View
Products Affected
No product.
CWE
CWE-351
Insufficient Type Distinction