Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - #575
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
from
August 10, 2025 12:36
b8ce2f4 to
8d629d9
Compare
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
from
December 15, 2025 14:56
8d629d9 to
f9e8c95
Compare
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
from
February 2, 2026 19:56
f9e8c95 to
8f4532d
Compare
renovate
Bot
deleted the
renovate/packagist-symfony-security-bundle-vulnerability
branch
March 27, 2026 01:12
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
2 times, most recently
from
March 30, 2026 22:19
8f4532d to
db05513
Compare
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
2 times, most recently
from
April 27, 2026 23:04
db05513 to
a376f36
Compare
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
from
July 12, 2026 16:15
a376f36 to
ee07ee4
Compare
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
2 times, most recently
from
August 30, 2026 01:42
ee07ee4 to
d7b4244
Compare
renovate
Bot
force-pushed
the
renovate/packagist-symfony-security-bundle-vulnerability
branch
from
September 7, 2026 16:50
d7b4244 to
8c01770
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.4.9→5.4.20Symfony vulnerable to Session Fixation of CSRF tokens
CVE-2022-24895 / GHSA-3gv2-29qc-v67m
More information
Details
Description
When authenticating users Symfony by default regenerates the session ID upon login, but preserves the rest of session attributes. Because this does not clear CSRF tokens upon login, this might enables same-site attackers to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation.
Resolution
Symfony removes all CSRF tokens from the session on successful login.
The patch for this issue is available here for branch 4.4.
Credits
We would like to thank Marco Squarcina for reporting the issue and Nicolas Grekas for fixing it.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:LReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
symfony/security-bundle (symfony/security-bundle)
v5.4.20Compare Source
Changelog (symfony/security-bundle@v5.4.19...v5.4.20)
v5.4.19Compare Source
Changelog (symfony/security-bundle@v5.4.18...v5.4.19)
v5.4.17Compare Source
Changelog (symfony/security-bundle@v5.4.16...v5.4.17)
v5.4.11Compare Source
Changelog (symfony/security-bundle@v5.4.10...v5.4.11)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.