MAL-2026-4783

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/withdrawn/npm/@iola_adm/iola-cli/MAL-2026-4783.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4783
Withdrawn
2026-05-26T18:05:07Z
Published
2026-05-26T07:17:56Z
Modified
2026-05-27T00:31:56.179069953Z
Summary
Malicious code in @iola_adm/iola-cli (npm)
Details

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

Source: amazon-inspector (6e28a7ca88c4000d6efee1c0e324c8f28bebf03ef988e2ac3aa437857f34ee08)

src/cli.js contains a hardcoded endpoint https://apiiola.yasg.ru referenced multiple times (lines 1, 2, 198) and invoked via fetch() at line 256, in code paths that read process.env. The destination domain is a non-descriptive third-party host on the.ru TLD with no relationship to the package's apparent identity (@iola_adm/iola-cli) or any documented publisher infrastructure. The combination of a hardcoded foreign C2-shaped destination, fetch() calls into it, and process.env reads in the same file matches the active-attack/exfiltration shape: any installer who runs the CLI will have environment data shipped to an attacker-controlled endpoint.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-05-26T07:17:56Z",
            "versions": [
                "0.1.2"
            ],
            "sha256": "6e28a7ca88c4000d6efee1c0e324c8f28bebf03ef988e2ac3aa437857f34ee08",
            "id": "IN-MAL-2026-004859",
            "source": "amazon-inspector",
            "import_time": "2026-05-26T07:48:28.543552411Z"
        }
    ]
}
References
Credits

Affected packages

npm / @iola_adm/iola-cli

Package

Name
@iola_adm/iola-cli
View open source insights on deps.dev
Purl
pkg:npm/%40iola_adm%2Fiola-cli

Affected ranges

Affected versions

0.*
0.1.2

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "0471a7288ee29c8036f82e9cdd23ad6d31d5c7f8961d7104bb4e0db49bea2b33",
            "tlsh": "6a02920068f5163202ab71548c4fa80932be0b16344dfe54bb3c81d46f9ec39e5b7dae",
            "path": "src/cli.js"
        }
    ],
    "package_integrity": [
        {
            "filename": "iola-cli-0.1.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-Pjz3nT8S2qB4jY+uiPVPr3dB65Byn3DeUMfSjTvIp9gzz3Ih21S9IAYUt+LyfXIGgfzWALKEcWEzDC7OhKcDGQ==",
                "sha1": "393adf16e360f5638d67941970a43952b7999abc"
            }
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/withdrawn/npm/@iola_adm/iola-cli/MAL-2026-4783.json"