MAL-2026-4543

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/customerdigital-ui-containers-lib/MAL-2026-4543.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4543
Aliases
  • GHSA-fpwv-wv7c-h2mw
Published
2026-05-20T01:03:23Z
Modified
2026-05-29T17:31:41.714500991Z
Summary
Malicious code in customerdigital-ui-containers-lib (npm)
Details

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

Source: amazon-inspector (a314a5b253dcb30b2781bda216266b7ab1b49b62eec416bd9be07b48ab46a348)

On npm install, postinstall.js collects git identity, OS user/uid, hostname, internal network interface addresses, Cloudflare Pages environment variables, and directory listings of ~/.ssh, ~/.aws, and ~/.kube (first 5 entries of each), base64-encodes the payload, and sends it as a query string via an HTTPS GET to ho9skv69a3pbqzbzg7z1l009c0ir6hu6.oastify.com — a Burp Collaborator out-of-band exfiltration host. The script also implements explicit sandbox evasion: it returns early if the current working directory starts with /tmp, contains 'npm-', or HOME is unset, with a 'Diagnostic/2.0' User-Agent cover story. The targeted directories (~/.ssh, ~/.aws, ~/.kube) reveal credential filenames (id_rsa, credentials, config) suitable for follow-on targeted theft. The package name shape and dependency-confusion-style high version (99.12.9) are consistent with an internal-name squat reconnaissance payload.

Source: ghsa-malware (3c1d98c75f2f115983db78ed156919034fc8623c23b304efdc2c4ca27ecc8de4)

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.

Source: ossf-package-analysis (8ba8e61a99e8c6f42a14cbd3d6c403d6f064b4e3cebca968e3d26807fdfa489b)

The OpenSSF Package Analysis project identified 'customerdigital-ui-containers-lib' @ 99.13.9 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-05-26T05:50:26.668907318Z",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T01:03:23Z",
            "sha256": "a314a5b253dcb30b2781bda216266b7ab1b49b62eec416bd9be07b48ab46a348",
            "id": "IN-MAL-2026-003334",
            "versions": [
                "99.12.9"
            ]
        },
        {
            "import_time": "2026-05-26T05:50:26.776438584Z",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T01:03:23Z",
            "sha256": "cada87ed45f203a69e6be9488176d8ab37c401a28c3473332cc7e00525b3bd53",
            "id": "IN-MAL-2026-003335",
            "versions": [
                "99.12.9"
            ]
        },
        {
            "import_time": "2026-05-27T15:48:31.581650936Z",
            "sha256": "8ba8e61a99e8c6f42a14cbd3d6c403d6f064b4e3cebca968e3d26807fdfa489b",
            "modified_time": "2026-05-27T14:55:56Z",
            "source": "ossf-package-analysis",
            "versions": [
                "99.13.9"
            ]
        },
        {
            "import_time": "2026-05-28T15:13:28.203788045Z",
            "source": "ossf-package-analysis",
            "modified_time": "2026-05-28T14:20:52Z",
            "sha256": "dc1474f9b093a6c734499c7df747b2e4b4b270fac3a7209f2a61f59bae9fee82",
            "versions": [
                "99.14.9"
            ]
        },
        {
            "import_time": "2026-05-29T17:25:31.296327134Z",
            "source": "ghsa-malware",
            "modified_time": "2026-05-29T15:44:37Z",
            "sha256": "3c1d98c75f2f115983db78ed156919034fc8623c23b304efdc2c4ca27ecc8de4",
            "id": "GHSA-fpwv-wv7c-h2mw",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ]
        }
    ]
}
References
Credits

Affected packages

npm / customerdigital-ui-containers-lib

Package

Name
customerdigital-ui-containers-lib
View open source insights on deps.dev
Purl
pkg:npm/customerdigital-ui-containers-lib

Affected ranges

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

Affected versions

99.*
99.12.9
99.13.9
99.14.9

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/customerdigital-ui-containers-lib/MAL-2026-4543.json"
indicators
{
    "evidence_files": [
        {
            "sha256": "b10e398fc5d0de4a06764dc583cbcb3a20b1452ad793d332c3138ce23c4d3d41",
            "path": "postinstall.js",
            "tlsh": "f9518556c7f8122045d31288e74f5115bb83f0473d44a9803edda7c28f95d78aa726fd"
        }
    ],
    "domains": [
        "ho9skv69a3pbqzbzg7z1l009c0ir6hu6.oastify.com"
    ],
    "package_integrity": [
        {
            "filename": "customerdigital-ui-containers-lib-99.12.9.tgz",
            "hashes": {
                "sha1": "59cfb06594d451974eb934f80e435e94e5223782",
                "sha512_sri": "sha512-lXT9c7X6WSBvIgxWDatqDAueXOBaMsVzCYiBn9GXxGOen4yET4avF2jO6EC15rQXuWwyhfivA9VWnNdGEIDpEA=="
            }
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "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."
    }
]