Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.53, 6.4.41, 7.4.13, and 8.0.13, DefaultAuthenticationFailureHandler honored the request-supplied _failure_path parameter when failure_forward: true was enabled, allowing an unauthenticated failing login request to dispatch a subrequest to access_control-protected GET routes that skipped firewall listeners. This issue is fixed in versions 5.4.53, 6.4.41, 7.4.13, and 8.0.13.
Published: 2026-07-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to Symfony 5.4.53, 6.4.41, 7.4.13 and 8.0.13, DefaultAuthenticationFailureHandler honored the request‑supplied _failure_path parameter when the failure_forward option was enabled. This allowed an unauthenticated login request that failed to dispatch a sub‑request to an access_control‑protected GET route, thereby bypassing firewall listeners and granting unauthorized access to resources that should have been restricted. The vulnerability is a missing authorization flaw, identified by CWE‑863.

Affected Systems

Versions of the Symfony framework and security‑http component older than 5.4.53, 6.4.41, 7.4.13, and 8.0.13 are affected. Any deployment of Symfony that relies on the default authentication failure handler and has failure_forward is vulnerable. The issue is present in both the Symfony framework package and the security‑http component.

Risk and Exploitability

With a CVSS score of 8.7 the vulnerability is considered high severity. The EPSS score of less than 1 % indicates that the probability of exploitation is currently very low, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector involves unauthenticated HTTP traffic that includes the failure_forward configuration and supplies an _failure_path parameter pointing at a protected GET route. The subrequest bypasses the firewall listeners, giving the attacker unauthorized access to protected resources.

Generated by OpenCVE AI on July 31, 2026 at 05:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Symfony to the patched versions: 5.4.53, 6.4.41, 7.4.13, or 8.0.13 or later.
  • If an upgrade is not immediately possible, disable the failure_forward setting or remove the ability to supply the _failure_path parameter in the firewall configuration.
  • Verify that any sub protected routes are appropriately gated by firewall listeners or by enforcing authentication checks.

Generated by OpenCVE AI on July 31, 2026 at 05:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6312-1 symfony security update
Debian DSA Debian DSA DSA-6317-1 symfony security update
Github GHSA Github GHSA GHSA-6h46-9jf5-q59x Symfony: Security Firewall Bypass via failure_forward Subrequest: Unauthenticated Access to access_control-Protected GET Routes
History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Symfony
Symfony security-http
Symfony symfony
Vendors & Products Symfony
Symfony security-http
Symfony symfony

Thu, 16 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.53, 6.4.41, 7.4.13, and 8.0.13, DefaultAuthenticationFailureHandler honored the request-supplied _failure_path parameter when failure_forward: true was enabled, allowing an unauthenticated failing login request to dispatch a subrequest to access_control-protected GET routes that skipped firewall listeners. This issue is fixed in versions 5.4.53, 6.4.41, 7.4.13, and 8.0.13.
Title Symfony: Security Firewall Bypass via failure_forward Subrequest: Unauthenticated Access to access_control-Protected GET Routes
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Symfony Security-http Symfony
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-16T14:40:10.013Z

Reserved: 2026-05-21T15:33:08.291Z

Link: CVE-2026-48489

cve-icon Vulnrichment

Updated: 2026-07-16T14:40:01.409Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:45:03Z

Weaknesses