Manifold Security has disclosed eight security flaws across seven command-line AI coding agents in which a repository's own Git configuration names a command that the agent runs on the developer's machine, four of them still unpatched at publication. The command executes as the user, outside the agent's sandbox and without an approval prompt, and exploitation requires the repository to arrive

Manifold Security has reported the discovery of eight security vulnerabilities across seven distinct command-line AI coding agents. The core mechanism of these flaws involves a malicious Git configuration file within a repository, which can instruct the AI agent to execute an arbitrary command on the developer's machine. Four of these identified vulnerabilities remain unpatched at the time of the report's publication.
The reported vulnerabilities leverage the way certain AI coding agents interact with Git repositories. Specifically, a repository's `.git/config` file can be crafted to specify a command that the agent then executes. This execution occurs with the privileges of the user running the agent and bypasses any sandboxing mechanisms the agent might employ. Furthermore, the execution proceeds without requiring an explicit approval prompt from the user, making the attack potentially stealthy.
For successful exploitation, the malicious repository must be introduced to the developer's system. This typically implies that the developer either clones a repository containing the malicious configuration or initializes a repository from untrusted sources. Once the repository is present and the AI agent interacts with it in a manner that triggers the Git configuration, the embedded command is executed.
The affected AI agents include those from prominent developers such as Claude, Codex, and Cursor, among others. Products in this category are designed to assist developers by automating coding tasks, generating code, or providing intelligent suggestions. Their integration with version control systems like Git is a common feature, enabling them to operate directly within a developer's workflow.
Mitigation for this class of vulnerability generally involves exercising caution when interacting with untrusted repositories. Developers should avoid cloning or initializing Git repositories from unknown or unverified sources. Additionally, security best practices suggest reviewing the contents of `.git/config` files, especially in new or unfamiliar repositories, before allowing AI agents or other tools to interact with them. Vendors of AI agents are also expected to implement more robust parsing and execution policies for Git configurations, potentially by disallowing arbitrary command execution or by introducing explicit user prompts for such actions.
This discovery highlights a broader security concern at the intersection of AI development tools and established software development practices. As AI agents become more deeply integrated into the development lifecycle, the potential for novel attack vectors that exploit the trust placed in these tools and their underlying infrastructure increases. It underscores the ongoing need for rigorous security auditing of AI-powered development tools and for developers to maintain vigilance regarding the provenance of their code and development environments.
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.