GHSA-6vm5-6jv9-rjpj · Severity: high · Ecosystem: pip — MONAI: Unsafe torch usage may lead to arbitrary code execution
MONAI (Medical Open Network for AI) is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in `model_dict = torch.load(full_path, map_location=torch.device(device), weights_only=True)` in monai/bundle/scripts.py , `weights_only=True` is loaded securely. However, insecure loading methods still exist elsewhere in the project, such as when loading checkpoints. This is a common practice when users want to reduce training time and costs by loading pre-trained models downloaded from other platforms. Loading a checkpoint containing malicious content can trigger a deserialization vulnerability, leading to code execution. As of time of publication, no known fixed versions are available.
Conclusion & alert: CVE-2025-58756 is rated High Exploit Risk (80.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.10%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-25 | 1.38% | 2.10% | +0.72% |
| 2 | 2026-05-14 | 1.66% | 1.38% | -0.28% |
| 3 | 2026-04-14 | — | 1.66% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-6vm5-6jv9-rjpj · Severity: high · Ecosystem: pip — MONAI: Unsafe torch usage may lead to arbitrary code execution
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| monai | medical_open_network_for_ai | <= 1.5.0 | cpe:2.3:a:monai:medical_open_network_for_ai:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-6vm5-6jv9-rjpj | Exploit Vendor Advisory |