cybersecurity researcher Jeremiah Fowler discovered three completely unprotected databases -- no passwords, no encryption -- containing massive amounts of data from Sears' customer-facing AI chatbots and voice agents. These included 3.7 million chat-log transcripts, 1.4 million audio recordings (some running hours long and even capturing household noise after the calls ended), and over 4 TB of plaintext data. [...] This is a classic "left the door open" misconfiguration -- a familiar data security failure -- but amplified by the practice of logging every interaction for training or quality purposes.
Sears' support chatbots and voice agents had been recording everything, which is the ordinary thing to do when you intend to improve a model on it. Three databases holding the result sat open on the internet with no password: names, phone numbers, home addresses, appliance and repair details, and 1.4 million audio recordings, some of which kept running after the call and picked up the room. They were closed once Fowler reported them. The last sentence quoted is the one that generalises: the misconfiguration is decades old, and what is new is that a support system now keeps a verbatim transcript and a voice print of every conversation it has, so the same open door leaks something categorically worse than a customer list.