MAL-2026-14517

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hydration-ui-cls/MAL-2026-14517.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14517
Aliases
  • GHSA-596w-j9vp-pr5x
Published
2026-08-25T23:30:45Z
Modified
2026-08-26T14:30:12Z
Summary
Malicious code in hydration-ui-cls (npm)
Details

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

Source: amazon-inspector (0dab60d6a779e65d7fa94af8c036d86b722a9cfddbe12d637990251a35004356)

On import, dist/index.mjs runs a top-level async IIFE that chmods dist/internal/calc-eng.dat to 0755 and spawns it detached via child_process.spawn. The bundled 63KB Linux x86_64 ELF is a full remote-control implant: it beacons to a hardcoded C2 at 217.60.77.63 using a SECURE_BEACON/REDSHELL protocol, exposes interactive shell execution via /bin/sh and /bin/bash, and provides commands for SSH key enumeration (/ssh_keys), credential store harvest (/creds, /dbfind), bulk file exfiltration streamed as chunked POST /api/extract-receive to the C2, SOCKS5 proxy and TCP port-forwarding, in-memory ELF/shellcode staging via memfd with fetches from http://217.60.77.63/Others and /SC into /tmp/.elf_XXXXXX and /tmp/.sc_XXXXXX, and persistence via a user systemd unit named svc-update.service described as 'System Update Service' (with cron/bashrc/xdg alternatives). The binary is framed in code and README as a 'native math accelerator' performing a 'tiny startup self-check' with an SHA-256 integrity check and a 'Native accelerator loaded and verified.' log line, while the README claims no postinstall runs; the import-time spawn and RAT capability contradict that framing.

Source: ghsa-malware (5d203bb3b10279207818bd41b3e03e40bc5b2851307f058b36682ce694d725ad)

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-596w-j9vp-pr5x",
            "import_time": "2026-08-26T00:27:57.419194148Z",
            "modified_time": "2026-08-25T23:30:46Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "5d203bb3b10279207818bd41b3e03e40bc5b2851307f058b36682ce694d725ad",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-018744",
            "import_time": "2026-08-26T14:20:36.580478114Z",
            "modified_time": "2026-08-26T14:08:14Z",
            "sha256": "0dab60d6a779e65d7fa94af8c036d86b722a9cfddbe12d637990251a35004356",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / hydration-ui-cls

Package

Name
hydration-ui-cls
View open source insights on deps.dev
Purl
pkg:npm/hydration-ui-cls

Affected ranges

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

Affected versions

1.*
1.0.0

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": "dist/index.mjs",
            "sha256": "7a9c8b25e8edacea28454236adc03126d4359566ece5ba2defbad079b4f2982a",
            "tlsh": "99417466afbd632897fc0792ce387193197994430f92e984e94d473871c0b58e7c0965"
        },
        {
            "path": "dist/internal/calc-eng.dat",
            "sha256": "1cafe9068460d856d5646c4f8f775132c1142ffef7f4b8ea7dbfeb9fbd07ff96",
            "tlsh": "3a531a2bbdc28e3fc084d53087dfd42369b0b05aaa33752f26115f293d59a59473f62a"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hydration-ui-cls/MAL-2026-14517.json"