Researchers discovered vulnerabilities in Anthropic's Claude Code and Google's Gemini CLI that allowed unprivileged attackers to execute code on CI runners. The flaws, which have been patched and assigned CVEs, involved issues with command validation and container launching. A separate finding related to OpenAI's Codex also allowed for the hijacking of agent runs, though OpenAI considers its sandbox to have behaved as documented.

Recent reports indicate that researchers have uncovered critical vulnerabilities within Anthropic's Claude Code and Google's Gemini CLI tools. These flaws reportedly enabled unprivileged attackers to achieve code execution on Continuous Integration (CI) runners. The vulnerabilities have since been patched by the respective vendors and assigned CVE identifiers, though the specific CVEs were not detailed.
The reported issues in Claude Code and Gemini CLI stemmed from problems with command validation and container launching mechanisms. In the context of CI/CD pipelines, these tools are often integrated to automate tasks, including code analysis or deployment. A command validation flaw typically means that the tool failed to properly sanitize or check user-supplied input before executing it, potentially allowing for injection attacks. Similarly, issues with container launching could imply improper isolation or privilege management when the tools initiate containerized environments, leading to an escape or unauthorized access within the CI runner's host environment.
The impact of such vulnerabilities in CI environments can be significant. CI runners often have elevated permissions or access to sensitive resources, such as API keys, deployment credentials, or source code repositories, which are stored as "secrets" within the CI workflow. An attacker exploiting these flaws could potentially exfiltrate these secrets, tamper with code, inject malicious payloads into builds, or compromise the underlying infrastructure of the CI/CD pipeline. This could lead to supply chain attacks or unauthorized access to production systems.
Mitigation for this class of vulnerability typically involves rigorous input validation and sanitization at all points where user-supplied data interacts with system commands or execution environments. For containerized applications, strict adherence to the principle of least privilege, robust container isolation, and secure configuration practices are essential. Regular security audits, penetration testing, and prompt application of security patches are also critical for maintaining the integrity of CI/CD pipelines.
The report also mentioned a separate finding related to OpenAI's Codex, where researchers demonstrated the ability to hijack agent runs. However, OpenAI reportedly considers its sandbox environment to have behaved as documented, implying that the observed behavior was within the expected security model of their system, even if it allowed for certain forms of agent run manipulation. This suggests a distinction between a security vulnerability and a feature operating as designed within its defined security boundaries.
These findings underscore the ongoing challenges in securing the software supply chain, particularly as AI-powered development tools become more integrated into critical infrastructure like CI/CD pipelines. The increasing reliance on external tools and services within development workflows introduces new attack surfaces that require continuous vigilance and robust security engineering from both vendors and users.
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.

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.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

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.