OSPulse

Is pip healthy, maintained, and safe?

55/ 100
pipv26.2.1
Medium riskconfidence: Highview on pypi.org

Maintained, but watch it — pip has real signals (drift, thin maintenance, or advisories) worth tracking.

vital-signs traceirregular · weakening

The verdict

pip earns a health score of 55/100, a medium risk rating, computed deterministically from live PyPI release history, and the OSV vulnerability database. Maintained, but watch it — pip has real signals (drift, thin maintenance, or advisories) worth tracking.

Its most recent release shipped on 4 August 2026 — 33 days ago — so development is clearly active. Across 156 releases the cadence has been steady, which is a good sign of an ongoing maintenance rhythm. PyPI doesn't expose a reliable maintainer count, so bus-factor isn't scored here — treat maintenance depth as unknown rather than assumed.

OSV lists 26 known advisories for pip, including 4 high. Review whether your version is in the affected range and whether a fixed release is available before depending on it. Each advisory is listed with its OSV/GHSA identifier below.

pip is usable but carries real signals — pin versions, watch for new advisories, and keep a fallback in mind. This is a one-time snapshot of a single package — real projects depend on dozens or hundreds of packages, and any one of them can drift or be compromised between releases. Run your own requirements.txt through the free health check, or have OSPulse monitor your whole dependency tree continuously.

Evidence trail — deterministic, auditable

Last release recency
33 days ago · active
Release cadence
steady · typical gap ~19d
Maintainer bus factor
not available from PyPI — not penalised
Known vulnerabilities (OSV)
26 advisories · 4 high
-45
Package age
17.9 years · 156 releases

Known vulnerabilities (26)

  • GHSA-4gv5-qhvr-36vvMODERATECVE-2013-1888PYSEC-2013-9

    Improper Link Resolution Before File Access in pip

  • GHSA-4xh5-x5gv-qwphMODERATECVE-2025-8869PYSEC-2026-1795

    pip's fallback tar extraction doesn't check symbolic links point to extraction directory

  • GHSA-53mr-44pp-crf4MODERATECVE-2014-8991PYSEC-2014-11

    pip lack of randomness in build directory

  • GHSA-58qw-9mgm-455vMODERATECVE-2026-3219PYSEC-2026-2875

    pip has an interpretation conflict due to handling both concatenated tar and ZIP files as ZIP files

  • GHSA-5xp3-jfq3-5q8xHIGHCVE-2021-3572PYSEC-2021-437

    Improper Input Validation in pip

  • GHSA-6vgw-5pg2-w6jpLOWCVE-2026-1703PYSEC-2026-1796

    pip Path Traversal vulnerability

  • GHSA-c5h8-cq4v-cvfmHIGHCVE-2013-5123PYSEC-2019-160

    Improper Authentication in pip

  • GHSA-g3p5-fjj9-h8gjHIGHCVE-2013-1629PYSEC-2013-8

    Improper Input Validation in pip

  • GHSA-gpvv-69j7-gwj8HIGHCVE-2019-20916PYSEC-2020-173

    Path Traversal in pip

  • GHSA-jp4c-xjxw-mgf9MODERATECVE-2026-6357PYSEC-2026-2876

    pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere

  • GHSA-mq26-g339-26xfMODERATECVE-2023-5752PYSEC-2023-228

    Command Injection in pip when used with Mercurial

  • GHSA-qwm4-qh6w-59xrMODERATECVE-2026-13346PYSEC-2026-3721

    pip would incorrectly handle doubly-encoded package URLs from indexes

  • GHSA-wf93-45jw-7689MODERATECVE-2026-8643PYSEC-2026-196

    pip: Path traversal in console_scripts/gui_scripts entry point names allows installing scripts outside of target directory

  • PYSEC-2013-8UNKNOWNCVE-2013-1629GHSA-g3p5-fjj9-h8gj

    pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code vi

  • PYSEC-2013-9UNKNOWNCVE-2013-1888GHSA-4gv5-qhvr-36vv

    pip before 1.3 allows local users to overwrite arbitrary files via a symlink attack on a file in the /tmp/pip-build temporary directory.

  • PYSEC-2014-11UNKNOWNCVE-2014-8991GHSA-53mr-44pp-crf4

    pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.

  • PYSEC-2019-160UNKNOWNCVE-2013-5123GHSA-c5h8-cq4v-cvfm

    The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.

  • PYSEC-2020-173UNKNOWNCVE-2019-20916GHSA-gpvv-69j7-gwj8

    The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwri

  • PYSEC-2021-437UNKNOWNCVE-2021-3572GHSA-5xp3-jfq3-5q8x

    A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest

  • PYSEC-2023-228LOWCVE-2023-5752GHSA-mq26-g339-26xf

    When installing a package from a Mercurial VCS URL (ie "pip install

  • PYSEC-2026-1795MEDIUMCVE-2025-8869GHSA-4xh5-x5gv-qwph

    pip's fallback tar extraction doesn't check symbolic links point to extraction directory

  • PYSEC-2026-1796MEDIUMCVE-2026-1703GHSA-6vgw-5pg2-w6jp

    pip Path Traversal vulnerability

  • PYSEC-2026-196LOWCVE-2026-8643GHSA-wf93-45jw-7689

    pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outs

  • PYSEC-2026-2875MEDIUMCVE-2026-3219GHSA-58qw-9mgm-455v

    pip has an interpretation conflict due to handling both concatenated tar and ZIP files as ZIP files

  • PYSEC-2026-2876MEDIUMCVE-2026-6357GHSA-jp4c-xjxw-mgf9

    pip Vulnerable to Inclusion of Functionality from Untrusted Control Sphere

  • PYSEC-2026-3721LOWCVE-2026-13346GHSA-qwm4-qh6w-59xr

    pip would incorrectly handle doubly-encoded package URLs from indexes allowing for files to be installed to arbitrary locations on disk even when installing wheels.

Key facts

Latest version
v26.2.1
Last release
4 August 2026 (33 days ago)
Total releases
156
First release
28 October 2008
Package age
17.9 years
Maintainers
not exposed by PyPI
Known advisories
26
Confidence
High

Frequently asked

Is pip still maintained?

Yes — pip released as recently as 4 August 2026 (33 days ago), so it is actively maintained.

Does pip have known security vulnerabilities?

Yes — OSV lists 26 advisories for pip. See the advisory list on this page for the OSV/GHSA identifiers.

Is pip safe to use?

Maintained, but watch it — pip has real signals (drift, thin maintenance, or advisories) worth tracking. OSPulse rates it 55/100 (medium risk) based on release recency, cadence and known vulnerabilities.

Alternatives to pip

Other PyPI packages we've checked

Browse all checked packages →

pip is one package. What about the other hundreds in your tree?

Paste your own requirements.txt into the free health check for an instant snapshot — or let OSPulse monitor your whole dependency tree continuously, before your CVE scanner wakes up.

Data from the PyPI registry & OSV.dev · snapshot generated 2026-09-07 · scores are deterministic and recomputed on each refresh.