symfony/http-kernel is vulnerable to Incorrect Authorization
65
Medium Risk
Symfony security attributes can be configured to enforce validation only for specific HTTP methods. A configuration that includes GET does not automatically include HEAD, even though Symfony serves HEAD through the GET handler. Pre-fix controllers can execute for HEAD requests while authorization, CSRF, or signature checks are skipped. The fix expands GET method filters to include HEAD.
You are affected if you are using a version that falls within the vulnerable range.
symfony/http-kernel is vulnerable to Incorrect Authorization in versions 7.4.0 - 7.4.11 and 8.0.0 - 8.0.11.
Upgrade the symfony/http-kernel and/or symfony/symfony library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant