skops is a Python library which helps users share and ship their scikit-learn based models. Versions 0.11.0 and below contain a inconsistency in the OperatorFuncNode which can be exploited to hide the execution of untrusted operator methods. This can then be used in a code reuse attack to invoke seemingly safe functions and escalate to arbitrary code execution with minimal and misleading trusted types. This is fixed in version 0.12.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-54412
Mitre link : CVE-2025-54412
CVE.ORG link : CVE-2025-54412
JSON object : View
Products Affected
No product.
CWE
CWE-351
Insufficient Type Distinction