CVE-2022-23601

HIGH
Published Feb 1, 20224y ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
High
Find Similar
Published Feb 1, 2022 4y ago
Last Modified Jun 17, 2026 2w ago

Description

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony form component provides a CSRF protection mechanism by using a random token injected in the form and using the session to store and control the token submitted by the user. When using the FrameworkBundle, this protection can be enabled or disabled with the configuration. If the configuration is not specified, by default, the mechanism is enabled as long as the session is enabled. In a recent change in the way the configuration is loaded, the default behavior has been dropped and, as a result, the CSRF protection is not enabled in form when not explicitly enabled, which makes the application sensible to CSRF attacks. This issue has been resolved in the patch versions listed and users are advised to update. There are no known workarounds for this issue.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-352 Cross-Site Request Forgery (CSRF) Authentication

Affected Products 3

VendorProductVersionRange
sensiolabssymfony* <5.3.15
sensiolabssymfony*≥5.4.0  –  <5.4.4
sensiolabssymfony*≥6.0.0  –  <6.0.4

References 2

  • github.com https://github.com/symfony/symfony/commit/f0ffb775febdf07e57117aabadac96fa37857f50
    PatchThird Party Advisory
  • github.com https://github.com/symfony/symfony/security/advisories/GHSA-vvmr-8829-6whx
    PatchThird Party Advisory

Remediation

  • github.com https://github.com/symfony/symfony/commit/f0ffb775febdf07e57117aabadac96fa37857f50
    PatchThird Party Advisory
  • github.com https://github.com/symfony/symfony/security/advisories/GHSA-vvmr-8829-6whx
    PatchThird Party Advisory