CVE-2023-43654

CRITICAL EXPLOITED NUCLEI

TorchServe <0.8.1 - RCE

Title source: llm

Description

TorchServe is a tool for serving and scaling PyTorch models in production. TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests and write files to the disk. This issue could be taken advantage of to compromise the integrity of the system and sensitive data. This issue is present in versions 0.1.0 to 0.8.1. A user is able to load the model of their choice from any URL that they would like to use. The user of TorchServe is responsible for configuring both the allowed_urls and specifying the model URL to be used. A pull request to warn the user when the default value for allowed_urls is used has been merged in PR #2534. TorchServe release 0.8.2 includes this change. Users are advised to upgrade. There are no known workarounds for this issue.

Exploits (3)

nomisec SUSPICIOUS 39 stars
by OligoCyberSecurity · infoleak
https://github.com/OligoCyberSecurity/ShellTorchChecker
nomisec SCANNER 2 stars
by OligoCyberSecurity · poc
https://github.com/OligoCyberSecurity/CVE-2023-43654
metasploit WORKING POC EXCELLENT
by Idan Levcovich, Guy Kaplan, Gal Elbaz, Swapneil Kumar Dash, Spencer McIntyre · rubypocjava
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/torchserver_cve_2023_43654.rb

Nuclei Templates (1)

PyTorch TorchServe SSRF
CRITICALVERIFIEDby DhiyaneshDk
FOFA: body="Requested method is not allowed, please refer to API document"

Scores

CVSS v3 10.0
EPSS 0.9185
EPSS Percentile 99.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Details

VulnCheck KEV 2025-11-26
CWE
CWE-918
Status published
Products (2)
pypi/torchserve 0.1.0 - 0.8.2PyPI
pytorch/torchserve 0.1.0 - 0.8.2
Published Sep 28, 2023
Tracked Since Feb 18, 2026