Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network injection with low complexity (PR:N/AC:L), but execution needs a victim to view the stored payload (UI:R) and crosses into the browser context (S:C) with limited C/I/A.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPPOOL FormyChat social-contact-form allows Stored XSS.This issue affects FormyChat: from n/a through <= 2.15.3.
AnalysisAI
Stored cross-site scripting in the WPPOOL FormyChat (social-contact-form) WordPress plugin, versions up to and including 2.15.3, lets remote attackers inject persistent JavaScript that executes in the browser of anyone who later views the affected page. Reported by Patchstack (CVSS 7.1), the scope-changing flaw can be abused to hijack sessions, deface content, or pivot toward WordPress administrator accounts. There is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
FormyChat is a WordPress plugin (CPE cpe:2.3:a:wppool:formychat:*) that adds social/contact chat forms (e.g. WhatsApp-style widgets) to WordPress sites. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation: attacker-supplied input is written into the generated HTML page without adequate output encoding or sanitization, so a crafted payload is stored server-side and rendered as active markup. Because the injected script runs in the context of the WordPress site's origin, the CVSS scope is marked Changed (S:C) - the vulnerable component (the plugin) affects a separate security authority (the visitor's or administrator's browser session and the surrounding WordPress DOM).
RemediationAI
Upgrade FormyChat to a release later than 2.15.3 (i.e. the first fixed version published after 2.15.3) once available; the input data does not name an exact patched version, so confirm the fixed build directly on the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/social-contact-form/vulnerability/wordpress-formychat-plugin-2-15-3-cross-site-scripting-xss-vulnerability?_s_id=cve) and the WordPress plugin changelog before deploying. As interim compensating controls, deploy a WAF rule or Patchstack's virtual patch to filter script/HTML in FormyChat form submissions, restrict who can submit or view the affected form data, and treat all stored form entries as untrusted when rendering them in wp-admin; if no acceptable fix is reachable, temporarily deactivate the FormyChat plugin, accepting the trade-off that the contact/chat widget will be unavailable to site visitors. A strict Content-Security-Policy that disallows inline script also reduces the blast radius of any residual injection but may break other inline scripts on the site.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43454