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.
References
| Link | Resource |
|---|---|
| https://github.com/symfony/symfony/commit/c48a4276309e11aedeeb0ce3a89dfbf0b4fe04ff | Patch |
| https://github.com/symfony/symfony/releases/tag/v5.4.53 | Product Release Notes |
| https://github.com/symfony/symfony/releases/tag/v6.4.41 | Product Release Notes |
| https://github.com/symfony/symfony/releases/tag/v7.4.13 | Product Release Notes |
| https://github.com/symfony/symfony/security/advisories/GHSA-6h46-9jf5-q59x | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-14 20:17
Updated : 2026-07-16 15:16
NVD link : CVE-2026-48489
Mitre link : CVE-2026-48489
CVE.ORG link : CVE-2026-48489
JSON object : View
Products Affected
sensiolabs
- symfony
CWE
CWE-863
Incorrect Authorization
