services / Azure / VPN link connection shared key

The IPsec pre-shared key (PSK) for a VPN link connection within a site-to-site VPN gateway connection. This secret authenticates the IPsec tunnel between the Azure VPN gateway and the peer (on-prem/remote) endpoint.

The shared key is a tunnel-authenticating credential; exposure or control of it directly impacts connectivity to and the security of the bridged network.


Microsoft.​Network/​vpnGateways/​vpnConnections/​vpnLinkConnections/​sharedKeys/​default/​write

Sets/overwrites the IPsec PSK: rotating it breaks the legitimate site-to-site tunnel (DoS), alters tunnel auth config (manipulation), and lets an attacker pin a known key to bring up a rogue tunnel into the connected network.

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