Database/AI/ML frameworks & serving
scikit-learn / joblib: `joblib.load()` executes commands from an untrusted file via `__reduce__`
CVE-2020-13092AI/ML frameworks & servingcurated
Impact
joblib.load() executes commands from an untrusted file via __reduce__
Who can reach it
Customer-supplied .joblib/.pkl model
What to do
No fix — this is pickle semantics. Reject joblib artifacts from untrusted sources; use skops or ONNX
References
This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.