VYPR

pypi · Malicious package advisory

Malware

bq-sdist-probe-vrp

GHSA-xhgv-6q3g-2824

Malicious code in bq-sdist-probe-vrp (PyPI)

Details

**Severity:** Critical

**Affected versions:** `= 0.0.1`

## Source: amazon-inspector (f61d3e118672e10f0dc02115acd8235c3b356d75e7cb59a69e26fec28070c814)
setup.py executes at pip install time and performs installer-side credential and host reconnaissance. It queries the GCE/GCP metadata service at http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token with the Metadata-Flavor: Google header to obtain the default service account's OAuth access token, service account email, and project id. It also filters os.environ for keys containing token, secret, key, pass, auth, google, project, docker, kube, or metadata substrings, and collects hostname, uid/gid/pid, the output of the id command, os.uname(), /proc/version, os.listdir('/'), and checks for /var/run/docker.sock. It performs an outbound TCP connect to 8.8.8.8:53 to test network reachability. The collected data is persisted to a JSON file inside the installed package directory. Naming (bq-sdist-probe-vrp) and behavior are consistent with a probe that harvests installer-owned cloud credentials in CI/build environments.

---

Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/2b1c1f9c745e34b30f0268524402701c7d1febca/osv/malicious/pypi/bq-sdist-probe-vrp/MAL-2026-16099.json))

**References:**
- https://github.com/ossf/malicious-packages/blob/2b1c1f9c745e34b30f0268524402701c7d1febca/osv/malicious/pypi/bq-sdist-probe-vrp/MAL-2026-16099.json
- https://pypi.org/project/bq-sdist-probe-vrp/0.0.1
- https://github.com/advisories/GHSA-xhgv-6q3g-2824

Compromised versions (1)

  • = 0.0.1

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.