---
id: CVE-2026-81825
title: Simple Ajax Chat <= 20260811 - Unauthenticated Stored Cross-Site Scripting
summary: >-
  The Simple Ajax Chat – Add a Fast, Secure Chat Box plugin for WordPress is
  vulnerable to Stored Cross-Site Scripting via Chat Message in all versions up
  to, and including, <= 20260811 due to insufficient input sanitization and
  output esc…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'
cvssSource: cna
cwe:
  - CWE-79
vendor: specialk
product: 'Simple Ajax Chat – Add a Fast, Secure Chat Box'
affected:
  - simple_ajax_chat_add_a_fast_secure_chat_box <= 20260811
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-11T16:34:24.163481Z'
published: '2026-09-11'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T20:30:53.550Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-81825'
references:
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/8336d8d6-81ac-40a6-af1e-167c12440908?source=cve
  - url: >-
      https://plugins.trac.wordpress.org/browser/simple-ajax-chat/trunk/simple-ajax-chat-form.php#L144
  - url: >-
      https://plugins.trac.wordpress.org/browser/simple-ajax-chat/trunk/simple-ajax-chat-form.php#L143
  - url: >-
      https://plugins.trac.wordpress.org/browser/simple-ajax-chat/trunk/simple-ajax-chat-form.php#L182
  - url: >-
      https://plugins.trac.wordpress.org/browser/simple-ajax-chat/trunk/simple-ajax-chat-core.php#L34
  - url: >-
      https://plugins.trac.wordpress.org/browser/simple-ajax-chat/trunk/simple-ajax-chat.php#L698
  - url: >-
      https://plugins.trac.wordpress.org/browser/simple-ajax-chat/trunk/simple-ajax-chat.php#L329
  - url: >-
      https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3669278%40simple-ajax-chat%2Ftrunk&old=3640838%40simple-ajax-chat%2Ftrunk&sfp_email=&sfph_mail=
tags:
  - cve.org
epss: 0.00489
epssPercentile: 0.39525
ingestedAt: '2026-09-14T00:35:28.524Z'
---

## Overview

The Simple Ajax Chat – Add a Fast, Secure Chat Box plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Chat Message in all versions up to, and including, <= 20260811 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. The nonce protecting chat message submission is publicly visible on the chat page, rendering it ineffective as an authentication barrier and allowing fully unauthenticated attackers to submit malicious messages that are stored persistently and rendered to all visitors on every page load.

## Affected

- `simple_ajax_chat_add_a_fast_secure_chat_box <= 20260811`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
