CVE-2026-48489

Summary

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.

Affected Software

VendorProductVersion RangeStatus
symfonysymfony< 5.4.53affected
symfonysymfony>= 6.0.0-BETA1, < 6.4.41affected
symfonysymfony>= 7.0.0-BETA1, < 7.4.13affected
symfonysymfony>= 8.0.0-BETA1, < 8.0.13affected
symfonysecurity-http< 5.4.53affected
symfonysecurity-http>= 6.0.0-BETA1, < 6.4.41affected
symfonysecurity-http>= 7.0.0-BETA1, < 7.4.13affected
symfonysecurity-http>= 8.0.0-BETA1, < 8.0.13affected

Weaknesses

  • CWE-863: CWE-863: Incorrect Authorization

References