SCA: security update for symfony/cache, symfony/symfony (GHSA-6qh9-h6wf-jgqc)

medium Tenable Cloud Security Plugin ID 442414

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-45073)

Solution

Update the symfony/cache library and its related packages to version 5.4.52 or later.

See Also

https://github.com/advisories/GHSA-6qh9-h6wf-jgqc

Plugin Details

Severity: Medium

ID: 442414

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/28/2026

Updated: 7/16/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.52

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-45073

CVSS v3

Risk Factor: High

Base Score: 7.3

Temporal Score: 6.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/27/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-45073

cwe: CWE-89