How Candidates Cheat AI Interviews in 2026, and How to Actually Stop It
- Cheating signals appear in ~38.5% of technical interviews; adoption doubled in six months.
- Modern attacks: OS-level overlay tools, phone-based GPT relays, off-camera helpers, screen-share monitoring alone catches none of them.
- Defenses that work: headphone enforcement, interruption-driven questioning, read-speech detection, and desktop-level lockdown.
How bad is interview cheating now?
Analysis of ~19,000 technical interviews found cheating signals in 38.5% overall, rising to 48% for purely technical roles. Candidate cheating adoption doubled from 15% to 35% in the second half of 2025 as overlay tools went mainstream. Proctoring adoption among assessment buyers rose from 64% to 77% in the same window.
The attack vectors nobody's proctoring catches
Overlay tools now render answers via the OS graphics pipeline, invisible to screen sharing. Phone relays run a GPT voice app that listens to the interviewer's question and displays answers on a device outside the webcam's view. And the oldest trick still works: a second person off-camera.
| Attack vector | Caught by screen-share proctoring? | Defense that works |
|---|---|---|
| OS-level overlay tools | No, renders outside the shared surface | Desktop-level lockdown |
| Phone-based GPT relay | No, off-screen device | Headphone enforcement + echo test |
| Off-camera helper | No | Interruption-driven questioning |
| Reading prepared answers | No | Read-speech detection |
How does interview cheating detection actually work?
Enforce headphones and verify with an echo test, if questions are only audible in-ear, phones and helpers can't hear them, and candidates who parrot questions aloud get flagged. Design the AI interviewer to interrupt and demand answers within seconds, relay setups collapse under interruption because they're always one turn behind. Run read-speech detection: reading from a screen is acoustically distinct from thinking aloud. Add desktop-level lockdown for the background-app vector.
This threat model is what we engineered into AccioMatrix, the AI interview platform behind a published 70% false-positive reduction. If you're building or buying assessment tech, this is the bar now, and building systems like this is exactly what my AI product development services cover.