Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/symfony/security-http@6.3.8
purl pkg:composer/symfony/security-http@6.3.8
Next non-vulnerable version 7.1.8
Latest non-vulnerable version 7.2.0-BETA1
Risk 4.0
Vulnerabilities affecting this package (2)
Vulnerability Summary Fixed by
VCID-sbsb-u8u5-4bcm
Aliases:
CVE-2024-51996
GHSA-cg23-qf8f-62rr
Symfony has an Authentication Bypass via RememberMe ### Description When consuming a persisted remember-me cookie, Symfony does not check if the username persisted in the database matches the username attached with the cookie, leading to authentication bypass. ### Resolution The `PersistentRememberMeHandler` class now ensures the submitted username is the cookie owner. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/81354d392c5f0b7a52bcbd729d6f82501e94135a) for branch 5.4. ### Credits We would like to thank Moritz Rauch - Pentryx AG for reporting the issue and Jérémy Derussé for providing the fix.
6.4.15
Affected by 1 other vulnerability.
7.1.8
Affected by 0 other vulnerabilities.
7.2.0-BETA1
Affected by 0 other vulnerabilities.
VCID-v4rq-bsry-puct
Aliases:
CVE-2024-36611
GHSA-7q22-x757-cmgc
Withdrawn Advisory: Symfony http-security has authentication bypass ## Withdrawn Advisory This advisory has been withdrawn because the report is not part of a valid vulnerability. This link is maintained to preserve external references. For more information, see advisory-database/pull/5046. ## Original Description In Symfony, a security vulnerability was identified in the FormLoginAuthenticator component, where it failed to adequately handle cases where the username or password field of a login request is empty. This flaw could lead to various security risks, including improper authentication logic handling or denial of service.
7.1.0
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-7hh3-16j3-4yaf Symfony possible session fixation vulnerability Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, `SessionStrategyListener` does not migrate the session after every successful login. It does so only in case the logged in user changes by means of checking the user identifier. In some use cases, the user identifier does not change between the verification phase and the successful login, while the token itself changes from one type (partially-authenticated) to another (fully-authenticated). When this happens, the session id should be regenerated to prevent possible session fixations, which is not the case at the moment. As of versions 5.4.31 and 6.3.8, Symfony now checks the type of the token in addition to the user identifier before deciding whether the session id should be regenerated. CVE-2023-46733
GHSA-m2wj-r6g3-fxfx
VCID-bdhj-np35-sybt Symfony potential Cross-site Scripting vulnerabilities in CodeExtension filters Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters. CVE-2023-46734
GHSA-q847-2q57-wmr3
VCID-znfv-ngqc-fudw Cross-site scripting Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now does not return any user-submitted input in its response. CVE-2023-46735
GHSA-72x2-5c85-6wmr

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:15:52.145815+00:00 GitLab Importer Affected by VCID-v4rq-bsry-puct https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2024-36611.yml 38.4.0
2026-04-16T23:14:28.799554+00:00 GitLab Importer Affected by VCID-sbsb-u8u5-4bcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2024-51996.yml 38.4.0
2026-04-16T22:43:03.282706+00:00 GitLab Importer Fixing VCID-7hh3-16j3-4yaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46733.yml 38.4.0
2026-04-16T22:43:02.646349+00:00 GitLab Importer Fixing VCID-bdhj-np35-sybt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46734.yml 38.4.0
2026-04-16T22:42:55.417632+00:00 GitLab Importer Fixing VCID-znfv-ngqc-fudw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46735.yml 38.4.0
2026-04-12T00:34:32.193913+00:00 GitLab Importer Affected by VCID-v4rq-bsry-puct https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2024-36611.yml 38.3.0
2026-04-12T00:33:02.758517+00:00 GitLab Importer Affected by VCID-sbsb-u8u5-4bcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2024-51996.yml 38.3.0
2026-04-12T00:02:36.638381+00:00 GitLab Importer Fixing VCID-7hh3-16j3-4yaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46733.yml 38.3.0
2026-04-12T00:02:35.966282+00:00 GitLab Importer Fixing VCID-bdhj-np35-sybt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46734.yml 38.3.0
2026-04-12T00:02:27.912080+00:00 GitLab Importer Fixing VCID-znfv-ngqc-fudw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46735.yml 38.3.0
2026-04-03T00:42:16.527864+00:00 GitLab Importer Affected by VCID-v4rq-bsry-puct https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2024-36611.yml 38.1.0
2026-04-03T00:40:44.828867+00:00 GitLab Importer Affected by VCID-sbsb-u8u5-4bcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2024-51996.yml 38.1.0
2026-04-03T00:05:36.111343+00:00 GitLab Importer Fixing VCID-7hh3-16j3-4yaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46733.yml 38.1.0
2026-04-03T00:05:35.446096+00:00 GitLab Importer Fixing VCID-bdhj-np35-sybt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46734.yml 38.1.0
2026-04-03T00:05:27.301047+00:00 GitLab Importer Fixing VCID-znfv-ngqc-fudw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46735.yml 38.1.0
2026-04-02T17:00:40.640544+00:00 GHSA Importer Fixing VCID-7hh3-16j3-4yaf https://github.com/advisories/GHSA-m2wj-r6g3-fxfx 38.1.0
2026-04-01T12:58:44.048308+00:00 GithubOSV Importer Fixing VCID-7hh3-16j3-4yaf https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-m2wj-r6g3-fxfx/GHSA-m2wj-r6g3-fxfx.json 38.0.0
2026-04-01T12:52:06.156276+00:00 GitLab Importer Fixing VCID-7hh3-16j3-4yaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46733.yml 38.0.0
2026-04-01T12:52:06.109375+00:00 GitLab Importer Fixing VCID-bdhj-np35-sybt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46734.yml 38.0.0
2026-04-01T12:52:05.986528+00:00 GitLab Importer Fixing VCID-znfv-ngqc-fudw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/security-http/CVE-2023-46735.yml 38.0.0