SEPTEMBER 12, 2026
Live Feed
Back to database
Case File

CVE-2026-48747

MEDIUM · CVSS 5.3 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-14 · Last synced 2026-08-13

CyberRota Analysis

AI-Generated

The vulnerability affects the Symfony PHP framework, specifically in the MailomatRequestParser::validateSignature() function, which improperly parses the X-MOM-Webhook-Signature header, allowing for a potential downgrade of the signature algorithm from the required SHA-256. This could lead to unauthorized access or manipulation of webhook data, compromising the integrity of the application. Organizations using affected versions should prioritize upgrading to at least 7.4.13 or 8.0.13 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.

CVE
CVE-2026-48747
Severity
MEDIUM
CVSS
5.3
EPSS
0.20%

Original NVD Description

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 7.4.13 and 8.0.13, MailomatRequestParser::validateSignature() parsed X-MOM-Webhook-Signature as algo=signature and passed the request-selected algorithm to hash_hmac(), allowing a signature algorithm downgrade instead of enforcing Mailomat's documented SHA-256 webhook signature. This issue is fixed in versions 7.4.13 and 8.0.13.

Related CVEs

Other vulnerabilities affecting the same vendor(s)