CVE-2026-48489
HIGH
8.7
CVSS 4.0
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.
Metadata
Severity & Metrics
8.7
HIGH CVSS 4.0
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
Affected products (2)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| symfony | security-http | — | < 5.4.53, >= 6.0.0-BETA1, < 6.4.41, >= 7.0.0-BETA1, < 7.4.13, >= 8.0.0-BETA1, < 8.0.13 |
| symfony | symfony | — | < 5.4.53, >= 6.0.0-BETA1, < 6.4.41, >= 7.0.0-BETA1, < 7.4.13, >= 8.0.0-BETA1, < 8.0.13 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-863 | cna | CWE-863: Incorrect Authorization |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.7 | HIGH | 4.0 | cna | 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 |
References (5)
- https://github.com/symfony/symfony/security/advisories/GHSA-6h46-9jf5-q59x https://github.com/symfony/symfony/security/advisories/GHSA-6h46-9jf5-q59x
- https://github.com/symfony/symfony/commit/c48a4276309e11aedeeb0ce3a89dfbf0b4fe04ff https://github.com/symfony/symfony/commit/c48a4276309e11aedeeb0ce3a89dfbf0b4fe04ff
- https://github.com/symfony/symfony/releases/tag/v5.4.53 https://github.com/symfony/symfony/releases/tag/v5.4.53
- https://github.com/symfony/symfony/releases/tag/v6.4.41 https://github.com/symfony/symfony/releases/tag/v6.4.41
- https://github.com/symfony/symfony/releases/tag/v7.4.13 https://github.com/symfony/symfony/releases/tag/v7.4.13