MAL-2026-6407

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@su-doughnym/hubspot-loginui-poc/MAL-2026-6407.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6407
Aliases
  • GHSA-jgj9-pm28-4m94
Published
2026-06-25T02:16:08Z
Modified
2026-07-08T17:16:50.657428443Z
Summary
Malicious code in @su-doughnym/hubspot-loginui-poc (npm)
Details

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

Source: amazon-inspector (72fa1e159f93bb8a1336dc48fe329f3a7801ebf56a49620ce67fd013ea8995ae)

Package is openly labeled a dependency-confusion proof-of-concept and uses a high version number (99.99.99) consistent with that intent. The preinstall and postinstall scripts collect host metadata (os.hostname, os.platform, username, cwd, pid, timestamp) and write it to a local file (.resolution-proof.json) inside the package's own directory. No network I/O, no eval, no remote fetch, no reads of installer secrets (~/.npmrc, ~/.aws/, ~/.ssh/), and no writes outside the package directory occur. As shipped, the package is not installer-harmful — nothing leaves the machine — but the high-version dependency-confusion shape is exactly what a malicious actor would use to shadow a private @su-doughnym/* package in an internal install. Routing to human review so a maintainer can confirm this is a legitimate internal PoC and decide whether the published artifact should remain on the public registry.

Source: ghsa-malware (e22fa4def0472cf65c32dfc2476ccebd428bc92163cb0095bea52240b1c1c914)

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": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-jgj9-pm28-4m94",
            "source": "ghsa-malware",
            "import_time": "2026-06-25T03:23:52.15379607Z",
            "sha256": "e22fa4def0472cf65c32dfc2476ccebd428bc92163cb0095bea52240b1c1c914",
            "modified_time": "2026-06-25T02:16:09Z"
        },
        {
            "sha256": "72fa1e159f93bb8a1336dc48fe329f3a7801ebf56a49620ce67fd013ea8995ae",
            "id": "IN-MAL-2026-008116",
            "source": "amazon-inspector",
            "import_time": "2026-07-08T17:01:31.771198519Z",
            "modified_time": "2026-07-08T16:27:10Z",
            "versions": [
                "99.99.99"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @su-doughnym/hubspot-loginui-poc

Package

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

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": "e34196910ad8563935b21e81a8b01d12726f8f22d502e654b19d03ef2eb6de4ed2247f",
            "sha256": "eeb8e0a33841a4d7c57291c3166c41db0379bad332835e2412118dfb458554f8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@su-doughnym/hubspot-loginui-poc/MAL-2026-6407.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"
    }
]