Overview

FieldValue
ID1082
NameList Namespaces (Cluster Reconnaissance)
Risk CategoryInformation Disclosure
Risk LevelLow
Role TypeClusterRole
API Groupscore
Resourcesnamespaces
Risky Verb Combinations[list] · [watch]
TagsClusterStructure InformationDisclosure Reconnaissance

Description

Allows listing all namespaces in the cluster. This helps an attacker map out the cluster structure, identify potential targets, and understand workload separation. It’s a foundational reconnaissance step.

Abuse Scenarios

  1. List all namespaces in the cluster.
kubectl get namespaces