MAL-2026-11093

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@heartlandone-private/fontawesome-pro/MAL-2026-11093.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11093
Published
2026-07-27T16:19:52Z
Modified
2026-08-07T18:05:08Z
Summary
Malicious code in @heartlandone-private/fontawesome-pro (npm)
Details

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

Source: amazon-inspector (5dc8f9f53c05ecc2642ce82c3841e046025662c206f002b4c6da11ff0cbc763d)

The package's postinstall lifecycle hook runs node index.js, which issues an HTTPS GET to a hardcoded Burp Collaborator subdomain at e0fumpwx24ddfmenzmg0izs2atgk4es3.oastify.com/dependency-confusion with a User-Agent identifying it as a dependency-confusion probe. On any npm install that resolves this scoped name, the request fires automatically and discloses installer identity (source IP, DNS resolver, timing, request metadata) to a third-party out-of-band interaction server controlled by whoever provisioned the Collaborator instance. The package name uses a private-scope pattern (@heartlandone-private/fontawesome-pro) that mimics an internal artifact, consistent with a dependency-confusion attempt aimed at organizations whose internal @heartlandone-private scope is not reserved on the public registry. Whether the operator's intent is authorized red-team testing or opportunistic exploitation, any consumer whose install pipeline resolves this public package receives install-time code execution and outbound network signalling to an attacker-controlled callback.

Source: ossf-package-analysis (b5bd52805195c9e3575760b3eaf605a2b9cb0fcbdde2311b7075d2d8095c4900)

The OpenSSF Package Analysis project identified '@heartlandone-private/fontawesome-pro' @ 6.3.3 (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-07-27T16:26:34.977111692Z",
            "modified_time": "2026-07-27T16:19:52Z",
            "sha256": "b5bd52805195c9e3575760b3eaf605a2b9cb0fcbdde2311b7075d2d8095c4900",
            "source": "ossf-package-analysis",
            "versions": [
                "6.3.3"
            ]
        },
        {
            "id": "IN-MAL-2026-011248",
            "import_time": "2026-08-04T22:30:07.043707785Z",
            "modified_time": "2026-08-04T21:53:51Z",
            "sha256": "d682e0698802296817059bcf0421cc3c7e92ad2e173d58e57614596607bcbe43",
            "source": "amazon-inspector",
            "versions": [
                "6.3.3"
            ]
        },
        {
            "id": "IN-MAL-2026-014924",
            "import_time": "2026-08-05T14:19:43.450080483Z",
            "modified_time": "2026-08-05T13:12:22Z",
            "sha256": "acde5ebe521d741748954e420f0852cd20581006776106fb00b574255fdcba97",
            "source": "amazon-inspector",
            "versions": [
                "6.3.6"
            ]
        },
        {
            "id": "IN-MAL-2026-017134",
            "import_time": "2026-08-07T17:51:00.24437773Z",
            "modified_time": "2026-08-07T17:47:09Z",
            "sha256": "5dc8f9f53c05ecc2642ce82c3841e046025662c206f002b4c6da11ff0cbc763d",
            "source": "amazon-inspector",
            "versions": [
                "6.3.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @heartlandone-private/fontawesome-pro

Package

Name
@heartlandone-private/fontawesome-pro
View open source insights on deps.dev
Purl
pkg:npm/%40heartlandone-private/fontawesome-pro

Affected ranges

Affected versions

6.*
6.3.2
6.3.3
6.3.6

Database specific

cwes
[
    {
        "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.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "62e611798287ed15475bbde9a06e4edf8c2c8c32e14953c515ebd8ffd8e52570",
            "tlsh": "31f0e1b140f0b27225f08ec8d0666927b193c1b2bd0a8d62fe8c01290fcd6edc0135f5"
        },
        {
            "path": "package.json",
            "sha256": "9d756d6cc5c4286fe4c58231d858a3380385175326a915cd8a39d2aead2f35f6",
            "tlsh": "8ee07d2448005533285004bf64f6012b34b08d3e1f007b1524735059d0c2371466d71a"
        }
    ],
    "package_integrity": [
        {
            "filename": "fontawesome-pro-6.3.3.tgz",
            "hashes": {
                "sha1": "8a025d07e1deb6a120ed4bf7b4e1908a091a705b",
                "sha512_sri": "sha512-e4ijkVivYw4LxVy0axqd5RtqXSnb+rlBvcgwpYLfeemed3LdunhyuONRshb4eRU/17Bhyg3Wn0Mrjdrk/e64cg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@heartlandone-private/fontawesome-pro/MAL-2026-11093.json"