Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
0 The snorkel library up to version 0.10.0 has an insecure deserialization vulnerability in the MultitaskClassifier.load() method. This method uses torch.load() without the security-restrictive weights_only=True parameter, allowing arbitrary Python object deserialization via Pickle. A remote attacker can exploit this by supplying a crafted model file, potentially leading to arbitrary code execution when the file is loaded. Join the discussion | CVE Database V5 | 05/12/2026, 00:00:00 UTC Added: 05/12/2026, 15:51:36 UTC |
0 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. Join the discussion | CVE Database V5 | 05/12/2026, 00:00:00 UTC Added: 05/12/2026, 15:51:32 UTC |
0 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. Join the discussion | CVE Database V5 | 05/12/2026, 00:00:00 UTC Added: 05/12/2026, 15:51:32 UTC |
Showing 1 to 3 of 3 results