CVE-2025-54412

CVE-2025-54412 is a high-severity vulnerability with a CVSS 4.0 base score of 8.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-351.

Key facts

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.

Frequently asked questions

What is 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 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.
How severe is CVE-2025-54412?
CVE-2025-54412 has a CVSS 4.0 base score of 8.7, rated high severity.
Is CVE-2025-54412 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (3rd percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2025-54412?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2025-54412 have an EU (EUVD) identifier?
Yes. CVE-2025-54412 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-22763.
When was CVE-2025-54412 published?
CVE-2025-54412 was published on 2025-07-26 and last updated on 2026-06-17.

References

Other CWE-351 vulnerabilities

Browse all CWE-351 vulnerabilities →