MAL-2025-191886

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/tclients-sdk/MAL-2025-191886.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2025-191886
Published
2025-02-25T18:18:21Z
Modified
2026-01-30T21:09:23.866578Z
Summary
Malicious code in tclients-sdk (PyPI)
Details

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

Source: kam193 (7e1b954f34e0b9f14cca18b47f856a049c06e3503f3186ec2ae4db717a1298a8)

This campaign is built from two parts: 1) packages named like time-check-server, snapshot-photo contain an innocent-looking code that sends "date" to a remote server, 2) packages named like alicloud-client are clones of legit aliyun-python-sdk-core package, with a small change in the client.py code, where it imports the time-check-server and calls it, but instead of a date, the credentials to the cloud are exfiltrated. There are also variations with AWS clients

Apparently, the campaign started at least 2 years ago with the snapshot-photo package containing the same functionality as the newer time-check-server (see https://github.com/pypi-data/pypi-mirror-238/blob/code/packages/snapshot-photo/snapshotphoto-0.0.3-py3-none-any.whl/snapshotphoto/date_format.py).


Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: 2025-02-alicloud-client

Reasons (based on the campaign):

  • clones-real-package

  • action-hidden-in-lib-usage

  • The malicious code is intentionally included in a dependency of the package

  • exfiltration-cloud-tokens

Database specific
{
    "iocs": {
        "domains": [
            "checktimeserver.org",
            "aliyun-sdk-requests.xyz"
        ],
        "urls": [
            "https://api.checktimeserver.org/",
            "https://api.aliyun-sdk-requests.xyz/"
        ]
    },
    "malicious-packages-origins": [
        {
            "source": "kam193",
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "d07de62cdfc7f18bf930135838de41eb2f32fc6cf68fe77df5ee18918af3d590",
            "id": "pypi/2025-02-alicloud-client/tclients-sdk",
            "ranges": [
                {
                    "type": "ECOSYSTEM",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2025-12-02T22:30:55.627360494Z"
        },
        {
            "source": "kam193",
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "7e1b954f34e0b9f14cca18b47f856a049c06e3503f3186ec2ae4db717a1298a8",
            "id": "pypi/2025-02-alicloud-client/tclients-sdk",
            "ranges": [
                {
                    "type": "ECOSYSTEM",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2025-12-02T23:07:18.668747607Z"
        },
        {
            "versions": [
                "1.0.0",
                "1.0.2"
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "8e31482d38ed4374a168afb21bb9a651032e92ff8684c717612a648850193b72",
            "id": "pypi/2025-02-alicloud-client/tclients-sdk",
            "source": "kam193",
            "import_time": "2025-12-10T21:38:57.855262924Z"
        },
        {
            "versions": [
                "1.0.0",
                "1.0.2"
            ],
            "modified_time": "2025-02-25T18:18:21Z",
            "sha256": "a0837ba7ca1a0e088278312a893a03ebcff07e470afdbbbbfcdee9242cf61f6a",
            "id": "pypi/2025-02-alicloud-client/tclients-sdk",
            "source": "kam193",
            "import_time": "2026-01-30T19:43:58.385935861Z"
        }
    ]
}
References
Credits

Affected packages

PyPI / tclients-sdk

Package

Affected ranges

Affected versions

1.*
1.0.0
1.0.2

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/tclients-sdk/MAL-2025-191886.json"