Directory Traversal The advisory has been revoked - it doesn't affect any version of package py3.9-torchvision-cuda-12.3  (opens in a new tab)


Threat Intelligence

EPSS
1.5% (73rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-PY39TORCHVISIONCUDA123-14895037
  • published8 Jan 2026
  • disclosed17 May 2025

Introduced: 17 May 2025

CVE-2025-47273  (opens in a new tab)
CWE-22  (opens in a new tab)

Amendment

The Chainguard security team deemed this advisory irrelevant for Chainguard:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream py3.9-torchvision-cuda-12.3 package and not the py3.9-torchvision-cuda-12.3 package as distributed by Chainguard.

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.