MAL-2026-6408

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@su-doughnym/loginui/MAL-2026-6408.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6408
Aliases
  • GHSA-3rvq-gwcv-295m
Published
2026-06-25T02:16:09Z
Modified
2026-07-08T17:16:50.678747442Z
Summary
Malicious code in @su-doughnym/loginui (npm)
Details

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

Source: amazon-inspector (5768349705baa7b448fddb22d17412ce7befdaedd68b2e91a452eb6521e0bc66)

Package self-identifies as a HubSpot dependency-confusion proof-of-concept and is published at version 99.99.99 — a typical high-version-pin used to win resolution against internal packages of the same name. On install, postinstall.js reads os.hostname(), os.userInfo().username, process.version, PID, and the package name/version, then prints them to stdout. There is no network I/O, no remote fetch, no eval, no filesystem writes outside normal npm behavior, and no credential access. An installer who unintentionally pulls this via a misconfigured registry/scope gets noisy install logs but no data exfiltration or code execution by an attacker. Routing to review because the package is a name-squat against an internal scope and the PoC nature plus the 99.99.99 version pin means future republishes by the same author could swap in real installer-harm behavior.

Source: ghsa-malware (97528ba896a094d6b1ed4306c1553ae6f3887d808d4e4bcb6d03d9ee29e1a8b6)

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": [
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-3rvq-gwcv-295m",
            "source": "ghsa-malware",
            "import_time": "2026-06-25T03:23:52.14431359Z",
            "modified_time": "2026-06-25T02:16:10Z",
            "sha256": "97528ba896a094d6b1ed4306c1553ae6f3887d808d4e4bcb6d03d9ee29e1a8b6"
        },
        {
            "modified_time": "2026-07-08T16:26:46Z",
            "id": "IN-MAL-2026-008113",
            "source": "amazon-inspector",
            "import_time": "2026-07-08T17:01:31.53001633Z",
            "sha256": "5768349705baa7b448fddb22d17412ce7befdaedd68b2e91a452eb6521e0bc66",
            "versions": [
                "99.99.99"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @su-doughnym/loginui

Package

Name
@su-doughnym/loginui
View open source insights on deps.dev
Purl
pkg:npm/%40su-doughnym/loginui

Affected ranges

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

Affected versions

99.*
99.99.99

Database specific

indicators
{
    "evidence_files": [
        {
            "path": "postinstall.js",
            "tlsh": "8011a99548ecda3934a30e41bcb44e1b31ab9f11e403a020719c43ebaff1da8ed0243d",
            "sha256": "7355554286a7a8acd7ecd97582d31597ba34e1921651293a6b0de2958c4f030b"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@su-doughnym/loginui/MAL-2026-6408.json"
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]