CVE-2026-57379
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-57379, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-07-13
AI Q&A
2026-07-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wppool formychat to 2.15.3 (inc)
wp_pool formychat From 2.0.0 (inc) to 2.15.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57379 is a Cross Site Scripting (XSS) vulnerability in the WordPress FormyChat Plugin versions 2.15.3 and below. It occurs due to improper neutralization of input during web page generation, allowing attackers to inject malicious scripts that execute when visitors access the affected site.

Exploitation requires user interaction, such as clicking a malicious link or submitting a form, but can be initiated by unauthenticated users. The vulnerability is categorized under OWASP Top 10 category A3: Injection.

Impact Analysis

This vulnerability can lead to attackers injecting malicious scripts into your website, which may result in redirects to malicious sites, unauthorized advertisements, or other harmful actions executed in the context of your visitors' browsers.

Because the vulnerability has a CVSS score of 7.1, it represents a moderate risk and could be exploited in widespread attacks targeting many websites. Successful exploitation can compromise the confidentiality, integrity, and availability of your site.

Immediate mitigation involves updating the FormyChat plugin to version 2.15.4 or later, or applying available mitigation rules to block attacks until the update is applied.

Detection Guidance

This vulnerability involves stored Cross-Site Scripting (XSS) in the WordPress FormyChat plugin versions 2.15.3 and below. Detection typically involves checking the plugin version and monitoring for suspicious script injections or unusual behavior in form submissions.

To detect if your system is vulnerable, first verify the installed version of the FormyChat plugin. For example, you can use the following command on your WordPress installation directory to check the plugin version:

  • grep 'Version:' wp-content/plugins/formychat/readme.txt

Additionally, you can scan your website for suspicious script tags or payloads in form inputs or stored data. Using web vulnerability scanners that support XSS detection or manual inspection of form inputs and stored messages may help.

Network detection might include monitoring HTTP requests for suspicious payloads or unusual user interactions that trigger the XSS, but no specific commands are provided in the resources.

Mitigation Strategies

The immediate recommended step is to update the WordPress FormyChat plugin to version 2.15.4 or later, where this vulnerability has been patched.

Until the update can be applied, Patchstack has provided a mitigation rule to block attacks exploiting this vulnerability. Applying such a mitigation rule can help reduce risk temporarily.

Since the vulnerability requires user interaction, educating users to avoid clicking suspicious links or submitting untrusted forms can also help mitigate risk.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57379. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart