A webhook or service endpoint using plaintext HTTP
What it is
Integration endpoint sends payloads over plaintext HTTP.
Why it matters
A service endpoint or webhook uses http, so record data, execution context, and any credential in the message cross the network unencrypted.
Find it yourself
List your service endpoints and webhooks and read the URL scheme on each. Anything starting http rather than https is the finding, and any credential that has been travelling over it should be treated as exposed.
How to fix it
Re-register against https, verify the certificate, and rotate any credential sent in the clear.
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.