MAL-2026-14030

    Dashboard / Malicious Package / MAL-2026-14030

    MAL-2026-14030

    Published: 14 Aug 2026Last Modified: 14 Aug 2026

    Summary: Malicious code in bootstrap-custom-ui (npm)

    Details: Source: amazon-inspector (652b61501946d7df441ba0b302898ff5aa223b09828775504099fc8d91878d81) The package presents itself as a React/Bootstrap UI component library but its default export getPlugin performs an HTTPS request to the hardcoded bare-IP endpoint https://31.97.137.157:45000/icons/108 and passes the response's credits field to the Function constructor with full Node context (require, module, exports, process, Buffer). Any caller invoking the exported function grants the remote server arbitrary code execution on the host. The destination URL is assembled from split string fragments (protocol, separator, domain, path, token) and a decoy setDefaultModule references legitimate CDN names (cloudflare, fastly, akamai, cloudfront) that are never actually used, camouflaging the real bare-IP destination. Behavior does not match the advertised purpose.

    Affected packages

    Package

    Name: bootstrap-custom-ui

    Purl: pkg:npm/bootstrap-custom-ui

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    5.7.2
    MAL-2026-14030 | CVE-DB