CVE detail
CVE-2026-24747
PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's `weights_only` unpickler allows an attacker to craft a malicious checkpoint file (`.pth`) that, when loaded with `torch.load(..., weights_only=True)`, can corrupt memory and potentially lead to arbitrary code execution. Version 2.10.0 fixes the issue.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 22.0 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 4.5
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
8 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-24747.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comJan 27, 2026, 10:15 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2433612bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comJan 27, 2026, 10:15 PM - https://access.redhat.com/security/cve/CVE-2026-24747access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 27, 2026, 10:15 PM - https://access.redhat.com/errata/RHSA-2026:24977access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 27, 2026, 10:15 PM No excerpt available.
Exploitgithub.comJan 27, 2026, 10:15 PMNo excerpt available.
Exploitgithub.comJan 27, 2026, 10:15 PMNo excerpt available.
Exploitgithub.comJan 27, 2026, 10:15 PMNo excerpt available.
Exploitgithub.comJan 27, 2026, 10:15 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
1 repository references · best confidence 0.90 · max 0 stars
- pytorch/pytorchHigh confidencegithubNVD Exploit reference0 starsDiscovered Jul 15, 2026, 3:18 AM
NVD labels the source link as Exploit; this is not independent verification of the repository's code.
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-58025CVSS 5.9 · Medium
Deserialization of untrusted data vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Import/WikiImporter.Php, includes…
- CVE-2026-11860CVSS 7.5 · High
Quick.CMS deserializes user-controlled data received over plaintext HTTP without ensuring integrity or authenticity. This allows attackers to tamper with serialized payloads in tr…
- CVE-2025-51427CVSS 7.3 · High
An issue was discovered in ModelScope 1.25.0 allowing attackers to execute arbitrary code via crafted module listed in the configuration file (dey_mini.yaml) under the key ['nnet'…
- CVE-2026-33233CVSS 7.6 · High
AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.6.34 through 0.6.51, the backend deseriali…
- CVE-2026-45829CVSS 10.0 · Critical
A pre-authentication, code injection vulnerability in version 1.0.0 or later of the ChromaDB Python project allows an unauthenticated attacker to run arbitrary code on the server…
- CVE-2021-47952CVSS 9.3 · Critical
python jsonpickle 2.0.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary Python commands by deserializing malicious JSON payloads containi…