The SANDCLOCK LiteLLM supply-chain attack exposed credentials across 2,038 repositories, affecting technology, finance, healthcare, retail and more. Resecurity (USA) estimated the most affected sectors by the “SANDCLOCK” backdoor, which was planted as a result of the code repository compromise. According to cybersecurity experts, LiteLLM / TeamPCP Supply-Chain Attack will have long-lasting consequ

A supply-chain attack targeting LiteLLM, a popular open-source AI gateway and utility library, has led to the exposure of credentials across more than 2,000 code repositories, impacting a wide range of organizations, particularly in the technology, finance, and healthcare sectors. The threat actor group, identified as TeamPCP, compromised maintainer credentials for LiteLLM and published malicious package versions 1.82.7 and 1.82.8 to PyPI around March 2026. This created an exposure window that lasted for several months.
The attack, dubbed "SANDCLOCK" by cybersecurity researchers, involved a credential-stealing backdoor planted through the compromised code repository. LiteLLM is widely used to unify API calls for over 100 large language model providers, including OpenAI, Anthropic, Google Gemini, and local Ollama models, making it a critical component in many AI applications.
Cybersecurity firm Resecurity (USA) estimates that over 2,500 organizations and hundreds of thousands of CI/CD environments suffered full-credential exposure. The compromised data includes cloud infrastructure keys, repository access tokens, SSH credentials, Kubernetes secrets, and AI provider API keys for services like OpenAI and Anthropic.
Resecurity acquired a 150GB archive attributed to the SANDCLOCK attack. Incident reports accompanying victim manifests enumerate 898 compromised GitHub owners, which include organizations and individual accounts, across 2,038 repositories. The affected entities span major global enterprises and regulated organizations.
Among the prominent organizations listed as affected are Microsoft, Azure, IBM, NVIDIA, PayPal (Zettle), Deloitte, Bosch, S&P Global, Elevance Health, 84.51° (Kroger), Adeo (Leroy Merlin), Kärcher, Dräger, ID.me, and 1inch.
The most impacted sectors, by victim organization profile, are technology/software, banking/finance/insurance, healthcare/pharma/medtech, retail/e-commerce, media/gaming/adtech, manufacturing/industrial, professional services, cybersecurity, crypto, and government.
Resecurity identified 2,146 records by key name, though the values themselves were not fully inspected beyond structural masking. The majority of these records consisted of GitHub CI/CD identity material, alongside a significant number of high-value cloud and registry credentials.
The distribution of affected repositories is long-tailed, with 631 owners having a single affected repository, while one heavily impacted owner, Cencosud-Cencommerce, had 64 affected repositories.
Organizations affected by the LiteLLM incident are strongly advised to revoke or rotate GitHub App private keys, Personal Access Tokens (PATs), AWS/GCP/Firebase credentials, ECR/JFrog tokens, SSH keys, and signing passwords, and to invalidate all active sessions. The long-term consequences of this supply-chain attack are expected to be substantial, with some victim organizations potentially still unaware of the backdoor's presence and impact.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.