CVE-2025-54886
Last modified
CVE-2025-54886 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. skops is a Python library which helps users share and ship their scikit-learn based models. In versions 0.12.0 and below, the Card.get_model does not contain any logic to prevent arbitrary code execution. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
skops is a Python library which helps users share and ship their scikit-learn based models. In versions 0.12.0 and below, the Card.get_model does not contain any logic to prevent arbitrary code execution. The Card.get_model function supports both joblib and skops for model loading. When loading .skops models, it uses skops' secure loading with trusted type validation, raising errors for untrusted types unless explicitly allowed. However, when non-.zip file formats are provided, the function silently falls back to joblib without warning. Unlike skops, joblib allows arbitrary code execution during loading, bypassing security measures and potentially enabling malicious code execution. This issue is fixed in version 0.13.0.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-54886?
How severe is CVE-2025-54886?
How do I fix CVE-2025-54886?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-54880Mermaid is a JavaScript based diagramming and charting tool …6.1
- CVE-2025-54881Mermaid is a JavaScript based diagramming and charting tool …5.3
- CVE-2025-54882Himmelblau is an interoperability suite for Microsoft Azure …7.1
- CVE-2025-54883Vision UI is a collection of enterprise-grade, dependency-fr…9.3
- CVE-2025-54884Vision UI is a collection of enterprise-grade, dependency-fr…8.7
- CVE-2025-54885Thinbus Javascript Secure Remote Password is a browser SRP6a…6.9
- CVE-2025-54887jwe is a Ruby implementation of the RFC 7516 JSON Web Encryp…9.1
- CVE-2025-54888Fedify is a TypeScript library for building federated server…8.7
- CVE-2025-54889Improper Neutralization of Input During Web Page Generation …4.8
- CVE-2025-5489Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-54890Improper Neutralization of Input During Web Page Generation …4.8
- CVE-2025-54891Improper Neutralization of Input During Web Page Generation …4.8
Are you affected by CVE-2025-54886?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
