CVE Catalog

CVE-2026-47212

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

A vulnerability in Symfony allows an attacker to inject forged Twilio status payloads by bypassing the X-Twilio-Signature HMAC header verification. The TwilioRequestParser::doParse() method ignores the configured webhook secret, enabling unauthenticated POST requests.

Risk Assessment

The organization is at risk of accepting fake Twilio message status notifications, which could lead to incorrect business decisions, data integrity breaches, or privilege escalation in systems relying on these notifications.

Recommendation

Immediately upgrade Symfony to version 6.4.40, 7.4.12, or 8.0.12 depending on the branch used. After the update, verify the Twilio webhook secret configuration.

Other vulnerabilities in Symfony

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS