Live data from Hacker News

Atlassian Rovo Exfiltrates Data, Bypassing Controls

promptarmor.com

141–148 of 148 posts

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#141

Worth reminding everyone of previous discussion when Atlassian opted-in all customers by default for their data to be used for model training. https://news.ycombinator.com/item?id=47833247 This goes live on August 17. If you haven't switched it off your company IP will be used to train their future models.

So they will harvest trade secrets from 10000s of companies and there have been no panic mass flight about this? How companies entrust SaaSs with their data is beyond insane to me. Especially since FOSS alternatives are readily available.

I've seen their ticketing software, what on earth are they going to do with any trade secrets? There are none in ticketing software or wiki's.

Also the people making decisions on their products (or any "enterprise" SaaS for that matter) aren't the ones stuck using it.

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#142

Earlier quoted context omitted.

So they will harvest trade secrets from 10000s of companies and there have been no panic mass flight about this? How companies entrust SaaSs with their data is beyond insane to me. Especially since FOSS alternatives are readily available.

I've seen their ticketing software, what on earth are they going to do with any trade secrets? There are none in ticketing software or wiki's. Also the people making decisions on their products (or any "enterprise" SaaS for that matter) aren't the ones stuck using it.

> There are none in ticketing software or wiki's.

But there might be API keys, passwords, unlisted URLs, email addresses, etc.

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#143

Earlier quoted context omitted.

I've seen their ticketing software, what on earth are they going to do with any trade secrets? There are none in ticketing software or wiki's. Also the people making decisions on their products (or any "enterprise" SaaS for that matter) aren't the ones stuck using it.

> There are none in ticketing software or wiki's. But there might be API keys, passwords, unlisted URLs, email addresses, etc.

I guess customer lists might be the most valuable data in most Jira setups. Sales data ...

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#144
post #5

I can’t get over how bad “Rovo” is. Somehow more aggressive and useless than Microsoft putting “Copilot” everywhere. It’s objectively worse than using something like Cowork + MCP, AND they injected it into every single page on JIRA and Confluent which has made web browsing way slower while all the junk is loading.

When it was new I tried something fairly easy, or so I thought

"Label all stories in the current project that contain "foo" with label "bar

It failed

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#145
post #104

Earlier quoted context omitted.

So they will harvest trade secrets from 10000s of companies and there have been no panic mass flight about this? How companies entrust SaaSs with their data is beyond insane to me. Especially since FOSS alternatives are readily available.

Who cares? The employee, just looking to make rent? The CEO, all in on the dream of the AI powered future? Legal, looking forward to litigation and well-competition retainers? Atlassian itself, when it’s just one of the many companies training models on private intellectual property, and whose T&C clearly state they will be doing so? Competitors, when there will be no reasonable way to prove their code has been gener…

[dead]

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#146
post #23

> The victim uploads a file to Rovo that contains a hidden prompt injection Yeah this attack is possible on all modern agentic systems. * Access to your private data * Exposure to untrusted content * The ability to externally communicate in a way that could be used to steal your data ( https://simonw.substack.com/p/the-lethal-trifecta-for-ai-age... ) And blocking it wholesale reduces usefulness of the agent so it is…

It's been over a year and the trifecta holds true. The term 'prompt injection' has been round since May 2022 [0]. No amount of "but the future will fix it" has fixed it. These breaches will continue for as long as nobody cares about security and everybody is infected with the LLM brainworm. 0 - https://en.wikipedia.org/wiki/Prompt_injection

My only warning with the trifecta is it sufficient but not necessary for an LLM attack.

All you need is the untrusted content (or more generally vulnerable content since how you feel about the content doesn't matter) leg and something you care about to be attacked.

E.g. could be as simple as a prompt injection that causes your LLM to output a prompt injection that then gets inserted somewhere else.

Or without exfiltration rm -rf /

Or a social engineering attack.

So there are other bifectas and trifectas.

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#147

Earlier quoted context omitted.

The truth is that most software companies don't have any secrets worth hiding. The saas industry is all about sales and deals. The market runs on access, not intelligence.

Knowing that our competitor is trying to poach one of our clients away by promising a new feature could be very useful to us. Likewise, knowing that a competitor is at risk of losing a customer because they won't implement a feature that we're willing to implement (or already have) is a qualified sales lead. All of this would be illegal if discovered in this way, presumably, but it's not entirely accurate to say that…

Usually customers are open about this kind of thing though. They play you off your competitors and vice versa.

I don't totally disagree, I just think the real secrets have nothing to do with features or dev. The secret is A is about to go bankrupt or B is facing legal trouble. These kinds of things aren't in JIRA.

Re: Atlassian Rovo Exfiltrates Data, Bypassing Controls

#148
post #96
post #5

I can’t get over how bad “Rovo” is. Somehow more aggressive and useless than Microsoft putting “Copilot” everywhere. It’s objectively worse than using something like Cowork + MCP, AND they injected it into every single page on JIRA and Confluent which has made web browsing way slower while all the junk is loading.

I just asked it to do a summary or a status page for my staff so I can share the high level details. Somehow it retrieved a version of the page from two weeks ago and summarised that. When I said, this is old, it happily said, yep, I'll do a summary of the current page. I kinda feel there may be people in between the box and some lame LLM.

Our PM trialed it for writing user stories and most of it was “ticket description but as gherkin stories” which is good, but it made like 2-3 stories referencing a data structure and fields we were not planning on whatsoever - idek where it got the idea from, none of what it wanted to do was covered _anywhere_
Post reply on HN