OpenAI's ChatGPT crawler appears to be willing to initiate distributed denial of service (DDoS) attacks on arbitrary websites, a reported vulnerability the tech giant has yet to acknowledge. In a write-up shared this month via Microsoft's GitHub, Benjamin Flesch, a security researcher in Germany, explains how a single HTTP request to the ChatGPT API can be used to flood a targeted website with network requests from the ChatGPT crawler, specifically ChatGPT-User. This flood of connections may or may not be enough to knock over any given site, practically speaking, though it's still arguably a danger and a bit of an oversight by OpenAI. It can be used to amplify a single API request into 20 to 5,000 or more requests to a chosen victim's website, every second, over and over again. "ChatGPT API exhibits a severe quality defect when handling HTTP POST requests to https://chatgpt.com/backend-api/attributions," Flesch explains in his advisory, referring to an API endpoint called by OpenAI's ChatGPT to return information about web sources cited in the chatbot's output. When ChatGPT mentions specific websites, it will call attributions with a list of URLs to those sites for its crawler to go access and fetch information about. If you throw a big long list of URLs at the API, each slightly different but all pointing to the same site, the crawler will go off and hit every one of them at once. "The API expects a list of hyperlinks in parameter urls. It is commonly known that hyperlinks t...
OpenAI's ChatGPT crawler can be tricked into DDoSing sites, answering your queries
The Register
·Thomas Claburn
·Published Jan 19, 2025
·Updated
Affected Software
2 affected components
OpenAI ChatGPT
OpenAI ChatGPT
Frequently Asked Questions
1
What vulnerability is discussed in the article regarding OpenAI's ChatGPT crawler?
The article discusses a vulnerability that allows OpenAI's ChatGPT crawler to initiate DDoS attacks on arbitrary websites.
2
What security risks are associated with the ChatGPT crawler's ability to conduct DDoS attacks?
The ability to conduct DDoS attacks poses risks of service disruptions and potential damage to targeted websites.
3
Who is the vendor of the affected software in this vulnerability?
The vendor of the affected software is OpenAI.
4
What specific product is highlighted as being vulnerable in the article?
The specific product highlighted as vulnerable is OpenAI's ChatGPT.
5
Has OpenAI acknowledged this vulnerability in their ChatGPT crawler?
As of the article's publication, OpenAI has yet to acknowledge this vulnerability.