MAL-2026-3255

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@enterprise-core/auth-gateway-bridge/MAL-2026-3255.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-3255
Aliases
  • GHSA-627r-xf4j-2cqq
Published
2026-04-29T14:00:00Z
Modified
2026-05-12T07:52:46.017479Z
Summary
Malicious code in @enterprise-core/auth-gateway-bridge (npm)
Details

Dependency confusion and typosquatting campaign by threat actor "saif777". Packages use inflated version numbers (9999.9999.9999, 9999.9999.10000, 50.50.50, 7.66.5) to win version resolution in environments with private registries. All active packages execute a postinstall hook ("node index.js") that collects a system fingerprint — public IP (via api.ipify.org), username, hostname, CPU model, RAM, working directory, OS platform — and exfiltrates it as a Discord embed to a shared webhook (base64-obfuscated in source). Payloads include sandbox/bot detection: machines with ≤1 CPU or <2 GB RAM are flagged as sandbox/CI; real machines trigger a green embed. Targets organisations with a private @enterprise-core/auth-gateway-bridge package.


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

Source: amazon-inspector (12ce83a2f1a32b7be47bee401080c8a22d26999babc89f8cdd926fc522bb2efe)

The package @enterprise-core/auth-gateway-bridge was found to contain malicious code.

Source: ghsa-malware (2d7531d4f310333b7ab5fd1fd3fb71ee8e538e1efcaaece100216184a43ee108)

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-05-05T15:33:42Z",
            "id": "GHSA-627r-xf4j-2cqq",
            "import_time": "2026-05-05T15:54:22.826498472Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "sha256": "2d7531d4f310333b7ab5fd1fd3fb71ee8e538e1efcaaece100216184a43ee108"
        },
        {
            "source": "amazon-inspector",
            "versions": [
                "50.50.50"
            ],
            "import_time": "2026-05-12T07:28:53.319901702Z",
            "modified_time": "2026-05-12T06:53:21Z",
            "sha256": "12ce83a2f1a32b7be47bee401080c8a22d26999babc89f8cdd926fc522bb2efe"
        }
    ]
}
References
Credits

Affected packages

npm / @enterprise-core/auth-gateway-bridge

Package

Name
@enterprise-core/auth-gateway-bridge
View open source insights on deps.dev
Purl
pkg:npm/%40enterprise-core/auth-gateway-bridge

Affected ranges

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

Affected versions

50.*
50.50.50

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@enterprise-core/auth-gateway-bridge/MAL-2026-3255.json"
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]