back to top
HomeTechA Man Tried to Hack a Court AI That Didn’t Exist

A Man Tried to Hack a Court AI That Didn’t Exist

- Advertisement -

A Connecticut man appears to have tried to use prompt injection to influence an AI system that he believed might be involved in handling his court case.

He hid instructions inside his legal filings, formatting them so they would be difficult for a human reader to see but readable by software processing the document. The instructions told any AI reviewing the filing to favor his arguments and disregard earlier decisions that went against him.

There was just one problem: the court wasn’t using AI to review or decide the case.

The hidden prompts had no effect on the ruling. But the judge still found the tactic serious enough to warrant sanctions, particularly after the man continued hiding messages in later filings even after being warned.

The case may sound bizarre, but the judge saw something bigger in it: as AI becomes part of legal and other document-processing systems, prompt injection is no longer just a problem inside chatbots.

The documents themselves can become the attack surface.

How the Hidden Text Actually Worked

The trick was common. Matthew Elliott didn’t need to disguise an entire argument. He inserted additional instructions into the filing using tiny text rendered in white on a white background. To someone reading the document normally, the page could look completely ordinary.

To software extracting the document’s text, however, those words were still there.

The hidden instructions were written as commands for an AI system reading the filing. They attempted to make the model favor Elliott’s arguments, disregard earlier rulings against him, and produce an outcome aligned with the position he was arguing.

That is what makes the tactic a form of prompt injection.

The attacker isn’t breaking into the AI system itself. Instead, they place instructions inside information that the AI is expected to process. If the system treats those instructions as commands rather than untrusted content, the document can effectively become part of the attack.

In this case, the hidden text was aimed at a hypothetical AI reviewing the court filing. The fact that it was concealed from the human reader was the critical part: Elliott was attempting to communicate with the machine while bypassing the people who were actually supposed to read and evaluate his arguments.

The technique is simple enough that it doesn’t require sophisticated hacking.

The hard part is getting the AI to obey.

Why It Failed?

The most immediate reason is that there was no court AI to manipulate.

The Connecticut Judicial Branch does not use AI to review or decide filings in the way Elliott appeared to fear. The judge said the court’s process did not involve an AI system that could have interpreted the hidden instructions as commands.

But a similar incident in Brazil shows what happens when an AI system actually is in the loop: the court’s AI tool detected the hidden instructions and blocked them before they could be processed.

That doesn’t mean prompt injection is harmless. It shows that getting a hidden instruction into a document is only the first step. For the attack to work, an AI system has to ingest the text, interpret it as an instruction, and then follow it without its safeguards stopping the request.

The courtroom may have been an unusual place to see the technique attempted, but the underlying security problem is already familiar to AI developers.

If an AI can read it, someone can eventually try to talk to it through it.

Also Read: Anthropic Added Invisible Watermarks to Claude. Someone Already Built a Tool to Remove Them.

The Warning: When AI Starts Agreeing With You

The strangest part of the case may not be the hidden text but how Elliott got there in the first place.

Judge Walter Spader said Elliott appeared to have relied on AI while representing himself, using chatbots to help develop his arguments. Spader warned that the technology can become a problem when users ask it to advocate for their position rather than test whether that position is actually correct.

That creates a dangerous feedback loop.

A person starts with an argument. The chatbot helps make the argument stronger. The person then sees a more polished version of the same position and becomes more confident in it. When a court rejects the argument, the chatbot can be used again to find reasons the court must be wrong.

Instead of challenging the original assumption, the AI keeps building around it.

Spader described this as a genuine hazard of the technology, particularly for people representing themselves in court. His concern wasn’t that people were using AI at all. It was that they were using it backward, asking the system to advocate for their position instead of asking it to test that position against the facts, the law, and the strongest arguments on the other side.

And that makes the hidden prompts more revealing. The prompt injection wasn’t an isolated technical trick. It was the logical endpoint of treating an AI system as something that should agree with you, rather than something that should tell you when you’re wrong.

What This Case Actually Proves

AI systems are increasingly being placed between documents and the people who rely on them. A filing may be written for a judge, but it can also be processed by software used for search, summarization, research or document review.

That creates a new layer of attack that courts and other institutions may not have had to think about before: the document itself can become part of the attack surface.

Elliott’s attempt failed. But the idea behind it won’t necessarily disappear just because this one did.

And perhaps the most revealing lesson from the case has nothing to do with prompt injection at all.

AI should be used to challenge an argument as readily as it is used to strengthen one.

As Judge Spader put it, “An argument prompted only to agree with its author is, in the end, dishonest even with its author.”

That may be the more important AI lesson to take away from this case.

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy

LEAVE A REPLY

Please enter your comment!
Please enter your name here

YOU MAY ALSO LIKE
someone build an ai generated watermark open source remover after claude watermark

Anthropic Added Invisible Watermarks to Claude. Someone Already Built a Tool to Remove Them.

0
It hasn't even been a week since Anthropic started putting invisible watermarks into Claude's text. Now there's an open-source tool built to remove them. The project, watermarks-remover, has already exploded on GitHub, passing 8.8K+ stars and nearly 900+ forks in a matter of days. The numbers are impressive. But they're not the most important part. What's more revealing is how the tool works, what kinds of AI signals it targets, and how quickly a community-built project appeared around a system designed to make AI-generated content easier to identify. Because this is the uncomfortable reality of building anything in software, companies can spend months designing a new system, but once that system reaches the public, someone can start looking for a way around it.
Claude Will Soon Leave a Hidden Mark on Everything It Writes

Claude Will Soon Leave a Hidden Mark on Everything It Writes

0
Anthropic is adding invisible watermarks to text generated by Claude, and unlike a visible label, the marking is designed to travel with the text when users copy and paste it elsewhere. The move comes as AI-generated content becomes harder to distinguish from human writing and as the European Union begins requiring AI companies to make generated or manipulated content machine identifiable. Anthropic says the marking happens at the model level, meaning it can follow Claude-generated text across different products and surfaces rather than being tied to a particular app. The company also says it may survive some editing. But it raises a question, can AI-generated text actually be made traceable once it leaves the model that created it? And Anthropic's approach suggests the answer may be more complicated than simply adding a hidden signature to every sentence.
Zuckerberg Wrote 14 Pages About Open AI. His Best AI Model Is Still Closed

Zuckerberg Wrote 14 Pages About Open AI. His Best AI Model Is Still Closed.

0
Mark Zuckerberg published a 14-page essay today about why open-source AI is the path forward for humanity. Distribute intelligence rather than centralize it. Put the power in everyone's hands. A new era of personal empowerment. On the same day, Meta released Muse Glimmer, an open-source version of its most powerful model, Muse Spark, that anyone can download, modify, and build on for free. But the interesting part is, Muse Spark itself stays closed. You still pay to access it. The open version is nearly identical, Meta says, but the model that actually competes at the frontier, the one Zuckerberg's essay is implicitly defending remains behind a paywall. That gap between the philosophy and the product decision is what makes today's announcement interesting.