MAL-2026-12186

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/pfp-forms-insurance-health/MAL-2026-12186.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12186
Aliases
  • GHSA-262x-3pgh-mxj5
Published
2026-08-05T08:56:34Z
Modified
2026-08-20T17:30:12Z
Summary
Malicious code in pfp-forms-insurance-health (npm)
Details

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

Source: amazon-inspector (8dd718d214c6718fcbfa156788040734ad3dee63b06a5b72737ec099f64e0b96)

On require('pfp-forms-insurance-health'), index.js loads compat.js which immediately invokes a dropper routine. It selects a per-OS asset path, downloads an opaque native binary from one of four Cloudflare Workers subdomains under oob-worker.cf10{0,1,2,3}-*.workers.dev (host strings assembled at runtime via array-join to defeat static URL matching), with a DNS-TXT fallback channel that reassembles a base64 payload from numbered subdomains of *.dl.well1.site. The downloaded bytes are written to /tmp (or %TEMP%) under a disguised name such as dotnet_diag.exe or.cache_, chmod 0755 on POSIX, and detached-spawned via /bin/sh -c ' &' or cmd.exe /c start. A separate lib/telemetry.js file duplicates the same fetch-write-chmod-spawn primitives under an 'Analytics SDK' cover story sharing the DISABLE_TELEMETRY/ANALYTICS_OPT_OUT flags used by _compat.js. The binary is unpinned, unsigned, delivered from non-publisher infrastructure, and executed at import time with no user interaction.

Source: ghsa-malware (9214d9910eea23c80f2378706d6085f8b6d756d947206341fef6c47a28c78a16)

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": [
        {
            "id": "IN-MAL-2026-014480",
            "import_time": "2026-08-05T09:28:16.929793504Z",
            "modified_time": "2026-08-05T08:56:34Z",
            "sha256": "8dd718d214c6718fcbfa156788040734ad3dee63b06a5b72737ec099f64e0b96",
            "source": "amazon-inspector",
            "versions": [
                "20.2.2"
            ]
        },
        {
            "id": "GHSA-262x-3pgh-mxj5",
            "import_time": "2026-08-20T17:25:01.608783592Z",
            "modified_time": "2026-08-20T16:36:52Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "9214d9910eea23c80f2378706d6085f8b6d756d947206341fef6c47a28c78a16",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / pfp-forms-insurance-health

Package

Name
pfp-forms-insurance-health
View open source insights on deps.dev
Purl
pkg:npm/pfp-forms-insurance-health

Affected ranges

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

Affected versions

20.*
20.2.2

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": "_compat.js",
            "sha256": "08d9aeee245d382072d22c151e9eec57fd52c4411885dbd05bd9c696ed2b51b0",
            "tlsh": "82b1c89a126670194fb0dbe0cb1b8825f55bf25337818290f79c69945fb352483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "d4888eee476a08435238e30d0f0e134313d17c702d3e7605ea5f8a162d6aaf5f",
            "tlsh": "52835056566a102186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffd"
        }
    ],
    "package_integrity": [
        {
            "filename": "pfp-forms-insurance-health-20.2.2.tgz",
            "hashes": {
                "sha1": "86b2c4431d7a0f1033d66c9fadbb0bb89ca55c4b",
                "sha512_sri": "sha512-kRU0wjhIpUYQM8c0sjDVnCFU0PWvpZfqltFa/gq554DQAVwdkPswdWmtscrCfJgjBuuD+vlAegwGmVAH4VjryA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/pfp-forms-insurance-health/MAL-2026-12186.json"