SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-85677

HIGH · CVSS 8.8 EPSS 0.28%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

The Gutenverse News WordPress plugin prior to version 3.3.3 is vulnerable due to inadequate restrictions on HTML sanitization, permitting unauthenticated users to inject malicious JavaScript into comments. This flaw can lead to cross-site scripting (XSS) attacks, potentially compromising the security of administrators and visitors who interact with the comment section. WordPress site administrators and developers using this plugin should prioritize immediate updates to mitigate the risk of exploitation.

CVE
CVE-2026-85677
Severity
HIGH
CVSS
8.8
EPSS
0.28%
WordPress Java

Original NVD Description

The Gutenverse News WordPress plugin before 3.3.3 does not restrict the extra HTML it adds to WordPress's allowed elements to the context it is meant for, applying the same relaxed list to every sanitisation context including untrusted comments, allowing unauthenticated users to store JavaScript that will execute in the browser of any administrator who reviews the comment queue, and of any visitor to the post once the comment is approved.