GHSA-m2wj-r6g3-fxfx · Severity: medium · Ecosystem: composer — 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 doesn't 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.
Conclusion & alert: CVE-2023-46733 is rated Moderate Risk (54.2/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.32%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-03 | 1.23% | 1.32% | +0.09% |
| 2 | 2026-04-21 | 1.06% | 1.23% | +0.17% |
| 3 | 2025-11-28 | — | 1.06% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-m2wj-r6g3-fxfx · Severity: medium · Ecosystem: composer — Symfony possible session fixation vulnerability
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2023-46733 unimportant priority: Debian including 1 source packages (symfony), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2023-46733 |
ubuntu
|
medium | CVE-2023-46733 medium priority: Ubuntu including 1 source packages (symfony), 10 status rows across 10 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, trusty, upstream, xenial): not-affected 6, ignored 3, released 1. | https://ubuntu.com/security/CVE-2023-46733 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| sensiolabs | symfony | >= 5.4.21, < 5.4.31 | cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* |
| sensiolabs | symfony | >= 6.2.7, < 6.3.8 | cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* |