CVE-2026-31224HIGH 8.8EPSS p30.9%

CVE-2026-31224CVE-2026-31224

Description

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability (CWE-502) in the MultitaskClassifier.load() method of the MultitaskClassifier class. The method loads model weight files using torch.load() without enabling the security-restrictive weights_only=True parameter. This default behavior allows the deserialization of arbitrary Python objects via the Pickle module. A remote attacker can exploit this by providing a maliciously crafted model file, leading to arbitrary code execution on the victim's system when the file is loaded via the vulnerable method.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS0.39% probability of exploitation · percentile 30.9% · 2026-06-18T12:00:27Z
Published2026-05-12
Last modified2026-05-13

Underlying weaknesses· 1

CWE-502

References

  1. https://github.com/snorkel-team/snorkel
  2. https://www.notion.so/CVE-2026-31224-35d1e1393188814185f3f6db86c9a4e9

1

TypeTargetConfidenceTier
WeaknessDeserialization of Untrusted Datacwe-5020%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-31222
CVE
CVE-2026-31223
CVE
CVE-2026-31214
CVE
CVE-2026-31232
CVE
CVE-2026-31229
CVE
CVE-2026-31218
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.