A regular expression denial of service (ReDoS) vulnerability has been discovered in the CKEditor 5 Markdown plugin code. The vulnerability allowed to abuse a link recognition regular expression, which could cause a significant performance drop resulting in a browser tab freeze. It affects all users using the CKEditor 5 Markdown plugin at version <= 24.0.0.
The problem has been recognized and patched. The fix will be available in version 25.0.0.
The user can work around the issue by: - Upgrading CKEditor 5 to version 25.0.0. - Disabling the Markdown plugin.
If you have any questions or comments about this advisory: * Email us at security@cksource.com
The CKEditor 5 team would like to thank Erik Krogh Kristensen from the GitHub team for recognizing this vulnerability and Alvaro Muñoz from GitHub for reporting it.
{ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-01-29T21:50:43Z", "nvd_published_at": "2021-01-29T22:15:00Z", "cwe_ids": [ "CWE-400" ] }