MAL-2026-15542

    Dashboard / Malicious Package / MAL-2026-15542

    MAL-2026-15542

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-p8fv-qch5-j7m9

    Summary: Malicious code in paper-password-input (npm)

    Details: Source: amazon-inspector (a97853ce25938b0cc295a798fa8c9ae8ab513126e70b93084785636a91bc7ec4) package.json declares a dependency whose key equals the package's own name (paper-password-input) and whose value is a bare HTTPS URL, https://repo.securityctrl.com/paper-password-input, rather than a registry version range. On npm install, npm fetches whatever bytes are served at that URL with no version pin and no integrity check, and executes any lifecycle scripts inside the fetched tarball. The shipped index.js is an inert stub, so the manifest itself is the entire published surface — whoever controls repo.securityctrl.com can deliver arbitrary code to every installer, and the self-named dependency shape is consistent with a dependency-confusion lure targeting an internal package name. Source: ghsa-malware (1d35bd6e36e34e447d64a6e9a1a8a12397cec2c0aafe76ec205318903dc04b14) 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: paper-password-input

    Purl: pkg:npm/paper-password-input

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    45.0.0
    MAL-2026-15542 | CVE-DB