MAL-2026-13788

    Dashboard / Malicious Package / MAL-2026-13788

    MAL-2026-13788

    Published: 12 Aug 2026Last Modified: 12 Aug 2026Aliases: 
    GHSA-3qxv-77j4-mg7c

    Summary: Malicious code in bikliwrapper (npm)

    Details: Source: amazon-inspector (7404df615e8b246acda595b16f7282cea11addcf7a3d3148c1463a65b4d25852) bikliwrapper's npm `postinstall` script re-executes itself with UAC elevation (`Start-Process -Verb RunAs -WindowStyle Hidden`) and, after the single UAC prompt, reconfigures the installer's Windows host for remote access without further consent: it sets HKLM Terminal Server keys to enable RDP (`fDenyTSConnections=0`), disables Network Level Authentication (`UserAuthentication=0`), sets `Shadow=2` on both `RDP-Tcp` and the shadow policy key (full remote shadowing of the interactive user's session without prompting the user), opens inbound Windows Firewall rules on TCP/UDP 3389, and executes the bundled `payload/RDPWInst.exe` (RDP Wrapper v1.6.2, ~1.4 MB Delphi PE) with `-i` under elevated privilege to patch `termsrv.dll` so concurrent/shadow sessions are permitted. The bundled binary is not verified against a publisher signature. The combined post-install state — RDP listening, NLA off, shadow-without-permission enabled, firewall opened, TermService patched — is a persistent unauthenticated remote-control channel into the installer's machine established as a side effect of `npm install`. Source: ghsa-malware (b617e84fa7a0e7862d8e291e855970d497394424924d97f514fb85d2c78f144c) 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.

    Affected packages

    Package

    Name: bikliwrapper

    Purl: pkg:npm/bikliwrapper

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    1.0.2
    1.0.1
    MAL-2026-13788 | CVE-DB