Cross-Site Scripting in Simple Ajax Chat Plugin by WordPress
CVE-2026-81807
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 2 September 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-81807?
The Simple Ajax Chat plugin for WordPress, prior to version 20260827, is susceptible to a cross-site scripting vulnerability. This issue arises because the plugin fails to properly escape chat message content before it is displayed. As a result, an unauthenticated user can inject arbitrary HTML and execute scripts within the browsers of users who view the chat, including administrators. This can lead to various security risks, including data theft and session hijacking.
Affected Version(s)
Simple Ajax Chat 0 < 20260827
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.