Access denied - Malicious request detected

What is the name of the domain?

What is the error number?

req_6850b339ac398

What is the error message?

{“error”:“Access denied”,“message”:“Access denied - Malicious request detected”,“request_id”:“req_6850b339ac398”,“timestamp”:“2025-06-17T00:13:45+00:00”}

What is the issue you’re encountering

I cannot see my site

What steps have you taken to resolve the issue?

  1. I allowlisted my IP range with IP access rules under security rules.
  2. Cleared cache
  3. Removed all WAF protections.
  4. Changed browsers. (I am able to use the site on other browsers from the same computer)

Nothing works except changing browsers. We need to figure this out so it doesnt happen to other people.

What are the steps to reproduce the issue?

I just need to go to app.heroic.com with chrome from my computer.

Screenshot of the error

May I ask if this is coming from Cloudflare, Chrome or your Anti-virus/Malware softver? :thinking:

Are you using WARP?

Are you using any kind of type of an extension such as VPN which might change your IP in Chrome? :thinking:

Wonder if it triggers any Security Events, if so I’d suggest you to double-check the Security → Events at Cloudflare dashboard under your Cloudflare account for your zone, or via direct link https://dash.cloudflare.com/?to=/:account/:zone/security/events.

You should be able to see the challenged or blocked event under the Security tab → Events at Cloudflare dashboard for your zone and know exactly which security option was triggered.

Once you find them, click on a particular one to find more details about it (user-agent, IP, HTTP version …). If yes, could you share some details which service was triggered that blocked you?

Any which passes or not shows under WAF Analytics.

Looks like it wasn’t triggered by any service at all. 403 for the particular JSON requests comes from the origin host/server? :thinking:

Could I suggest you to re-test and use the Trace tool for the particular JSON request as follows on the link below?

If you don’t see it under the Events tab as challenged or blocked request, you’re good to go.

I figured out the issue. I deleted all my cookies from the browser and it worked. One of the cookies is causing the issues.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.