A webhook registered without any authentication
What it is
Webhook sends outbound calls with no authentication.
Why it matters
A webhook with no key or header cannot prove its calls are genuine, so anyone who learns the URL can post traffic that looks authentic.
Find it yourself
Check the authentication configuration on each registered webhook. Ones with no key and no authentication header are the finding. Worth pairing with a check at the receiving end, since a receiver that does not validate the header is the same exposure from the other side.
How to fix it
Add a header-based secret and require it at the receiver; rotate it periodically.
Related controls
These mappings are indicative. Pathix detects a condition relevant to a control. It does not certify your compliance, and a finding is not an audit opinion. You stay responsible for your control environment.
Pathix checks this across every environment you scan, along with 39 other conditions. Self-hosted in your own Azure, read-only, metadata-only.