Logo
vulnerabilityCVE-2026-1703
Name
CVE-2026-1703
Source
NVD ( link)Debian ( link)
Description
When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
python3-pip
Patched

Vulnerability Ratings#


2
CVSSv4
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
yocto
master
26.1.2
Not Affected
yocto
scarthgap
24.0
Patched

Resolved with patches#


python3-pip (yocto:kirkstone)

#
Title
Author
Resolve
1
Use os.path.commonpath() instead of commonprefix()
Seth Michael Larson <seth@python.org>
CVE-2026-1703

python3-pip (yocto:scarthgap)

#
Title
Author
Resolve
1
Use os.path.commonpath() instead of commonprefix()
Seth Michael Larson <seth@python.org>
CVE-2026-1703