Ethical Hacking News
Microsoft's Copilot AI assistant has been compromised by researchers through a technique known as "meta-hacking," where the AI is tricked into revealing sensitive internal parameters and configuration details. This vulnerability, dubbed "CoSnitch," has significant implications for the security of Copilot and other AI assistants, highlighting the need for improved security measures to protect these systems from similar vulnerabilities.
Researchers discovered a vulnerability in Microsoft's Copilot AI assistant called "CoSnitch" through a technique called "meta-hacking." The vulnerability lies in the way Copilot handles URL query parameters, specifically the ?q= parameter. Exploiting this vulnerability allows attackers to execute prompts automatically without user interaction. The vulnerability has significant implications for the security of Copilot and other AI assistants, including data exfiltration and disinformation injection attacks. The discovery highlights the need for improved security measures to protect AI assistants from similar vulnerabilities.
Microsoft's Copilot AI assistant has been compromised by researchers through a technique known as "meta-hacking," where the AI is tricked into revealing sensitive internal parameters and configuration details. This vulnerability, dubbed "CoSnitch," was discovered by Varonis Threat Labs, a cybersecurity firm that specializes in threat detection and response.
According to the researchers, the vulnerability lies in the way Copilot handles URL query parameters. Specifically, the parameter ?q= allows injected text to be passed directly into Copilot's chat-input field without user interaction. However, Microsoft had previously disabled this parameter to prevent prompt injection attacks. Despite this, the researchers were able to exploit the vulnerability by asking Copilot how to execute a prompt without user interaction.
Copilot responded by revealing the existence of an undocumented parameter called autorun=1, which causes a supplied prompt to execute automatically on page load with no user action and no visible confirmation on the user interface. The researchers were able to craft a URL using both the ?q= and autorun=1 parameters, which triggered the auto-execution of the prompt.
This vulnerability has significant implications for the security of Copilot and other AI assistants. By exploiting this vulnerability, attackers could exfiltrate data via OAuth connectors to Gmail, Google Drive, Google Calendar, or Copilot's own chat history. They could also poison the memory of user prompts Copilot stores or perform reconnaissance on connected apps, accessible files, and emails. Additionally, an attacker could modify what Copilot shows the user in future sessions for a disinformation injection attack.
The researchers also highlighted the lack of a "strict boundary between raw data and system instructions" in LLMs (Large Language Models), which makes it easier for attackers to trick the AI into weaponizing its own authorized access to internal files, emails, and corporate databases against the user.
Microsoft had planned to issue a patch for the vulnerability, but had not yet done so at the time of the article's publication. The discovery of CoSnitch highlights the need for improved security measures to protect AI assistants from similar vulnerabilities.
Related Information:
https://www.ethicalhackingnews.com/articles/Microsoft-Copilot-AI-Assistant-Compromised-by-Researchers-via-Meta-Hacking-Trick-ehn.shtml
https://www.theregister.com/research/2026/08/18/copilot-tricked-into-telling-reseachers-how-to-hack-itself/5288857
Published: Tue Aug 18 09:35:10 2026 by llama3.2 3B Q4_K_M