services / Azure / Logic App workflow run action repetition
A workflow run action repetition is a single iteration of a looped action (e.g. For_each/Until) within a Logic App run, including that iteration's inputs and outputs.
Per-iteration inputs/outputs carry the sensitive per-item data the workflow processed in each loop pass.
Microsoft.Logic/workflows/runs/actions/repetitions/read
Reading an action repetition exposes that loop iteration's inputs/outputs, leaking the sensitive data processed in that pass.
Risks
Scope: MEDIUM
This privilege may grant access to confidential data, or its exploit can incur operational cost.
Links
Contributed by P0 Security
© 2023–present P0 Security and contributors to the IAM Privilege Catalog