Turkish student arrested for using ChatGPT to cheat on university exam

A Turkish student was arrested in Isparta for using a custom-built device connected to ChatGPT to cheat during the 2024 YKS university entrance exam. The incident highlighted the use of AI tools to circumvent academic integrity measures.

OpenAI · Incident Jun 8, 2024 · Indexed Jun 22, 2026 · 2 sources

A student utilized a makeshift device linked to ChatGPT to bypass exam security in Isparta.
What
A Turkish student was arrested in Isparta for using a custom-built device connected to ChatGPT to cheat during the 2024 YKS university entrance exam.
Incident date
Jun 8, 2024
Who
OpenAI
Failure mode
Tool Misuse
AI surface
Chatbot
Severity
Low

What happened

A student in Isparta, Turkey, was arrested for using a makeshift AI-powered device to cheat during the 2024 YKS university entrance exam. The incident occurred during the Basic Proficiency Test (TYT) on June 8, 2024, where the student used the device to access ChatGPT.

What broke inside the model

Failure path · mode profile · Tool Misuse
  1. 01 · TriggerThe agent selects the correct tool.
  2. 02 · Model stepIt fills the call with the wrong arguments.
  3. 03 · Control gapNo validation checks the arguments first.
  4. 04 · FailureThe tool runs against the wrong target.
  5. 05 · ConsequenceThe wrong record, account, or system is hit.

At the tool call, the arguments point at the wrong target.

The failure was a bypass of the high-stakes exam's security protocols via an external AI interface. The AI system was used as a remote knowledge source through a makeshift device, circumventing the closed-book nature of the test.

Public visibilityHigh
Regulatory exposureNone
Customer impactFew customers
Financial impactUnknown
Time to disclosureDays
  1. PressTurkish student arrested for using AI to cheat in university examreuters.com
  2. PressTurkish student arrested for cheating on university entrance examination using ChatGPTturkishminute.com
Permalinkhttps://failureindex.ai/failures/turkish-student-arrested-using-chatgpt-cheat
CitationAI Failure Index. "Turkish student arrested for using ChatGPT to cheat on university exam" (FI-0638). Realm Labs. https://failureindex.ai/failures/turkish-student-arrested-using-chatgpt-cheat (indexed Jun 22, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0638. Full dataset at /data.

Note from Realm Labs, the Index steward

How Realm would have caught this

Controls for this failure mode
  • OmniGuard
  • AgentRealm

Realm can inspect a tool call against the user's actual intent before it runs, and hold calls whose arguments or target do not match what was asked, so the wrong tool or the wrong arguments never reach the system of record.