services / Azure / Route table

A route table holds user-defined routes that override Azure's default system routes for the subnets it is associated with, controlling the next hop that traffic destined for given address prefixes takes.

A route table is a perimeter/segmentation control; it determines the path (and therefore the exposure) of a subnet's traffic. Rated consistent with the other network-segmentation resources documented alongside it, rather than CRITICAL, which is reserved for tenant-wide IAM/policy objects.


Microsoft.​Network/​routeTables/​write

Creating or updating routes lets an attacker redirect a subnet's traffic to an attacker-controlled next hop, enabling interception/exfiltration of in-transit data, bypass of an intended firewall/NVA hop (destroying the routing control), or wholesale traffic blackholing.

Risks

Scope: HIGH

This privilege may grant access to sensitive data from a single organizational function, or allow interruption of a service supporting a single organizational function.

Links

  • https:​/​/​azure.​permissions.​cloud/​iam/​Microsoft.​Network
  • https:​/​/​learn.​microsoft.​com/​en-​us/​azure/​role-​based-​access-​control/​resource-​provider-​operations
  • Contributed by P0 Security

    © 2023–present P0 Security and contributors to the IAM Privilege Catalog