AI Chat Tool Sent Files After Consent Checkbox Was Unchecked, Lab Test Shows
A developer reproducing a bug in MonkeyCode's AI coding chat found that file attachment data was still sent to the server even after the 'Include current file' checkbox was visually unchecked. The issue arose during a specific sequence: a file was attached and a prompt sent, the checkbox was unchecked mid-stream, and then a Retry button was pressed after a network timeout. Because the retry reused a frozen request snapshot rather than reading the checkbox's current state, the file buffer left the browser without any user warning. VoiceOver and other screen-reader cues described the interface as idle and honest, masking the data transmission from keyboard-only users. The author argues the flaw is simultaneously a streaming bug, a forms bug, and a privacy bug, and recommends that retry actions either lock to a confirmed snapshot taken at send time or require fresh consent before resubmitting.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in