CVE-2025-31567
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Themesflat themesflat-addons-for-elementor themesflat-addons-for-elementor allows Stored XSS.This issue affects themesflat-addons-for-elementor: from n/a through <= 2.3.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in themesflat-addons-for-elementor plugin (<=2.3.1) allows authenticated attackers to inject malicious scripts into WordPress sites.
Vulnerability
Description The themesflat-addons-for-elementor plugin for WordPress versions 2.3.1 and earlier contains a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation. This flaw, cataloged as CVE-2025-31567, enables authenticated users with certain privileges to inject arbitrary scripts that are stored on the server and later executed when other users view the affected pages [1].
Exploitation
Conditions Exploitation requires a privileged user role to perform an action such as submitting a form or clicking a crafted link. The attacker must have the ability to inject malicious payloads into fields that are not properly sanitized. Once injected, the script is stored and executed in the context of visitors' browsers without further user interaction [1].
Impact
If successfully exploited, this vulnerability allows an attacker to inject malicious scripts, including redirects, advertisements, or other HTML payloads. When visitors access the compromised page, the script executes, potentially leading to data theft, session hijacking, or defacement. The vulnerability is considered medium severity (CVSS 6.5) and has been noted as potentially used in mass-exploit campaigns against multiple websites [1].
Mitigation
The vendor has released version 2.3.2 which resolves the issue by properly sanitizing input. Users are strongly advised to update to this version immediately. For sites unable to update, a workaround is to restrict access to plugin settings to trusted administrators only. Patchstack users can enable auto-updates for vulnerable plugins [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=2.3.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.