MAL-2026-16241

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/rak-lab-yoav-orca-zrktd2cp5hjmo4x7/MAL-2026-16241.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16241
Published
2026-09-16T18:26:49Z
Modified
2026-09-17T14:30:05Z
Summary
Malicious code in rak-lab-yoav-orca-zrktd2cp5hjmo4x7 (PyPI)
Details

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

Source: amazon-inspector (486630eaee2b9eb50d03d73886a14b7249b0c28fda2cb3f6a13565c8cd38a9bb)

pypi package rak-lab-yoav-orca-zrktd2cp5hjmo4x7 version 9.9.9 ships a setup.py that, during pip install, reads the DEPLOYMENT_TOKEN environment variable and POSTs it as JSON to https://webhook.site/27c83a25-7d20-44e9-98ab-19954383f4b1 via urllib.request. The package has no functional payload: init.py is an empty stub docstring, no library API is exported, the version 9.9.9 and random-suffix name are consistent with a dependency-confusion lure designed to win resolution against an internal package name. The install-time HTTP POST to a non-publisher webhook.site collector is a working credential-exfiltration primitive; a conditional branch limits execution to a specific GitHub Actions repository context, but the exfil code path is fully implemented and reachable whenever that condition is met. The webhook.site destination is not associated with any legitimate publisher infrastructure.

Source: kam193 (ee8eb9dfebb1388345acb8b7185f69adcf072f02ea058bc3d64a81e91733b5d0)

Package appears to be internal test of dependency confusion.


Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities.

Campaign: GENERIC-standard-pypi-install-pentest

Reasons (based on the campaign):

  • The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.

  • The package overrides the install command in setup.py to execute malicious code during installation.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "pypi/GENERIC-standard-pypi-install-pentest/rak-lab-yoav-orca-zrktd2cp5hjmo4x7",
            "import_time": "2026-09-16T19:15:25.474810849Z",
            "modified_time": "2026-09-16T18:26:49.617608Z",
            "sha256": "ee8eb9dfebb1388345acb8b7185f69adcf072f02ea058bc3d64a81e91733b5d0",
            "source": "kam193",
            "versions": [
                "9.9.9"
            ]
        },
        {
            "id": "IN-MAL-2026-020115",
            "import_time": "2026-09-17T14:20:22.918616183Z",
            "modified_time": "2026-09-17T14:12:13Z",
            "sha256": "486630eaee2b9eb50d03d73886a14b7249b0c28fda2cb3f6a13565c8cd38a9bb",
            "source": "amazon-inspector",
            "versions": [
                "9.9.9"
            ]
        }
    ]
}
References
Credits

Affected packages

PyPI / rak-lab-yoav-orca-zrktd2cp5hjmo4x7

Package

Name
rak-lab-yoav-orca-zrktd2cp5hjmo4x7
View open source insights on deps.dev
Purl
pkg:pypi/rak-lab-yoav-orca-zrktd2cp5hjmo4x7

Affected ranges

Affected versions

9.*
9.9.9

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "setup.py",
            "sha256": "9713229868edd1c5ef0a32d576bbca492ae9d44d5e2a27f3ab315f5ac119d713",
            "tlsh": "7a01bdc3a5152552914bba54ac11b96c2327fc0b3c219868378d17bd1f5963b81a2126"
        }
    ],
    "package_integrity": [
        {
            "filename": "rak_lab_yoav_orca_zrktd2cp5hjmo4x7-9.9.9.tar.gz",
            "hashes": {
                "blake2b_256": "5e9d215f8d4643752c198118f8782423aec6c390e7aab47642d2dafd7663cfa9",
                "md5": "929897bf87c73c77f1b312a421eedbd1",
                "sha256": "3b167515979f7acb9bb356eb7842ba98649b2d7597145c32db6b8f2c7d8ade9f"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/rak-lab-yoav-orca-zrktd2cp5hjmo4x7/MAL-2026-16241.json"