Ensure API Gateway CORS is properly configured
CORS settings should be restrictive, allowing only required origins.
Security Impact
Permissive CORS allows any website to make requests to your API from browsers.
How to Remediate
Configure CORS with specific allowed origins instead of wildcards for sensitive APIs.
Affected Resources
Compliance Frameworks
How TigerGate Helps
TigerGate continuously monitors your AWS environment to detect and alert on this misconfiguration. Here's what our platform does for this specific check:
- Continuous Scanning
Automatically scans all Amazon API Gateway resources across your AWS accounts every hour
- Instant Alerts
Get notified via Slack, email, or webhooks when this misconfiguration is detected
- One-Click Remediation
Fix this issue directly from the TigerGate dashboard with our guided remediation
- Compliance Evidence
Automatically collect audit evidence for SOC 2, OWASP compliance
- Drift Detection
Get alerted if this configuration drifts back to an insecure state after remediation
Check Details
- Check ID
- aws-apigateway-19
- Service
- Amazon API Gateway
- Category
- Web Security
- Severity
- MEDIUM
Automate This Check
TigerGate automatically scans your AWS environment for this and 575+ other security checks.
Start Free TrialRelated Amazon API Gateway Checks
View all checksEnsure API Gateway has authentication enabled
Ensure API Gateway has logging enabled
Ensure API Gateway uses TLS 1.2 or higher
Ensure API Gateway has WAF enabled
Ensure API Gateway has throttling enabled