CKEditor 5 is an open source rich text editor framework with a modular architecture. The CKEditor 5 Markdown plugin (@ckeditor/ckeditor5-markdown-gfm) before version 25.0.0 has a regex denial of service (ReDoS) vulnerability. The vulnerability allowed to abuse link recognition regular expression, which could cause a significant performance drop resulting in browser tab freeze. It affects all users using 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.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:ckeditor:ckeditor5:*:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"fixed": "25.0.0"
}
],
"source": "CPE_RANGE",
"vendor_product": "ckeditor:ckeditor5"
},
{
"extracted_events": [
{
"fixed": "25.0.0"
}
],
"source": "DESCRIPTION"
}
]
}