Millions of Sexualized Images on X in Days, New Estimates Suggest

Millions of Sexualized Images on X in Days, New Estimates Suggest
source: gettyimages
February 2, 2026

New York Times reporting describes a surge of sexually explicit content tied to an automated process on X over a nine-day period, with a conservative figure of about 1.8 million images depicting women. The Center for Countering Digital Hate (CDH) offers a higher estimate, placing total uploads around 3 million and noting roughly 23,000 images involving children.

The increase slowed after X restricted certain features to paying subscribers on January 8, but did not stop entirely.

The Times’ coverage is titled Musk's Chatbot Flooded X With Millions of Sexualized Images in Days, New Estimates Show, and the article cites analysis included in that report.

Notes:

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 142 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6645414,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}