Description
The Social Chat – Click To Chat App Button plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'consent_message' JSON Attribute in .qlwapp data-box in all versions up to, and including, 8.6.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit requires no user interaction beyond page load, as setting auto_open and consent_enabled to 'yes' in the injected data-box JSON causes the consent box — and the embedded script — to execute immediately on page load.
Published: 2026-09-05
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw in the Social Chat – Click To Chat App Button WordPress plugin. The attacker, required to have contributor level or higher, can inject a malicious JSON payload into the plugin’s data‑box configuration, specifically the 'consent_message' attribute. Because the plugin renders this JSON without proper sanitization or escaping, the injected script is executed automatically when any user visits a page that contains the data‑box. This flaw can be used to steal credentials, deface the site, hijack user sessions, or any other malicious activity that results from arbitrary JavaScript execution on a visitor’s browser.

Affected Systems

All installations of the Social Chat – Click To Chat App Button plugin version 8.6.2 or earlier, including all earlier releases, are affected. The plugin is packaged by quadlayers and distributed through the WordPress plugin repository.

Risk and Exploitability

The CVSS base score of 6.4 indicates moderate severity. Because the exploit requires only authenticated access at contributor level and no further user interaction beyond a normal page load, the risk is significant for sites that grant contributors or higher permissions. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is local, but the impact is broad, affecting all visitors to the compromised page. Once a malicious script is injected via the data‑box, it will execute for every user who loads the affected page, giving the attacker persistent access to arbitrary code execution within the site context.

Generated by OpenCVE AI on September 5, 2026 at 06:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Social Chat plugin to version 8.6.3 or later, which removes the unsanitized JSON handling.
  • If an immediate update is not possible, disable the auto_open and consent_enabled features in the data‑box configuration or set them to "no" so that the consent box—and any embedded script—does not render automatically.
  • Audit the plugin’s stored data-box entries for any malicious or unexpected script content, and remove any that are not legitimate or that contain suspicious code.

Generated by OpenCVE AI on September 5, 2026 at 06:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Description The Social Chat – Click To Chat App Button plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'consent_message' JSON Attribute in .qlwapp data-box in all versions up to, and including, 8.6.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit requires no user interaction beyond page load, as setting auto_open and consent_enabled to 'yes' in the injected data-box JSON causes the consent box — and the embedded script — to execute immediately on page load.
Title Social Chat <= 8.6.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'consent_message' JSON Attribute in .qlwapp data-box
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-05T05:30:56.592Z

Reserved: 2026-07-30T15:54:28.110Z

Link: CVE-2026-18404

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T06:17:09.577

Modified: 2026-09-05T06:17:09.577

Link: CVE-2026-18404

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T06:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')