Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-54886— skops: Card.get_model does not block arbitrary code execution

Quick assessment

Affected
skops-dev skops
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Skops是Skops项目的一个 Python 库,可帮助共享基于 scikit-learn 的模型并将其投入生产。 Skops 0.12.0及之前版本存在代码问题漏洞,该漏洞源于Card.get_model函数未防止任意代码执行,可能导致安全风险。

CVSS 8.4 · High EPSS 0.22% · P12

Possible ATT&CK Techniques 1 AI

T1203 · Exploitation for Client Execution
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-54886

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
skops: Card.get_model does not block arbitrary code execution
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
可信数据的反序列化
Source: CVE Program / CVE List V5
Vulnerability Title
Skops 代码问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Skops是Skops项目的一个 Python 库,可帮助共享基于 scikit-learn 的模型并将其投入生产。 Skops 0.12.0及之前版本存在代码问题漏洞,该漏洞源于Card.get_model函数未防止任意代码执行,可能导致安全风险。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
skops-dev skops < 0.13.0 -

II. Public POCs for CVE-2025-54886

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9042 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2025-54886

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2025-54886

No comments yet


Leave a comment