SCA: security update for symfony/http-foundation, symfony/symfony (GHSA-3rg7-wf37-54rm)

high Tenable Self-Hosted Container Security Plugin ID 436030

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.
Symfony's HttpFoundation component defines an object-oriented layer for the HTTP specification. Starting
in version 2.0.0 and prior to version 5.4.50, 6.4.29, and 7.3.7, the `Request` class improperly interprets
some `PATH_INFO` in a way that leads to representing some URLs with a path that doesn't start with a `/`.
This can allow bypassing some access control rules that are built with this `/`-prefix assumption.
Starting in versions 5.4.50, 6.4.29, and 7.3.7, the `Request` class now ensures that URL paths always
start with a `/`. (CVE-2025-64500)

See Also

https://github.com/advisories/GHSA-3rg7-wf37-54rm

Plugin Details

Severity: High

ID: 436030

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 11/13/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.6

Vendor

Vendor Severity: High

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-2025-64500

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/12/2025

Vulnerability Publication Date: 11/12/2025

Reference Information

CVE: CVE-2025-64500

cwe: CWE-647