Home ยท Wiki ยท Incidents & Campaigns
type: incident ยท created: 2026-08-09 ยท updated: 2026-08-09 ยท tags: [incident, prompt-injection, ai-assistant, atlassian, data-exfiltration, jira, confluence, saas] ยท confidence: high ยท affected_sectors: [technology, enterprise-software, all] ยท au_impact: true

Atlassian Rovo AI Assistant Prompt Injection โ€” Jira and Confluence Data Exfiltration

Two independent security firms found that Atlassian Rovo โ€” the company's AI assistant for Jira and Confluence โ€” is vulnerable to prompt-injection attacks that can exfiltrate internal data to attacker-controlled servers. One of the two attack paths remains unresolved as of publication.

Overview

Attribute Detail
Discovered by PromptArmor & Varonis Threat Labs
Product Atlassian Rovo (AI assistant for Jira and Confluence)
Attack type Prompt injection (content-borne + URL parameter)
Impact Exfiltration of Jira/Confluence data to attacker-controlled servers
CVE None assigned
Fix status Partially patched (link flaw fixed server-side 8 July 2026; content-borne path unconfirmed)
Date 2026-08-08
Source The Hacker News

Attack Vectors

1. Content-Borne Prompt Injection (PromptArmor)

PromptArmor demonstrated that malicious instructions hidden in uploaded content that Rovo reads can cause the assistant to:

  • Collect data from Jira and Confluence
  • Send the exfiltrated data to an attacker-controlled server via URL request
  • Bypass any separate approval step
  • Operate even with the web-search toggle disabled

2. URL Parameter Injection (Varonis Threat Labs)

Varonis Threat Labs found a separate one-click flaw via the rovoChatPrompt URL parameter that:

  • Preloads attacker instructions into the Rovo Chat interface
  • Requires only one authenticated user click to trigger exfiltration
  • Does not require any uploaded content

Fix Status

  • Link flaw (Varonis): Fixed server-side by Atlassian on 8 July 2026
  • Content-borne path (PromptArmor): Status remains unconfirmed post-publication
  • No CVE assigned for either vulnerability at the time of disclosure

Significance

This vulnerability is significant because:

  1. Rovo is deeply integrated into Jira and Confluence, which are widely used across enterprise, government, and financial services globally
  2. Prompt injection in AI assistants represents a growing attack surface as organisations deploy AI agents with access to internal data
  3. Australian and NZ enterprises using Atlassian products (widespread in both countries) should assess their Rovo deployment and review access controls
  4. The split fix status (one path fixed, one unconfirmed) creates ambiguity for security teams

Mitigation

  1. Review Atlassian Rovo deployment and disable where not strictly needed
  2. Monitor for anomalous outbound requests from Atlassian instances
  3. Restrict Rovo's data access scope via Atlassian admin controls
  4. Review user education on AI assistant prompt injection risks
  5. Monitor Atlassian security advisories for the content-borne path fix

Related Pages