What the vulnerability does
01Description
The Simple Ajax Chat plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'c' parameter in versions up to, and including, 20260217 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Explanation of Vulnerability in Simple Terms
02Summary
Simple Ajax Chat versions up to 20260217 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into chat messages. The vulnerability requires user interaction—a victim must view a crafted message—but can affect other users and the site's integrity. Update to a version newer than the affected range to remediate.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript into chat messages that executes in other users' browsers.
Potential impact on your site
04Site Impact
Chat users can be redirected, have sessions hijacked, or see defaced content without warning.
Conditions required to exploit
05Prerequisites
No authentication required. A victim must view the attacker's crafted chat message.
Key dates
06Disclosure timeline
March 12, 2026
CVE published
April 8, 2026
Record updated