Skip to main content
  1. Home
  2. Computing
  3. News

Your robot could obey a sign, not you, thanks to AI robot prompt injection

The study shows physical signage can override intended goals, even without hacking the robot itself.

Add as a preferred source on Google
Drone
Drone Unsplash

AI robot prompt injection is no longer just a screen-level problem. Researchers demonstrate that a robot can be steered off-task by text placed in the physical world, the kind of message a human might walk past without a second thought.

The attack doesn’t rely on breaking into the robot’s software or spoofing sensors. It instead treats the environment like an input box, placing a misleading sign, poster, or label where a camera will read it.

Recommended Videos

In simulation tests, the researchers report attack success rates of 81.8% in an autonomous driving setup and 68.1% in a drone emergency landing task. In physical trials with a small robotic car, printed prompts overrode navigation with success of at least 87% across different lighting and viewing conditions.

When a sign becomes a command

The method, called CHAI, targets the command layer, the intermediate instruction a vision language model produces before a controller turns it into movement. If that planning step gets pushed toward the wrong instruction, the rest of the autonomy stack can execute it faithfully. No malware required.

The threat model is deliberately low-tech. The attacker is treated as a black box outsider who can’t touch onboard systems, it only needs the ability to place text within the camera’s field of view.

It’s designed to travel

CHAI doesn’t only optimize what the prompt says. It also tunes how the text appears, including choices like color, size, and placement, because readability to the model is part of what drives the outcome.

The paper also reports that the approach generalizes beyond a single scene. It describes “universal” prompts that keep working on unseen images, with results averaging at least 50% success across tasks and models, and exceeding 70% in one GPT-based setup. It even works across languages, including Chinese, Spanish, and mixed-language prompts, which can make a planted message harder for nearby humans to notice.

The safety checklist is changing

On defense, the researchers point to three directions. One is filtering and detection, looking for suspicious text in images or in the model’s intermediate output. Another is alignment work, making models less willing to treat environmental writing as executable instruction. The third is longer-term robustness research aimed at stronger guarantees.

A practical next step is to treat perceived text as untrusted input by default, then require it to pass mission and safety checks before it can influence motion planning. If your robot reads signs, test what happens when the signs lie. The work is slated for SaTML 2026, which should put these defenses under a brighter spotlight.

Paulo Vargas
Paulo Vargas is an English major turned reporter turned technical writer, with a career that has always circled back to…
The maker of ChatGPT wants to make open-source projects less of a security bargain
OpenAI launches Patch the Planet for open-source security, with over 30 open-source projects on board.
openai-chatgpt-os

OpenAI has launched Patch the Planet, a new initiative aimed at fixing one of the internet's quietest problems – the chronically underfunded security of open-source software.

Patch the Planet pairs OpenAI's most security-capable AI models with Trail of Bits, a security firm that has committed its entire research organization to the effort, alongside support from HackerOne and Calif.

Read more
I sifted through the Prime Day chaos to find the best Apple deals actually worth buying
Apple's about to hike prices. Prime Day 2026 is your last chance to save up to $150 on MacBooks, AirPods, and iPads.
Prime Day Deals on Apple Products

Apple is set to increase the prices for its upcoming iPhones and MacBooks, as the company can no longer offset the rising RAM and storage costs. That means, if you are looking to upgrade your aging device, you should buy the current-generation Apple products rather than wait for the new ones.

And since Amazon Prime Day is offering good discounts on the latest iPhones, iPads, MacBooks, and other Apple accessories, this is the perfect time to buy them. Here are my favorite Amazon Prime Day deals for Apple products. 

Read more
This sneaky photo trick gets AI chatbots to ignore their safety rules
Florida International University researchers built a method that nearly doubled the rate of harmful responses from a tested AI model using nothing but pixel-level edits in an image.
JaiLIP AI chatbot exploit image

A photo that looks completely ordinary to you could carry a hidden instruction to trick an AI chatbot into ignoring its safety rules, according to new research out of Florida International University. The study found that pixel-level alterations in an image that are invisible to the human eye can be enough to confuse the model reading the image and lead it to generate responses it would normally block.

Hacking what the AI sees

Read more