MAL-2026-13435

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@united-airlines-org/atmos-design-system/MAL-2026-13435.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13435
Published
2026-08-06T00:00:00Z
Modified
2026-08-07T00:04:57.458212426Z
Summary
Malicious code in @united-airlines-org/atmos-design-system (npm)
Details

The package @united-airlines-org/atmos-design-system contains a malicious preinstall script in its package.json that runs automatically during installation. The script executes curl to send the machine's hostname, obtained via uname -n and base64-encoded, to the attacker-controlled endpoint https://bxss.boll-sec.de/hostname_<base64-hostname>. This exfiltrates host reconnaissance data to a remote server. All versions of the package are malicious.


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

Source: amazon-inspector (5683e7389b9b288024f2c9827c3649d7b291996625265f6365535121fc1f431a)

Package @united-airlines-org/atmos-design-system@41.0.0 ships no library code — only a package.json whose preinstall script runs /usr/bin/curl to https://bxss.boll-sec.de/callb with base64-encoded values of uname -n, ls of the current directory, and whoami as query parameters. This fires automatically on npm install, sending the installer's hostname, working-directory listing, and username to an external, non-first-party host. The scope name resembles an internal United Airlines organization and the package contains no functional code beyond the beacon, matching the dependency-confusion pattern in which resolution of an internal package name pulls in an attacker-published public artifact.

Database specific
{
    "iocs": {
        "domains": [
            "bxss.boll-sec.de"
        ]
    },
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-06T19:12:12Z",
            "id": "IN-MAL-2026-016750",
            "import_time": "2026-08-06T23:25:07.441082535Z",
            "versions": [
                "41.0.0"
            ],
            "source": "amazon-inspector",
            "sha256": "5683e7389b9b288024f2c9827c3649d7b291996625265f6365535121fc1f431a"
        },
        {
            "modified_time": "2026-08-06T19:12:19Z",
            "id": "IN-MAL-2026-016751",
            "import_time": "2026-08-06T23:25:07.500169229Z",
            "versions": [
                "40.0.0"
            ],
            "source": "amazon-inspector",
            "sha256": "6b82e32ac4430e26041e8e3df065620ea4bb58bc1a2a7c8bf1933e1760a77417"
        }
    ]
}
References
Credits

Affected packages

npm / @united-airlines-org/atmos-design-system

Package

Name
@united-airlines-org/atmos-design-system
View open source insights on deps.dev
Purl
pkg:npm/%40united-airlines-org/atmos-design-system

Affected ranges

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

Affected versions

40.*
40.0.0
41.*
41.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "atmos-design-system-41.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-L4FGAOJB1S06i0P3v01li0WaBlYyFHnMufGadaw/tWzLKMTzgh/2k+Q+WJrWeIsSpNdj1t2fvxUvAAGjzQtH7g==",
                "sha1": "0925fd318c068b4dab437018e8ae9c393e655444"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "e1f0ec70d5591473dbc18e5708045a66a1905f1f09407c5597cb5178d1ce3f374f6b1c",
            "sha256": "92e2ab0aa04991f6c31275498e8eab4907ffdff8b82abaffe05388af1c6e73f7"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@united-airlines-org/atmos-design-system/MAL-2026-13435.json"