CyberRota Analysis
AI-GeneratedThe TwilioRequestParser in Symfony versions prior to 6.4.40, 7.4.12, and 8.0.12 is vulnerable to unauthenticated POST requests that can exploit the lack of validation for the X-Twilio-Signature HMAC header, potentially allowing attackers to inject forged Twilio status payloads. This could lead to unauthorized access or manipulation of application data. Developers and organizations using affected versions of Symfony should prioritize upgrading to the patched versions to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, TwilioRequestParser::doParse() received the configured webhook secret but ignored the X-Twilio-Signature HMAC header, allowing unauthenticated POST requests to inject forged Twilio status payloads. This issue is fixed in versions 6.4.40, 7.4.12, and 8.0.12.
Related CVEs
Other vulnerabilities affecting the same vendor(s)