NONE · 0

CVE-2025-54412

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...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-54412?

CVE-2025-54412 is a documented vulnerability. 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...

How severe is CVE-2025-54412?

CVSS scoring is not yet available for CVE-2025-54412. Check NVD for updates.

Is there a patch for CVE-2025-54412?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.