---
title: "CVE-2022-23601\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2022-23601?format=md
keywords: index, follow
---

# CVE-2022-23601

Publication date 1 February 2022

Last updated 25 August 2025

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**8.8 · High**

[Score breakdown](https://ubuntu.com/security/CVE-2022-23601?format=md#impact-score)

Toggle side navigation

## 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.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| symfony | 22.04 LTS jammy | Not affected |
| 21.10 impish | Not affected |
| 20.04 LTS focal | Not affected |
| 18.04 LTS bionic | Not affected |
| 16.04 LTS xenial | Not affected |
| 14.04 LTS trusty | Not in release |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:
CVSS v3.0

**Base score**

8.8 · High

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | Low |
  | Privileges required | None |
  | User interaction | Required |
  | Scope | Unchanged |
  | Confidentiality impact | High |
  | Integrity impact | High |
  | Availability impact | High |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 8.8 · High |
  | Exploitability score | - |
  | Impact score | - |

**Vector:** CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23601)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2022-23601)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2022-23601)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2022-23601)

### Other references

* <https://symfony.com/blog/cve-2022-23601-csrf-token-missing-in-forms>
* <https://github.com/symfony/symfony/commit/f0ffb775febdf07e57117aabadac96fa37857f50>
* <https://www.cve.org/CVERecord?id=CVE-2022-23601>
