CVE-2026-45073

HIGH

Symfony: SQL Injection in PdoAdapter::doClear() via Unsanitized $prefix

Title source: cna
STIX 2.1

Description

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, PdoAdapter::doClear() builds a DELETE statement using a namespace derived from the caller-supplied $prefix without binding or escaping it, allowing a caller able to influence $prefix to break out of the LIKE literal and alter query semantics or deletion scope. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.

Scores

CVSS v3 7.3
EPSS 0.0041
EPSS Percentile 33.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (9)
cache/symfony < 5.4.52
cache/symfony >= 6.0.0-BETA1, < 6.4.40
cache/symfony >= 7.0.0-BETA1, < 7.4.12
cache/symfony >= 8.0.0-BETA1, < 8.0.12
sensiolabs/symfony < 5.4.52
symfony/symfony < 5.4.52
symfony/symfony >= 6.0.0-BETA1, < 6.4.40
symfony/symfony >= 7.0.0-BETA1, < 7.4.12
symfony/symfony >= 8.0.0-BETA1, < 8.0.12
Published Jul 14, 2026
Tracked Since Jul 15, 2026