logo

Database

Azure Api Management Public Network Access Enabled

Description

Detects Azure API Management services that have public network access enabled, which allows the API management endpoint to be accessed from the public internet. This configuration may increase the attack surface by exposing API management functionality to untrusted networks.

Weakness:

446 - Insecure service configuration - Azure

Category: Functionality Abuse

Detection Strategy

    Scans all Azure API Management services in the subscription

    Reports a vulnerability if the 'public_network_access' setting is explicitly set to 'Enabled'

    Each vulnerable API Management service is reported individually with its resource ID and current public access configuration

Severity v4.0

1.7

Low

Method ID

CSPM-AOAN4

Technique

CSPM

Target

AZURE

Technology

API_MANAGEMENT

CWE ID(s)

CWE-1188