Intel

AIKIDO-2026-10653

pipenv is vulnerable to Exposure of Sensitive Information

Exposure of Sensitive InformationGHSA-8xgg-v3jj-95m2 Published Apr 30, 2026

30

Low Risk

This Affects:

PYTHONpipenv
0.0.1 - 2026.5.2
Fixed in 2026.6.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package may expose sensitive information in its package index authentication handling. Credentials embedded in [[source]] URLs within Pipfiles were passed directly to pip as -i and --extra-index-url command-line arguments, causing usernames, passwords, or tokens to be exposed through local process inspection interfaces such as ps, process listings, and /proc/<pid>/cmdline. A local attacker or co-located user on the same system could obtain private repository credentials and use them to access internal package indexes or other protected resources.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

pipenv is vulnerable to Exposure of Sensitive Information in versions 0.0.1 - 2026.5.2.

How to fix this

Upgrade the pipenv library to a patch version.