CVE-2026-7795

Published: Giu 06, 2026 Last Modified: Giu 06, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 6,4
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

The Click to Chat – WA Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the [chat] shortcode 'num' parameter in all versions up to, and including, 4.38. This is due to insufficient escaping when embedding user-supplied shortcode attribute values inside JavaScript string literals that are then placed in HTML event-handler attributes. The CCW_Shortcode::shortcode() function applies esc_attr() to the 'num' parameter (line 157), which converts single quotes to the HTML entity '. This entity-encoded value is then interpolated directly into a JavaScript window.open() call string delimited by single quotes (line 194/221), and that complete string is placed verbatim into an HTML onclick attribute in the style template files (e.g., sc-style-1.php line 6). Because browsers HTML-decode event attribute values before executing the embedded JavaScript, the ' entities are decoded back to literal single quotes at runtime, allowing the injected payload to break out of the JavaScript string context and execute arbitrary code. This makes it possible for authenticated attackers with Contributor-level access and above to inject arbitrary web scripts into pages that will execute whenever a user clicks the WhatsApp chat button rendered by the [chat] shortcode.

79

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

Stable
Common Consequences
Security Scopes Affected:
Access Control Confidentiality Integrity Availability
Potential Impacts:
Bypass Protection Mechanism Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML, Web Based, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/tags/4.38…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/tags/4.38…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/tags/4.38…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/tags/4.39…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/tags/4.39…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/tags/4.39…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/trunk/pre…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/trunk/pre…
https://plugins.trac.wordpress.org/browser/click-to-chat-for-whatsapp/trunk/pre…
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&ol…
https://www.wordfence.com/threat-intel/vulnerabilities/id/60440b26-1c0b-4fd0-a7…