A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Simultaneously access to lazy-loaded contentarea can cause readonly exceptions

Found in

EPiServer.CMS.Core 12.19.1

Fixed in

EPiServer.CMS.Core 12.20.0

(Or a related package)

Created

Nov 01, 2023

Updated

Dec 13, 2023

Area

CMS Core

State

Closed, Fixed and tested


Description

Fixed an issue that caused a NotSupportedException (saying that a property is read-only) when a contentArea was lazy-loaded and then accessed simultaneously by two different threads.