A bypass for Cloudfront WAF for stored XSS was shared on Twitter. The only working payload is ‘<img src=x onerror=””>,<a href=https://google(.)com>’. The WAF is blocking JavaScript functions like alert(),prompt(),confirm(),print(), and the content type is JSON, preventing the use of double quotes.