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

Invalid content URL causes UI to not load for the content

Found in

EPiServer.CMS.UI 12.22.4

Created

Sep 12, 2023

Updated

Nov 04, 2025

Area

CMS Core

State

Closed


Description

Fixed an issue where incorrectly formatted URLs in TinyMCE caused UI to not load for that content. Now, the link works by filtering out incorrectly formatted URL parameters or by treating the link as external if something goes wrong while resolving the internal content.