---
id: MAL-2026-16099
title: Malicious code in bq-sdist-probe-vrp (PyPI)
summary: Malicious code in bq-sdist-probe-vrp (PyPI)
severity: critical
exploited: true
vendor: bq-sdist-probe-vrp
product: bq-sdist-probe-vrp
ecosystem: pip
affected:
  - bq-sdist-probe-vrp
published: '2026-09-09'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T19:30:05.409456473Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/MAL-2026-16099'
references:
  - url: 'https://pypi.org/project/bq-sdist-probe-vrp/0.0.1/'
tags:
  - osv
  - pip
  - malware
ingestedAt: '2026-09-10T03:08:29.631Z'
---

## Overview


---
_-= Per source details. Do not edit below this line.=-_

## 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.


## Affected packages

- `bq-sdist-probe-vrp`

## Remediation

Refer to the advisory for the patched release.
