CVE-2025-54412

Source
https://cve.org/CVERecord?id=CVE-2025-54412
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-54412.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-54412
Aliases
Published
2025-07-26T03:29:10Z
Modified
2026-08-12T03:51:30Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
skops' Inconsistent Trusted Type Validation Enables Hidden `operator` Methods Execution
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-351"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/54xxx/CVE-2025-54412.json"
}
References

Affected packages

Git / github.com/skops-dev/skops

Affected ranges

Type
GIT
Repo
https://github.com/skops-dev/skops
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.12.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.8.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-54412.json"