MAL-2026-15673

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/fuels-versions/MAL-2026-15673.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15673
Aliases
  • GHSA-7478-v9hq-9835
Published
2026-08-31T00:00:00Z
Modified
2026-09-04T01:00:05Z
Summary
Malicious code in fuels-versions (npm)
Details

The package 'fuels-versions' was identified as containing malicious obfuscated code.


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

Source: amazon-inspector (35d9f8a553c586813518fefc4735aa6ee3416720489a27c83b8eff10c1a6a755)

bin/cli.js contains a hardcoded out-of-band callback URL at https://oobme.kunalsharma0553.workers.dev/r/7bq6fz3l15r9 and, on execution, collects the installer's username (os.userInfo() / whoami), os.hostname(), and os.platform() and POSTs them to that endpoint. The package name resembles the Fuel Labs ecosystem and has the shape of a dependency-confusion / typosquat probe that beacons host identity when the CLI is run (e.g., via npx or as an installed bin).

Source: ghsa-malware (c5d918cf489cad4b651a43b1d1b2b64d91e7194c593782b23297041e3c68cb37)

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.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "GHSA-7478-v9hq-9835",
            "import_time":  "2026-09-03T05:28:34.458686Z",
            "modified_time":  "2026-09-01T22:42:25Z",
            "ranges":  [
                {
                    "events":  [
                        {
                            "introduced":  "0"
                        }
                    ],
                    "type":  "SEMVER"
                }
            ],
            "sha256":  "c5d918cf489cad4b651a43b1d1b2b64d91e7194c593782b23297041e3c68cb37",
            "source":  "ghsa-malware"
        },
        {
            "id":  "IN-MAL-2026-019396",
            "import_time":  "2026-09-04T00:45:55.666410329Z",
            "modified_time":  "2026-09-03T23:51:54Z",
            "sha256":  "35d9f8a553c586813518fefc4735aa6ee3416720489a27c83b8eff10c1a6a755",
            "source":  "amazon-inspector",
            "versions":  [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / fuels-versions

Package

Name
fuels-versions
View open source insights on deps.dev
Purl
pkg:npm/fuels-versions

Affected ranges

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

Affected versions

1.*
1.0.0

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"
    }
]
indicators
{
    "evidence_files":  [
        {
            "path":  "bin/cli.js",
            "sha256":  "7bb9e78369c5381ad92a3997176d860469dcbd35fef2d80123dadf978eb15649",
            "tlsh":  "94112dea50f553b0bfa22c944d2f50003297c7673c09fcc0faac0359af4ea5c41325a8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/fuels-versions/MAL-2026-15673.json"