Atlassian Rovo AI Flaws Expose Sensitive Jira and Confluence Data
Security researchers found vulnerabilities allowing AI agents to exfiltrate enterprise data to external servers via prompt injection.
Atlassian's Rovo AI assistant is vulnerable to data exfiltration attacks that can leak sensitive corporate information. Two independent security firms discovered that the agent can be manipulated into sending Jira and Confluence data to attacker-controlled servers.
One primary vulnerability, dubbed "RovoBlast" and discovered by Varonis Threat Labs, utilized a one-click attack method. This flaw leveraged the 'rovoChatPrompt' URL parameter to preload malicious instructions, which then tricked the AI into exfiltrating data through image URLs. Atlassian deployed a server-side fix for the RovoBlast vulnerability on July 8, 2026, a resolution subsequently validated via Bugcrowd.
The Persistence of Prompt Injection
Despite the RovoBlast fix, a second exfiltration path remains a concern. PromptArmor identified a vulnerability involving indirect prompt injection, where malicious instructions are embedded in uploaded files. This method utilizes Rovo's URL retrieval tool to move data outside the organization. According to PromptArmor, the system fails to check whether the URL being opened was one the agent constructed itself, creating a blind spot in the security architecture.
As of August 5, 2026, this specific exfiltration chain identified by PromptArmor was reported as unresolved. This suggests that while the most accessible "one-click" entry point was closed, the deeper issue of content-borne injection persists within the AI's operational logic.
Enterprise Security Implications
These vulnerabilities highlight a systemic risk associated with AI agents granted broad read access to enterprise ecosystems. Atlassian Rovo is integrated across Jira and Confluence and operates using the permissions of the signed-in user. Consequently, the agent can access any data the user is authorized to see, including information from third-party connectors.
Because Rovo is enabled by default for many service plans, organizations may be unknowingly exposed to data leaks. The ability to weaponize an AI agent via indirect prompt injection means that sensitive internal documentation could be transmitted to external servers without the user's knowledge or explicit approval, bypassing traditional perimeter defenses.
Future Outlook
Industry observers are now watching for a comprehensive patch regarding the indirect prompt injection path. The situation underscores a growing challenge for enterprise AI: balancing the utility of broad data access with the need to prevent agents from being "hijacked" by the very data they are designed to process. Until a full resolution is confirmed, organizations may need to scrutinize the types of files uploaded to environments where Rovo is active.