MAL-2026-10451

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gifuct/MAL-2026-10451.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10451
Aliases
  • GHSA-829c-v26f-5g9m
Published
2026-07-13T14:22:14Z
Modified
2026-07-27T10:08:31Z
Summary
Malicious code in gifuct (npm)
Details

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

Source: amazon-inspector (965f65127a6b6d2a6865e91efe6a878ae1e076b9ef4de23152aef4ee6080038b)

Package name typosquats the legitimate gifuct-js GIF parser and re-exports it as cover. On module load, code reconstructs the host filament-zap.vercel.app and paths /service/assets/fetchBinary / /service/assets/fetchLinuxBinary from String.fromCharCode numeric arrays, downloads a platform-specific executable, writes it to a WinMetrics/WinService.exe path under the user data directory, chmods it 0755 on Linux, and spawns it detached with stdio ignored and unref'd. The payload is fetched over an obfuscated, unpinned URL with no hash or signature verification, and the download-and-execute path is unrelated to the advertised GIF-parsing purpose.

Source: ghsa-malware (479e3353662ebc85c7fb710cc0422e1dcf131a5274b310eaba9ca76c0e7a1430)

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-010259",
            "import_time": "2026-07-13T15:30:31.080511888Z",
            "modified_time": "2026-07-13T14:22:14Z",
            "sha256": "965f65127a6b6d2a6865e91efe6a878ae1e076b9ef4de23152aef4ee6080038b",
            "source": "amazon-inspector",
            "versions": [
                "2.1.2"
            ]
        },
        {
            "id": "GHSA-829c-v26f-5g9m",
            "import_time": "2026-07-27T09:43:03.773499067Z",
            "modified_time": "2026-07-27T00:51:14Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "479e3353662ebc85c7fb710cc0422e1dcf131a5274b310eaba9ca76c0e7a1430",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / gifuct

Package

Affected ranges

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

Affected versions

2.*
2.1.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": "index.js",
            "sha256": "def3709faaad3e407f3023f48fdf2952c926c82a8c42b86336554e1f4839352d",
            "tlsh": "7851229331e1606c4b3bd0ee190b9526a55a8a02335de4d0fb9c8e586fc2674b5f16cc"
        }
    ],
    "package_integrity": [
        {
            "filename": "gifuct-2.1.2.tgz",
            "hashes": {
                "sha1": "50ade8804743a53450ac38e4932eb989a279b0a1",
                "sha512_sri": "sha512-hNdx8pTvyhFHGrJyVKYaBbnnAuA+N/lCSgf5y7wMRBk9BnSYc1onHW8w3qtf4rNF6hGHJYX+6bC+pAJMW4qqXA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gifuct/MAL-2026-10451.json"