MAL-2026-15498

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aws-blog/MAL-2026-15498.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15498
Aliases
  • GHSA-q8ww-mqrw-jq9q
Published
2026-08-28T23:12:05Z
Modified
2026-08-29T18:45:14Z
Summary
Malicious code in aws-blog (npm)
Details

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

Source: amazon-inspector (b036991e88a4be9813e89ba9861b39ae37fbd9201d1bd017f81c8b33d5f5e44b)

package.json declares a dependency whose key equals the package's own name (aws-blog) with a value of https://repo.securityctrl.com/aws-blog instead of a registry version range. On npm install, npm fetches whatever tarball bytes that URL currently returns and installs it, running any lifecycle scripts inside it. There is no version pin and no integrity hash, so the executed code is whatever the operator of repo.securityctrl.com serves at install time and can change silently between installs. The shipped source is an inert stub, so the manifest line is the entire published surface of the package. The dependency-confusion shape (self-named key, implausibly high 45.0.0 version to win resolution against an internal aws-blog, host unrelated to any AWS or npm infrastructure) further indicates targeting of installers who expect an internal package by this name.

Source: ghsa-malware (2acdcb16ba522c20b91790d0960a2095dbfe5ac7837d9f737ed575357e73fe9f)

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": "IN-MAL-2026-019073",
            "import_time": "2026-08-28T23:14:36.293740146Z",
            "modified_time": "2026-08-28T23:12:12Z",
            "sha256": "7457ee979e937c9b0a96119e55033c28e5fd6cce4bff7d28aef3d99398bf520f",
            "source": "amazon-inspector",
            "versions": [
                "45.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-019072",
            "import_time": "2026-08-28T23:14:36.211523109Z",
            "modified_time": "2026-08-28T23:12:05Z",
            "sha256": "e3494571ccdf2c6747c553a8bf21919db5a19921f33b746d81895beaecd56a3d",
            "source": "amazon-inspector",
            "versions": [
                "45.0.2"
            ]
        },
        {
            "id": "IN-MAL-2026-019091",
            "import_time": "2026-08-28T23:38:04.381489009Z",
            "modified_time": "2026-08-28T23:14:56Z",
            "sha256": "b036991e88a4be9813e89ba9861b39ae37fbd9201d1bd017f81c8b33d5f5e44b",
            "source": "amazon-inspector",
            "versions": [
                "45.0.0"
            ]
        },
        {
            "id": "GHSA-q8ww-mqrw-jq9q",
            "import_time": "2026-08-29T18:26:29.981136126Z",
            "modified_time": "2026-08-29T18:13:36Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "2acdcb16ba522c20b91790d0960a2095dbfe5ac7837d9f737ed575357e73fe9f",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / aws-blog

Package

Affected ranges

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

Affected versions

45.*
45.0.0
45.0.1
45.0.2

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"
    },
    {
        "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": "fbd019166d0eb2cbae26a4b92273b70f97c9af8070ef14747a033cb065abde63",
            "tlsh": "14d0a7718928167317cd25d868765a0b72660f2f50087c19d3e3640dd59c5b758fd3dc"
        }
    ],
    "package_integrity": [
        {
            "filename": "aws-blog-45.0.1.tgz",
            "hashes": {
                "sha1": "094a99b237907b89649f582554b86bed843a2e14",
                "sha512_sri": "sha512-LzoioHZU4QrUl9akrskbv/nX8US+ELIRDrgTwUrcw03F9BMosKAKwES9Tlo40Q6hqY5uA+7GmV76btAPVaQa2g=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aws-blog/MAL-2026-15498.json"