Origin validation error in titra - #VU126573
Published: April 20, 2026
titra
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass domain whitelist restrictions and trigger unauthorized webhook processing.
The vulnerability exists due to origin validation error in the webhook verification endpoint in server/APIroutes.js when handling requests with user-controlled Host or X-Forwarded-Host headers. A remote attacker can send a specially crafted request with a malicious header value to bypass domain whitelist restrictions and trigger unauthorized webhook processing.
Only deployments that use the webhook verification feature are affected in practice, and the impact may include SSRF-like behavior if internal domains are present in the whitelist.