MAL-2026-3195

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/secrets-manager-wrapper/MAL-2026-3195.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-3195
Aliases
  • GHSA-fmm2-56pg-g4g7
Published
2026-04-29T14:00:00Z
Modified
2026-05-05T16:04:31.282715Z
Summary
Malicious code in secrets-manager-wrapper (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 secrets-manager-wrapper package.


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

Source: amazon-inspector (ec5d60dca99a10bcb9941d1d34e95d2134e55308aaf04f6aaa11d9135a398501)

The package secrets-manager-wrapper was found to contain malicious code.

Source: ghsa-malware (768199ced9521dff5d06dbf72616fe2fbec7e7fafa3ecb7783a4ad038e874f61)

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.

Source: ossf-package-analysis (96381835a1a11855d6f9cfaa8aba6f1ec9c16219795064e1831aa396f45410ae)

The OpenSSF Package Analysis project identified 'secrets-manager-wrapper' @ 50.50.50 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "50.50.50"
            ],
            "modified_time": "2026-04-29T22:30:43Z",
            "sha256": "96381835a1a11855d6f9cfaa8aba6f1ec9c16219795064e1831aa396f45410ae",
            "source": "ossf-package-analysis",
            "import_time": "2026-04-30T04:42:50.476264224Z"
        },
        {
            "versions": [
                "50.50.50"
            ],
            "modified_time": "2026-04-30T21:59:18Z",
            "sha256": "ec5d60dca99a10bcb9941d1d34e95d2134e55308aaf04f6aaa11d9135a398501",
            "source": "amazon-inspector",
            "import_time": "2026-04-30T22:23:14.415119093Z"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-05-05T15:33:37Z",
            "sha256": "768199ced9521dff5d06dbf72616fe2fbec7e7fafa3ecb7783a4ad038e874f61",
            "id": "GHSA-fmm2-56pg-g4g7",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2026-05-05T15:54:22.830743336Z"
        }
    ]
}
References
Credits

Affected packages

npm / secrets-manager-wrapper

Package

Name
secrets-manager-wrapper
View open source insights on deps.dev
Purl
pkg:npm/secrets-manager-wrapper

Affected ranges

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

Affected versions

50.*
50.50.50

Database specific

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