MAL-2026-13297

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-icon-loader/MAL-2026-13297.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13297
Aliases
  • GHSA-5j2m-28q8-4955
Published
2026-08-05T15:25:49Z
Modified
2026-08-06T01:20:49.028600734Z
Summary
Malicious code in dolyame-boxy-atom-icon-loader (npm)
Details

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

Source: amazon-inspector (34c580f021e76e3cff3c4a92cac6c53ef918c49db3c1d0b8eae008dd51dca766)

Package advertised as an icon loader but on require() the bundled vendor.js downloads a platform-specific executable from obfuscated Cloudflare workers.dev subdomains and *.dl.wel1.ru hosts (oob-worker.cf102-baf.workers.dev, sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru), writes it to /var/tmp or %TEMP% under disguising names (dotnetdiag_*.exe,.cache_*), chmods it 0o755, and spawns it detached via /bin/sh or cmd. Destination hostnames and the child_process require target are reconstructed at runtime via array.join("") splits to evade static scanners. If HTTPS mirrors fail, _vendor.js falls back to a DNS-TXT covert channel that queries c.<domain> for chunk count then N.<domain> for base64-encoded chunks, reassembles the executable, and feeds it to the same write/chmod/exec sink. Behavior does not match the package's declared purpose.

Source: ghsa-malware (03baa2c099e2df5b44af4bdd58c79ed8cb97069284035967f7de9efaf1e30df1)

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": [
        {
            "import_time": "2026-08-05T16:13:33.081363361Z",
            "modified_time": "2026-08-05T15:25:49Z",
            "sha256": "34c580f021e76e3cff3c4a92cac6c53ef918c49db3c1d0b8eae008dd51dca766",
            "id": "IN-MAL-2026-015694",
            "versions": [
                "35.1.8"
            ],
            "source": "amazon-inspector"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T18:45:34Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-5j2m-28q8-4955",
            "sha256": "03baa2c099e2df5b44af4bdd58c79ed8cb97069284035967f7de9efaf1e30df1",
            "import_time": "2026-08-06T00:58:53.295191285Z"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-atom-icon-loader

Package

Name
dolyame-boxy-atom-icon-loader
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-atom-icon-loader

Affected ranges

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

Affected versions

35.*
35.1.8

Database specific

cwes
[
    {
        "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."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-TFVRH184anVMwwZKYXDyEMRqBc/lJ/KKWM79OnMznDjfdBzJ1RvBNWMgA1cE6DY2kWg70X7IbDvRNoBmc2TLUQ==",
                "sha1": "3413eb29627430344438e11d265b0d91fff683af"
            },
            "filename": "dolyame-boxy-atom-icon-loader-35.1.8.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_vendor.js",
            "sha256": "7513fdd0eca7adeaedbce9b3a577d2843fe7488aacbe762bef5e11fa411e5de2",
            "tlsh": "92a1985a126a70188bb0d7e4c717541af65bf6633780c6c4f7ac5a941f7216483b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-icon-loader/MAL-2026-13297.json"