216.73.217.22

CVE-2026-31222

· Published 12/05/2026 16:16 · Modified 13/05/2026 15:47

Labels: CVE-2026-31222 2026-05-12CVE-2026-31222CWE-502[email protected]

Essential information

Published
12/05/2026 16:16
Modified
13/05/2026 15:47
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS metrics

Description

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability (CWE-502) in the Trainer.load() method of the Trainer class. The method loads model checkpoint 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.

NVD status

Status
Analyzed — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
snorkel / snorkel cpe:2.3:a:snorkel:snorkel:*:*:*:*:*:*:*:*

References