AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-50343

LOW · CVSS 3.1 EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-11-06 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.1. Public exploit code or proof-of-concept references have been detected in its references.

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-2024-50343
Severity
LOW
CVSS
3.1
EPSS
0.46%

Original NVD Description

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a `Validator` configured with a regular expression using the `$` metacharacters, with an input ending with `\n`. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the `D` regex modifier to match the entire input. Users are advised to upgrade. There are no known workarounds for this vulnerability.