NamedRovoBlast
(Varonis)
TypePrompt injection
via URL parameter
PatchedJuly 8, 2026
server-side
(no action needed)
Second pathContent-borne
PromptArmor
Status unconfirmed
What happened
Varonis Threat Labs disclosed RovoBlast at DEF CON and published the full write-up on August 5. Rovo is Atlassian's enterprise AI assistant, spanning Jira, Confluence, Bitbucket, and more than 50 third-party platforms through Rovo Connectors, including Slack, Microsoft 365, and Google Workspace. The vulnerability was a URL parameter named rovoChatPrompt that pre-filled content into Rovo Chat before a user opened a session. An attacker could craft a link placing a complete set of attacker instructions into that parameter. When an authenticated user clicked the link, Rovo treated the parameter contents as trusted input within that user's active session and executed the instructions with the user's credentials and permissions. Varonis' proof of concept showed Rovo enumerating accessible Jira tickets, Confluence pages, and SharePoint documents and exfiltrating their contents by embedding the data in requests to an attacker-controlled image URL, which Rovo fetched as part of its research workflow. The attack required no jailbreak, no bypass of Rovo's guardrails, and generated no warning to the user. Atlassian patched the rovoChatPrompt issue server-side on July 8, 2026, after disclosure through Bugcrowd. No customer action is required; all Atlassian Cloud tenants with Rovo enabled received the fix automatically. A separate content-borne prompt injection chain was reported to Atlassian by PromptArmor in May 2026 and disclosed publicly on August 5. That chain uses attacker instructions embedded in documents or pages Rovo processes, rather than a URL parameter. PromptArmor stated that chain was still unpatched at the time of publication. Atlassian's remediation status for the content-borne path has not been confirmed as of August 10.
Why it matters
Rovo's value to enterprises comes from the same property that made RovoBlast possible: it has read access to everything a user can access across Jira, Confluence, and dozens of connected tools. An AI assistant with that level of access that accepts external instructions without treating them as untrusted is an exfiltration tool waiting to be weaponized. The blast radius of a successful attack scales directly with how broadly an organization has connected Rovo to its internal systems. An organization with Rovo connected to Jira, Confluence, Slack, Microsoft 365, and a CRM is not just exposing one platform. It is exposing everything those platforms hold for the user who clicked the link.
Don't miss
The RovoBlast URL parameter path is patched. The content-borne path documented by PromptArmor may not be. Disabling Rovo's web search option does not eliminate the content-borne attack surface: PromptArmor confirmed that chain worked with web search switched off because Rovo's underlying ability to open external URLs persists independent of that setting. Organizations that believe they have reduced their Rovo attack surface by disabling web search should reassess that assumption. The practical mitigation for the remaining exposure is scoping: restrict which Atlassian apps and user groups can use Rovo, and audit what external platforms are connected through Rovo Connectors, limiting the surface area of any session that could be hijacked through a crafted document or page.
Potential actions
- No action is required for the RovoBlast URL parameter path. Atlassian applied the server-side fix on July 8 to all Atlassian Cloud tenants with Rovo enabled. Verify your organization uses Atlassian Cloud rather than a self-hosted Jira or Confluence Data Center deployment, as the server-side fix applies to Cloud only.
- Scope Rovo access to only the user groups and Atlassian apps that have a current business need for AI assistance. Each connected platform multiplies the data a RovoBlast-style attack can reach. Rovo Connectors to Slack, Microsoft 365, Google Workspace, and other platforms should be reviewed and limited to what is actively used.
- Audit Rovo Chat logs for any sessions that accessed an unexpectedly wide range of content or opened external image URLs in quick succession. Those patterns are consistent with a RovoBlast-style exfiltration attempt and would have been visible before the July 8 patch.
The Sip
One link. Rovo searches everything the victim can access and sends it to an attacker's server. No jailbreak, no warning. The URL parameter path is patched. The content-borne path that works with web search disabled may not be. Scope Rovo access tightly until Atlassian confirms both chains are closed.