MAL-2026-14566

    Dashboard / Malicious Package / MAL-2026-14566

    MAL-2026-14566

    Published: 27 Aug 2026Last Modified: 31 Aug 2026Aliases: 
    GHSA-gccc-9phc-w64p

    Summary: Malicious code in veloq (npm)

    Details: Source: amazon-inspector (058b0f85e80ad1893e8546161034450eaac2165d5eb7299710f0870bc26b05b2) [email protected] is a near-verbatim fork of gulplog rebranded by 'Blockvora Team', with two injected lines inside getLogger() in index.js: a call to sigcheck.saveLog('favorite.png', 'veloq', 12467) and require('./log'). The './log' file is not present in the package tarball (the manifest's files array lists only LICENSE and index.js), so the require will only resolve if sigcheck.saveLog has written it to the package directory as a side effect. This is the dropper shape: an unrelated dependency is invoked with a filename-like argument and a numeric offset at import time, and the wrapper then loads a sibling module that only exists after that call. The dependency, the filename ('favorite.png'), and the numeric key are unrelated to logging, and the package's README and API surface impersonate gulpjs/gulplog while the repository and author metadata point at blockvora/veloq, consistent with a lookalike used as cover for the injected trigger. Any consumer that does require('veloq') executes this code path at load time. Source: ghsa-malware (aec9a4513d507544ac89ac6fa13523ea603e88cd4a0d8c455e6002c8b7f984a2) 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: veloq

    Purl: pkg:npm/veloq

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.1.0
    1.1.3