MAL-2026-2613

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/upstart-offer-container/MAL-2026-2613.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-2613
Aliases
  • GHSA-232r-w3h2-2hv5
Published
2026-04-12T10:46:10Z
Modified
2026-04-23T21:18:58.299987Z
Summary
Malicious code in upstart-offer-container (npm)
Details

Package collects sensitive data (SSH keys, AWS creds, env vars), exfiltrates it to a remote server, and executes shell commands. MALWARE!


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

Source: amazon-inspector (148e48dd7b06a250063027a17895962000ca784a3fe52b704bea049afc85763a)

The package upstart-offer-container was found to contain malicious code.

Source: ghsa-malware (874e48e71ba19f19b7f284455c8f6a9c102828fa697926226ff59ef260fbc3af)

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": [
        {
            "source": "ghsa-malware",
            "modified_time": "2026-04-13T15:33:49Z",
            "id": "GHSA-232r-w3h2-2hv5",
            "import_time": "2026-04-13T15:46:23.937453716Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "sha256": "874e48e71ba19f19b7f284455c8f6a9c102828fa697926226ff59ef260fbc3af"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-04-23T20:43:56Z",
            "import_time": "2026-04-23T20:49:14.365095727Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "sha256": "148e48dd7b06a250063027a17895962000ca784a3fe52b704bea049afc85763a"
        }
    ]
}
References
Credits

Affected packages

npm / upstart-offer-container

Package

Name
upstart-offer-container
View open source insights on deps.dev
Purl
pkg:npm/upstart-offer-container

Affected ranges

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

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/upstart-offer-container/MAL-2026-2613.json"
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]