PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-85677 Gutenverse CVE debrief

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.

Vendor
Gutenverse
Product
Gutenverse News
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-11
Original CVE updated
2026-09-11
Advisory published
2026-09-11
Advisory updated
2026-09-11

Who should care

Defenders managing WordPress installations with the Gutenverse News plugin, especially those allowing untrusted comments, should assess exposure and prioritize remediation. This includes administrators responsible for plugin updates, security teams monitoring for suspicious activity, and operators of affected WordPress sites. Vulnerability management and security teams should verify the plugin version and review comments for potential JavaScript injection.

Why it matters

CVE-2026-85677 allows unauthenticated users to store JavaScript in comments that executes in administrators' browsers and on post visits, requiring defenders to verify and remediate the vulnerability.

  • Unauthenticated users can store JavaScript that executes in administrators' browsers when reviewing the comment queue.
  • JavaScript execution occurs on post visits after comment approval.
  • Defenders must verify and remediate this vulnerability to prevent potential JavaScript execution.
  • Remediation priority is high due to the high CVSS score of 8.8.

Technical summary

The Gutenverse News WordPress plugin before 3.3.3 does not properly restrict HTML elements in untrusted comments, allowing unauthenticated users to store JavaScript that executes in administrators' browsers and on post visits. This occurs because the plugin applies a relaxed list of allowed HTML elements across all sanitization contexts, including comments. As a result, attackers can inject JavaScript that will execute in the browser of any administrator reviewing the comment queue and any visitor to the post once the comment is approved.

Defensive priority

Defenders should prioritize verifying and remediating this vulnerability in their WordPress installations, especially those with untrusted comment sections.

Recommended defensive actions

  • Verify the version of the Gutenverse News WordPress plugin and update to 3.3.3 or later if necessary.
  • Restrict access to the comment queue to trusted administrators.
  • Monitor for suspicious comments and JavaScript execution.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability in Gutenverse News WordPress plugin before 3.3.3. Additional information from the vendor and other sources may be necessary for a comprehensive understanding. Defenders should verify the plugin version, review comments for potential JavaScript, and assess exposure. Evidence limits suggest focusing on provided CVE and NVD details, with further research needed for complete impact assessment.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-85677 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-85677

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-85677 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-85677

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.