Security Advisory

CVE-2026-4984

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-27 14:13:51
Last updated 2026-05-10 13:57:42
Assigner tenable
CVSS score 8.2
State PUBLISHED

Description

The Twilio integration webhook handler accepts any POST request without validating Twilio's 'X-Twilio-Signature'. When processing media messages, it fetches user-controlled URLs ('MediaUrlN' parameters) using HTTP requests that include the integration's Twilio credentials in the 'Authorization' header. An attacker can forge a webhook payload pointing to their own server and receive the victim's 'accountSID' and 'authToken' in plaintext (base64-encoded Basic Auth), leading to full compromise of the Twilio account.