pypi

calcboxlite @1.0

Vulnerability report · Last retrieved from osv.dev August 29, 2026 at 8:35 AM UTC

Malicious

OSV ID

MAL-2026-15488

Ecosystem

pypi

Summary

setup.py and calcboxlite/__init__.py both invoke a top-level _report() function that reads getpass.getuser() and socket.gethostname() and POSTs them as JSON to a hardcoded remote collector at https://k4m2qhx7ptv9nzcr3bwe8syd6ljfa0gu1.oast.invalid/collect. The beacon fires automatically on pip install and again on every import calcboxlite , so consumers in sandboxed builds, CI runners, REPLs, or downstream libraries all transmit installer identity to the endpoint. The destination host is unrelated to any advertised calculator functionality and is characteristic of an out-of-band interaction collector used for identifying vulnerable installers.

Source: amazon-inspector (227fe04d85516bd5348dea2c0c25078d057eacb4f439fd6a241ea0409b7afd09)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.