API Gateway allows anonymous access Affecting API Gateway (REST APIs) service in AWS


Severity

high

Is your environment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
Frameworks
CIS-ControlsCIS-AWS-FoundationsCSA-CCM
  • Snyk IDSNYK-CC-TF-99
  • creditSnyk Research Team

Description

Anyone could potentially access resources behind the gateway

How to fix?

Set authorization attribute to value other than NONE, utilize api_key_required, or properly use an OpenAPI extension, such as x-amazon-apigateway-authtype