Copilot played not breached how it hacks itself


Featured image Copilot played not breached how it hacks itself

The world of artificial intelligence is built on a foundation of brilliant, seemingly helpful tools. Yet, as we interact with agents like Copilot, a strange tension emerges between their cheerful eagerness to assist and their underlying security vulnerabilities.

This contrast became starkly apparent when security researchers discovered a vulnerability that allowed a sophisticated form of manipulation, a process dubbed meta-hacking. The flaw wasn’t in the code itself, but in the AI’s eagerness to respond to technical queries, which ultimately provided a backdoor into its own architecture.

The exploit, which security experts have nicknamed “CoSnitch,” demonstrated that an AI could be tricked into revealing details that should have remained private. The researchers didn’t force a breach; they engaged in a highly specialized form of digital interrogation.

The method involved a calculated series of follow-up questions. Instead of accepting the AI’s initial refusals, the team persistently probed the system, asking why certain functions could not be executed. Each time Copilot provided a technical justification for its refusal, it inadvertently provided a clue about its internal workings. This wasn’t exploitation of a known bug, but rather manipulating the AI into cooperating, turning its own resistance into an invitation to probe deeper.

The process is reminiscent of old social engineering techniques, where prolonged, insistent questioning is used to coax information out of a subject. In this case, the subject was an advanced language model. By forcing the system to generate technical details about itself, the researchers managed to map out its internal architecture, piece by piece.

Eventually, this process led to the discovery of an undocumented parameter within Copilot’s responses, specifically a URL parameter called “autorun=1.” By pushing the system to reveal this hidden setting, the researchers unlocked a critical pathway.

The ultimate attack primitive was the ability for the AI to perform auto-execution. By utilizing the exposed parameter, the researchers could engineer a malicious URL that would cause Copilot to load into an authenticated session via a browser, trigger an auto-prompt execution, and process the results entirely without any explicit user action.

The potential impact of this was significant. Once activated, this method could be used to exfiltrate sensitive data. Because Copilot has built-in capabilities to fetch information from connected applications, such as Gmail, OneDrive, and Calendar, the vulnerability allowed attackers to siphon this data directly through Copilot’s built-in URL-fetch functionality.

While the incident highlighted a serious flaw in how these agentic AI platforms handle internal information, the good news is that the issue was addressed swiftly. The vulnerability was reported to Microsoft in late 2025 and subsequently patched on August 18.

The takeaway for the AI security community is clear: the battle for AI safety is not just about hardening the code, but about understanding the behavioral patterns of these systems. The ability to use meta-hacking, where the system itself is manipulated into revealing its secrets, means that vigilance must extend beyond mere code review and into the very nature of the AI’s interaction with the world.

Image credit: Microsoft

You may also like: