CVE-2024-48063
PyTorch RemoteModule Deserialization Remote Code Execution
Description
In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this is intended behavior in PyTorch distributed computing.
INFO
Published Date :
Oct. 29, 2024, 9:15 p.m.
Last Modified :
July 16, 2025, 12:25 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2024-48063 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-48063
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
PyTorch RemoteModule反序列化远程代码执行漏洞(CVE-2024-48063)是一个影响PyTorch 2.4.1及更早版本的严重安全漏洞
cve poc security-tools
Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-48063
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-48063
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jul. 16, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-502 Added CPE Configuration OR *cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:* versions up to (including) 2.4.1 Added Reference Type MITRE: https://gist.github.com/hexian2001/c046c066895a963ecc0a2cf9e1180065 Types: Third Party Advisory Added Reference Type MITRE: https://github.com/pytorch/pytorch/issues/129228 Types: Not Applicable Added Reference Type MITRE: https://github.com/pytorch/pytorch/security/policy#using-distributed-features Types: Product Added Reference Type MITRE: https://rumbling-slice-eb0.notion.site/Distributed-RPC-Framework-RemoteModule-has-Deserialization-RCE-in-pytorch-pytorch-111e3cda9e8c8021a7d3cbc61ee1a20c Types: Exploit -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jan. 09, 2025
Action Type Old Value New Value Removed CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Removed CWE CWE-502 -
CVE Modified by [email protected]
Nov. 01, 2024
Action Type Old Value New Value Changed Description In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this is intended behavior in PyTorch distributed computing. Added Reference MITRE https://github.com/pytorch/pytorch/issues/129228 [No types assigned] Added Reference MITRE https://github.com/pytorch/pytorch/security/policy#using-distributed-features [No types assigned] Added Tag MITRE disputed -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Oct. 30, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-502 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H -
CVE Received by [email protected]
Oct. 29, 2024
Action Type Old Value New Value Added Description In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. Added Reference MITRE https://rumbling-slice-eb0.notion.site/Distributed-RPC-Framework-RemoteModule-has-Deserialization-RCE-in-pytorch-pytorch-111e3cda9e8c8021a7d3cbc61ee1a20c [No types assigned] Added Reference MITRE https://gist.github.com/hexian2001/c046c066895a963ecc0a2cf9e1180065 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-48063
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-48063
weaknesses.