Project

General

Profile

Actions

Bug #25065

open

Cloudflare captcha gating anonymous HTML fetches of *.commons.gc.cuny.edu

Added by Raffi Khatchadourian 7 days ago. Updated 3 days ago.

Status:
New
Priority name:
Normal
Assignee:
-
Category name:
SEO
Target version:
-
Start date:
2026-05-28
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Quick follow-up related to #24987 (thanks again for the WAF exception that fixed the wp-json case).

Noticed a related behavior on the public-facing side worth a look. Anonymous HTML fetches of my site's home page get captcha-walled by Cloudflare, even from non-suspicious user agents.

Reproducer

curl -A "Mozilla/5.0 (compatible; LinkPreview)" https://khatchad.commons.gc.cuny.edu/

Response is a "Captcha Required" interstitial (HTML body containing the challenge, no actual page content).

Two questions

  1. Is this anonymous-fetch challenge intentional, or is the WAF being aggressive with user agents Cloudflare doesn't recognize?
  2. Are there explicit exemptions configured for social-media preview bots (LinkedIn, Twitter/X, Slack, Mastodon, Facebook)? My main concern is link previews for shared posts coming up blank.

Major search-engine crawlers (Googlebot, Bingbot) typically have verified-IP allowlists that bypass these, so I'm less worried about indexing impact -- but worth confirming.

Thanks,
Raffi

Actions

Also available in: Atom PDF