Network misconfigurations

Allowed public access from the internet

Description

GCP Firewall Rules are specific to a VPC Network. Each rule either allows or denies traffic when its conditions are met. Its conditions allow users to specify the type of traffic, such as ports and protocols, and the source or destination of the traffic, including IP addresses, subnets, and instances.
  • Recommended Mitigation

    Change firewall rules to restrict public access from the Internet to a specific IP Range.