Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
this.weekinsecurity.com
Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
1–10 of 287 posts
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#2Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#3I'm not sure "worked properly" and "as intended" accurately describe this situation.
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#4Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#5https://www.documentcloud.org/documents/28202858-meta-ai-ag-... https://www.maine.gov/agviewer/content/ag/985235c7-cb95-4be2...
> Date Breach Discovered: 05-31-2026
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#6> "The tool itself worked properly and functioned as intended; however due to a bug in a separate code path, the system did not properly verify that the email address provided by the individual requesting a password reset matched the email address associated with that user’s Instagram account," said Meta in its breach notice. I'm not sure "worked properly" and "as intended" accurately describe this situation.
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#7> "The tool itself worked properly and functioned as intended; however due to a bug in a separate code path, the system did not properly verify that the email address provided by the individual requesting a password reset matched the email address associated with that user’s Instagram account," said Meta in its breach notice. I'm not sure "worked properly" and "as intended" accurately describe this situation.
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#8> "The tool itself worked properly and functioned as intended; however due to a bug in a separate code path, the system did not properly verify that the email address provided by the individual requesting a password reset matched the email address associated with that user’s Instagram account," said Meta in its breach notice. I'm not sure "worked properly" and "as intended" accurately describe this situation.
I like to dunk on Meta as much as the next guy, but I think this makes sense: deterministic verification like this is not, and should never be, the LLM’s job. The tools it has access to should enforce the permissions layer, ensuring that the LLM can never perform actions the user themselves should not be allowed to perform. In this case, the tool failed to do that.
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#9> "The tool itself worked properly and functioned as intended; however due to a bug in a separate code path, the system did not properly verify that the email address provided by the individual requesting a password reset matched the email address associated with that user’s Instagram account," said Meta in its breach notice. I'm not sure "worked properly" and "as intended" accurately describe this situation.
Re: Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
#10> "The tool itself worked properly and functioned as intended; however due to a bug in a separate code path, the system did not properly verify that the email address provided by the individual requesting a password reset matched the email address associated with that user’s Instagram account," said Meta in its breach notice. I'm not sure "worked properly" and "as intended" accurately describe this situation.
The problem is when the backend function doesn't verify that the email matches the username.