Auth bypass in Plone Volto

CVE-2022-24740

Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user's account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild. The patch and fix is present in Volto 15.0.0-alpha.0. As a workaround, one may manually upgrade the `react-cookie` package to 4.1.1 and then override all Volto components that use this library.

Vulnerability class: Broken Authentication

EPSS: 0.006 (44.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.0 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L.

Affected products

  • Plone Volto — versions 14.0.0, >= 14.0.0-alpha.5, < 15.0.0-alpha.0, 15.0.0

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2022-24740?
CVE-2022-24740 is a medium-severity vulnerability in Plone Volto, classified under Improper Authentication. CVSS score: 5.0/10. Published 2022-03-14.
How severe is CVE-2022-24740?
Medium severity. CVSS v3 base score is 5.0 out of 10.
Is CVE-2022-24740 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.