MAL-2026-10501

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/filewisee/MAL-2026-10501.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10501
Aliases
  • GHSA-wp6h-28pg-v4j5
Published
2026-07-13T21:47:47Z
Modified
2026-08-20T01:15:13Z
Summary
Malicious code in filewisee (npm)
Details

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

Source: amazon-inspector (758d74e75086465a01c3837210bf5bafe22d86e6f087be963e39ccd62ed0b034)

The package presents itself as a date-formatting utility and re-exports plausible date APIs (format, formatISO, formatDate, formatTime) from dist/index.js, but also exports formatd from dist/file.js. When formatd is invoked, it fetches an opaque binary from the anonymous file host pixeldrain.com (https://pixeldrain.com/u/byLkaSJR), writes the bytes to ~/.drc/dr, chmods the file 0o755, and spawns it with caller-supplied args using stdio:'ignore' and windowsHide:true so the child process is hidden. There is no hash or signature verification on the downloaded binary, the host is anonymous and unrelated to the publisher, the download target is unrelated to date formatting, and the binary is staged in a hidden dot-directory under the user's home. The cover-story API surface (formatd named to blend with format/formatDate/formatTime) increases the chance consumers invoke the dropper believing it is a date helper.

Source: ghsa-malware (97ca68beaaa7bb3294d166d51c55ea8ee00f0c52e1f98298cc8e89449964675c)

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-010332",
            "import_time": "2026-07-13T21:49:34.392173849Z",
            "modified_time": "2026-07-13T21:47:56Z",
            "sha256": "758d74e75086465a01c3837210bf5bafe22d86e6f087be963e39ccd62ed0b034",
            "source": "amazon-inspector",
            "versions": [
                "0.1.0"
            ]
        },
        {
            "id": "IN-MAL-2026-010331",
            "import_time": "2026-07-13T21:49:34.332355596Z",
            "modified_time": "2026-07-13T21:47:47Z",
            "sha256": "abbbaa17e182ec6f9f9bdb19432d3454c1f1e2ac1a6390051e793e0b68a35c1e",
            "source": "amazon-inspector",
            "versions": [
                "0.1.1"
            ]
        },
        {
            "id": "GHSA-wp6h-28pg-v4j5",
            "import_time": "2026-08-20T01:06:54.129120259Z",
            "modified_time": "2026-08-19T16:14:46Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "97ca68beaaa7bb3294d166d51c55ea8ee00f0c52e1f98298cc8e89449964675c",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / filewisee

Package

Affected ranges

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

Affected versions

0.*
0.1.0
0.1.1

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": "dist/file.js",
            "sha256": "520e70dd8c3b706a84550b3fc9c91de5d42a5a3fe3cc8463470bf8f173da919b",
            "tlsh": "1a218e6b1cf7bb6941739494172be417139a80176788c844fb1dcf30bf4960d94e1bd8"
        },
        {
            "path": "dist/index.js",
            "sha256": "edeee57e54c6bb46f95b1eed9cd5d1676c3f7fb934b22248b4ac2bdb9c24209c",
            "tlsh": "b921eb22a79603229a3305d0592ec3500fbb02d7bd5b5c01063e9f63bbe7480d0896ee"
        }
    ],
    "package_integrity": [
        {
            "filename": "filewisee-0.1.0.tgz",
            "hashes": {
                "sha1": "34312f10a97e0e85ff2063dabd96eda05b701037",
                "sha512_sri": "sha512-lzHKltkfWXj5E02V2+jGhpv/e8vlIswYXvUupeFMr8Ijol/YOpbKRhWuBYJYGMedEL7CcGxxUmf/AVK1++UAxQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/filewisee/MAL-2026-10501.json"