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

CVE-2026-31223CVE-2026-31223

Description

The snorkel library thru v0.10.0 contains a critical insecure deserialization vulnerability (CWE-502) in the BaseLabeler.load() method of the BaseLabeler class. The method loads serialized labeler models using the unsafe pickle.load() function on user-supplied file paths without any validation or security controls. Python's pickle module is inherently dangerous for deserializing untrusted data, as it can execute arbitrary code during the deserialization process. A remote attacker can exploit this by providing a maliciously crafted pickle 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-19T12:03:05Z
Published2026-05-12
Last modified2026-05-15

Underlying weaknesses· 1

CWE-502

References

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

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-31224
CVE
CVE-2026-31222
CVE
CVE-2026-31229
CVE
CVE-2026-31237
CVE
CVE-2025-1889
CVE
CVE-2026-31218
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.