SecurityAug 4, 2026, 2:34 PM

MissClick: Exploiting Digit-Serialized Coordinates to Attack GUI Grounding Models

30-second summary

A new paper reveals a security flaw in GUI grounding models that predict screen coordinates as digit tokens, allowing attackers to manipulate clicks by altering single digits.

TickrWire
Key takeaways
  • GUI grounding models that predict screen coordinates as digit tokens are vulnerable to manipulation by altering single digits.
  • Changing a hundreds-place digit can shift the coordinate by 100 units, enabling large-scale click redirection.
  • The attack, named "MissClick," exploits the gap between categorical token prediction and numerical parsing.
  • Researchers call for numerical constraints in coordinate generation to prevent such security flaws.
Full story

Researchers from an unnamed institution have identified a critical security vulnerability in GUI visual grounding models that generate screen coordinates as sequences of digit tokens. These tokens are parsed into numerical values to execute clicks, but the process introduces a significant risk. Since each digit is predicted as a categorical token, altering a single digit in the hundreds place can shift the coordinate by 100 units, leading to a large displacement of the executed click. This discrepancy between token prediction and numerical parsing creates an exploitable attack surface.

The attack, dubbed "MissClick," exploits the numerical sensitivity of coordinate parsing. By strategically manipulating the digit tokens, an attacker could redirect an AI-driven click to a different location on the screen, potentially triggering unintended actions or bypassing security measures. The paper highlights that this vulnerability has been largely overlooked in prior research, despite the growing adoption of GUI grounding models in automated systems and user interfaces.

The findings underscore the need for more robust coordinate generation and parsing mechanisms in AI models that interact with graphical interfaces. The researchers suggest that future models should incorporate numerical constraints during token prediction to mitigate such attacks.

Sponsored
Why this matters
Developers

Developers using GUI grounding models must implement numerical constraints to prevent coordinate manipulation attacks.

Businesses

Businesses relying on AI-driven interfaces face risks of unintended actions or security breaches due to this vulnerability.

Everyone

This research highlights a new class of security risks in AI systems that interact with graphical user interfaces.

Glossary
GUI grounding models
AI models that predict screen coordinates to execute clicks or interact with graphical user interfaces.
Digit-serialized coordinates
Screen coordinates represented as sequences of digit tokens, parsed into numerical values for execution.
Sources · 1
Read next
More stories
TickrWireAI News Intelligence

We aggregate, verify, summarise and explain the latest artificial intelligence news from open, legal sources.

Daily AI digest

Top AI stories, summarised, in your inbox each morning.

© 2026 TickrWire. Summaries and analysis are AI-generated and may contain errors.