MAL-2026-6113

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/intquery/MAL-2026-6113.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6113
Aliases
  • GHSA-w7f8-x6ww-hf3x
Published
2026-06-18T04:05:21Z
Modified
2026-07-08T22:01:51Z
Summary
Malicious code in intquery (npm)
Details

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

Source: amazon-inspector (cf4fe75f735c39be9ffe01686f69fd519c1408dd3473bb833506e1948fbc74a7)

intquery@1.1.5 is published under the name 'intquery' by 'Stagnation Lab', but its README is a verbatim copy of the unrelated project ts-logger-pack (github.com/kallaspriit/ts-logger-pack) and its LICENSE attributes copyright to Priit Kallas. The README advertises 'A zero-dependency TypeScript logger interface', while package.json line 38 declares a runtime dependency on obfus-jsxy@^3.2.0 — a name with no relationship to logging and not mentioned anywhere in the README. The shipped dist/ contents are a trivial dummyLogger that does not use obfus-jsxy at runtime, so the dep serves no functional purpose for the advertised package. The structural pattern — identity-laundering (renamed clone, mismatched author/LICENSE/README), undeclared and purpose-mismatched runtime dep, trivial cover code — is the shape of a delivery vehicle that silently pulls obfus-jsxy onto any installer's machine via npm install intquery.

Source: ghsa-malware (115c6fdd6b1a49aced7caf0b51b58290e6c07980e72cd7699dd360498a6790e5)

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": "GHSA-w7f8-x6ww-hf3x",
            "import_time": "2026-06-18T05:54:18.980985281Z",
            "modified_time": "2026-06-18T04:05:21Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "115c6fdd6b1a49aced7caf0b51b58290e6c07980e72cd7699dd360498a6790e5",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-008629",
            "import_time": "2026-07-08T21:54:10.172910233Z",
            "modified_time": "2026-07-08T21:35:59Z",
            "sha256": "cf4fe75f735c39be9ffe01686f69fd519c1408dd3473bb833506e1948fbc74a7",
            "source": "amazon-inspector",
            "versions": [
                "1.1.5"
            ]
        },
        {
            "id": "IN-MAL-2026-008628",
            "import_time": "2026-07-08T21:54:10.10861854Z",
            "modified_time": "2026-07-08T21:35:53Z",
            "sha256": "1d197b7ee4a4a4ba62531f3599f37e705106c4952381ed6c6ae0db15a53a850f",
            "source": "amazon-inspector",
            "versions": [
                "1.1.4"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / intquery

Package

Affected ranges

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

Affected versions

1.*
1.1.4
1.1.5

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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "21dc19ef6cd7fb05e3bff3b2144ba2e87a335a8ab06584586f8c2eec2f751804",
            "tlsh": "ae319224c9ab8d5326c916edbc6d4645a56088474d49fe0873e9522c4f8c7df20ff2ae"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/intquery/MAL-2026-6113.json"