MAL-2026-13791

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/china_airlines/MAL-2026-13791.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13791
Aliases
  • GHSA-6gv6-cwww-6793
Published
2026-08-12T10:29:51Z
Modified
2026-08-12T13:00:18Z
Summary
Malicious code in china_airlines (npm)
Details

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

Source: amazon-inspector (9a78be97ab9e11940bb49de80859b21f1de27b8f078bad4067b227fbc99d2413)

The package china_airlines contains no JavaScript library code. Its package.json declares "main": "index.html", and the shipped index.html is a fake Cloudflare 'Just a moment...' interstitial with a fake Turnstile widget and a dynamically generated fake Ray ID. The onTurnstileComplete handler is heavily obfuscated (obfuscator.io-style hex-named identifiers, rotating string array, self-defense wrappers) and decodes a hidden targetUrl from the encoded string table, forwards the current page's query parameters onto that URL via URLSearchParams(...).forEach, and calls window.location.assign(targetUrl). A legitimate Cloudflare challenge does not decode its next-hop URL out of an obfuscated string array. The package appears designed to abuse npm plus its public CDN mirrors (unpkg / jsDelivr) as free hosting for a brand-impersonating phishing landing page; the victims are browser users who follow CDN links to the file, not developers who npm install it. The install/require surface itself is inert (no lifecycle scripts, no library code executed at install or import time), so there is no direct installer-side exfiltration, RCE, or credential theft.

Source: ghsa-malware (40578db5ae62ee3cb53853728a80b6f26d786c807fc2bb217aaecdb6655d829d)

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "GHSA-6gv6-cwww-6793",
            "import_time": "2026-08-12T10:39:02.380377758Z",
            "modified_time": "2026-08-12T10:29:52Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "40578db5ae62ee3cb53853728a80b6f26d786c807fc2bb217aaecdb6655d829d",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017543",
            "import_time": "2026-08-12T12:51:48.974357233Z",
            "modified_time": "2026-08-12T12:36:31Z",
            "sha256": "9a78be97ab9e11940bb49de80859b21f1de27b8f078bad4067b227fbc99d2413",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / china_airlines

Package

Name
china_airlines
View open source insights on deps.dev
Purl
pkg:npm/china_airlines

Affected ranges

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

Affected versions

1.*
1.0.0

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "sha256": "8a9bb29b6996e1e4c747ccaafdae7232c72ccbc6ddcc1a4f83e7fd2a5deab2a6",
            "tlsh": "acc2721423c13cd0124b5fbe7b2feae8d6256867319548cbf14c7e84dba9944dbd0ab8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/china_airlines/MAL-2026-13791.json"