MAL-2026-16299

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@pwaplatform/module-sso-integration/MAL-2026-16299.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16299
Published
2026-09-20T11:05:51Z
Modified
2026-09-20T17:45:06Z
Summary
Malicious code in @pwaplatform/module-sso-integration (npm)
Details

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

Source: amazon-inspector (4f674867f67f5a8495dbc953913b6cc7c0d8b9d094161c660ca4dfd5449506ba)

@pwaplatform/module-sso-integration@99.0.1 declares both preinstall and postinstall lifecycle scripts that execute payload.js on npm install. payload.js collects hostname, whoami, id, uname -a, the contents of /etc/passwd (up to 4096 bytes), cwd, INIT_CWD, the installing project's git remote and branch, its package.json metadata and top-level dependencies, npm config, CI environment variables, and node/platform information, base64/base64url-encodes the payload, and transmits it over plain HTTP to three hardcoded destinations: http://sobaka-kusaka.ru:8000/oob/, http://sobaka-kusaka.ru:8898/c/, and a Burp Collaborator subdomain at http://ii473egh1b4kbaw03rf7pkzik9q0er8fx.oastify.com/. The @pwaplatform scope name, the implausibly high 99.0.1 version, and the out-of-band collaborator channel are consistent with a dependency-confusion attack against an internal scope; the README's 'authorized bug bounty canary' framing is author-controlled and does not reflect installer consent.

Source: ossf-package-analysis (774cfab0bd1150e7f7e40819176562e4e19983d87b347f5a55a0b60dfbbca7d3)

The OpenSSF Package Analysis project identified '@pwaplatform/module-sso-integration' @ 99.0.0 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-09-20T11:14:41.929762019Z",
            "modified_time": "2026-09-20T11:05:51Z",
            "sha256": "774cfab0bd1150e7f7e40819176562e4e19983d87b347f5a55a0b60dfbbca7d3",
            "source": "ossf-package-analysis",
            "versions": [
                "99.0.0"
            ]
        },
        {
            "import_time": "2026-09-20T11:14:42.256484553Z",
            "modified_time": "2026-09-20T11:10:39Z",
            "sha256": "ff12119f596cd74faf7cbe869e13bc3cb451db8adf2504112ced9aed9bafa731",
            "source": "ossf-package-analysis",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-020194",
            "import_time": "2026-09-20T17:37:29.625778733Z",
            "modified_time": "2026-09-20T17:25:54Z",
            "sha256": "3cecca23c77c98d7c158179a7785339df9780feab0719e02eb46c55102023ccf",
            "source": "amazon-inspector",
            "versions": [
                "99.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-020193",
            "import_time": "2026-09-20T17:37:29.585901082Z",
            "modified_time": "2026-09-20T17:25:43Z",
            "sha256": "4f674867f67f5a8495dbc953913b6cc7c0d8b9d094161c660ca4dfd5449506ba",
            "source": "amazon-inspector",
            "versions": [
                "99.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @pwaplatform/module-sso-integration

Package

Name
@pwaplatform/module-sso-integration
View open source insights on deps.dev
Purl
pkg:npm/%40pwaplatform/module-sso-integration

Affected ranges

Affected versions

99.*
99.0.0
99.0.1

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": "payload.js",
            "sha256": "f7cc205c2a1792c59db9234bee3dffaa71f2947dd2c7e506ecf85e91764821de",
            "tlsh": "a461b5a985ed392213b93a21d39f115167f9e0321308b5a0b56ec1c19fad2b803329ef"
        }
    ],
    "package_integrity": [
        {
            "filename": "module-sso-integration-99.0.0.tgz",
            "hashes": {
                "sha1": "f24dee4d0c47e2c4dd6807e8ad573edea89f6a87",
                "sha512_sri": "sha512-wvMeDnFr2PJamjCllnQaIImNXMVIYMHiFtw3m+pQfMYRzoELJWSWuDM+VWKRKVprtwusVBjm3O0Mnw3ldW0uww=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@pwaplatform/module-sso-integration/MAL-2026-16299.json"