MAL-2026-16435

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/catqrcodeconverter/MAL-2026-16435.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16435
Published
2026-09-23T01:40:42Z
Modified
2026-09-23T02:00:07Z
Summary
Malicious code in catqrcodeconverter (npm)
Details

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

Source: amazon-inspector (3333f7b95e551ebf6ed266fb1de661b7419520ed3a922b05910ede132c7d6757)

Package catqrcodeconverter@99.2.1 wires both preinstall and postinstall lifecycle hooks in package.json to execute scripts/run.js. On npm install, run.js reads the installer's OS username via os.userInfo() and hostname via os.hostname() and POSTs them as JSON (with the package name) to a hardcoded collector at https://webhook.site/8beeee0f-4dd4-4b25-8588-5a5f83fe6ed2, and issues a DNS canary lookup to 8beeee0f-4dd4-4b25-8588-5a5f83fe6ed2.dnshook.site. The implausibly high version number (99.2.1) is consistent with a dependency-confusion lure intended to win resolution against an internal package name. Installer host identifiers are transmitted to an attacker-controlled endpoint without any user interaction beyond the install command.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020326",
            "import_time":  "2026-09-23T01:50:19.111490213Z",
            "modified_time":  "2026-09-23T01:40:42Z",
            "sha256":  "3333f7b95e551ebf6ed266fb1de661b7419520ed3a922b05910ede132c7d6757",
            "source":  "amazon-inspector",
            "versions":  [
                "99.2.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / catqrcodeconverter

Package

Name
catqrcodeconverter
View open source insights on deps.dev
Purl
pkg:npm/catqrcodeconverter

Affected ranges

Affected versions

99.*
99.2.1

Database specific

cwes
[
    {
        "cweId":  "CWE-506",
        "description":  "The product contains code that appears to be malicious in nature.",
        "name":  "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files":  [
        {
            "path":  "scripts/run.js",
            "sha256":  "e663687cf6e937c9ab29f0da15647930df294f318ba74ec281f25359bc604783",
            "tlsh":  "812111e748f841242eb341c0674fec5aa227e6067443ead0ba9d03221fc5afc46739f8"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "catqrcodeconverter-99.2.1.tgz",
            "hashes":  {
                "sha1":  "8342932e947043000943693abd7dacfa2b9463ff",
                "sha512_sri":  "sha512-yx8U3XYgFcoGhf6VweYNUZh5WN+R28ZIebeIG896JkaBIYHXk9p65ZYkOC9xudH2YeCfJ3tovEcOk5wolU5VTg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/catqrcodeconverter/MAL-2026-16435.json"