WordPress security changelog
HIGH CVE-2026-77830 Deferred

CleanTalk comment processing permits unauthenticated stored XSS

CleanTalk through 6.86 can place malicious comment content into an aria-label placeholder without sufficient output escaping. A logged-out visitor can submit the payload; after moderation where required, it executes for non-logged-in visitors who open the affected page.

CVE / CNA score 7.2 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Spam protection, Honeypot, Anti-Spam by CleanTalk
Plugin slug
cleantalk-spam-protect
Affected
<= 6.86
Safe version
See mitigation notes
Published
Sep 05, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Sep 05, 2026 and is one of 9 known issues for this plugin.

Update, patch or deactivate.

Version 6.87 is available and may resolve the issue, but its official changelog does not confirm this CVE. Update conservatively and inspect or remove untrusted comments before exposing affected pages to visitors.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Spam protection, Honeypot, Anti-Spam by CleanTalk plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content aria-label Placeholder in all versions up to, and including, 6.86 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The payload is deliverable via unauthenticated comment submission and executes exclusively for non-logged-in visitors; if comment moderation is enabled, an approving moderator must first publish the comment before the script reaches other users.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Primary and upstream sources