SCA: security update for symfony/mime, symfony/symfony (GHSA-vqc8-7275-q272)

medium Tenable Self-Hosted Container Security Plugin ID 442415

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, Symfony\Component\Mime\Header\ParameterizedHeader validates and
encodes parameter values but emits parameter names verbatim, allowing a caller that derives a parameter
name from untrusted input to include CRLF or other non-token bytes and inject additional headers into
rendered structured mail headers such as Content-Type or Content-Disposition. This issue is reported as
fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12. (CVE-2026-45070)

Solution

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

See Also

https://github.com/advisories/GHSA-vqc8-7275-q272

Plugin Details

Severity: Medium

ID: 442415

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.1

Percentile: 7.84

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-45070

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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:N/VI:L/VA:N/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-45070

cwe: CWE-93