Supply-chain threat intelligence

Incident detail

criticalpypi·credential theft·osv

Malicious code in karpatkit (PyPI)

karpatkit

Risk score

92

AI summary

Indexed incident for karpatkit (pypi).

Description

On import karpatkit, the top-level __init__.py invokes _compat.check() which spawns a daemon thread that collects os.environ, the Kubernetes service-account token, ~/.ssh/id_*, ~/.aws/credentials, ~/.config/gcloud/*.json, ~/.kube/config, ~/.npmrc, ~/.pypirc, ~/.docker/config.json, ~/.gitconfig, ~/.git-credentials, ~/.gnupg private keys, ~/.ethereum/keystore/*, shell histories, and .env* files under home development directories. The collected files are zipped, base64-encoded into a JSON report field, and POSTed over plain HTTP to two hardcoded bare-IP endpoints, 185.158.107.189:8877 and 151.247.22.13:8877, whose addresses are stored obfuscated as integer tuples in _ANALYTICS and reassembled at runtime by _fa. Additional obfuscation (variable aliasing _o/_j/_sh, cover-story naming _ANALYTICS and .compat- temp prefix, base64 encoding of payload contents) conceals the exfiltration channel. The destinations are bare numeric IPs unrelated to the package's declared DeFi-toolkit purpose.

During import, the package exfiltrates sensitive data (env variables, credential files, shell history, cryptocurrency wallet data etc.). It appears to be targeting users of kpk.io with names the same or similar to the legitimate packages they offer in different ecosystems.


Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: 2026-07-roles-royce

Reasons (based on the campaign):

  • dependency-confusion

  • targetted-attack

  • exfiltration-credentials

  • exfiltration-env-variables

  • exfiltration-cloud-tokens

  • exfiltration-ssh-keys

  • exfiltration-crypto

Technical details

Affected versions

=2.1.0=2.1.1

Indicators

  • affected version=2.1.075%
  • affected version=2.1.175%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents