Description
The Repeater Fields for Elementor Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Repeater Field Value in all versions up to, and including, 2.2.7 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-09-25
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch ASAP
AI Analysis

Impact

The Repeater Fields for Elementor Forms plugin is vulnerable to stored cross‑site scripting because it fails to sanitize or escape repeater field values before rendering them. An unauthenticated attacker can submit a value that contains malicious JavaScript, which is then persisted to the database. When any user views a page that pulls that field, the script executes in the victim’s browser, allowing the attacker to steal cookies, hijack sessions, deface the site, or launch further attacks. This vulnerability directly concerns input validation and output encoding flaws (CWE‑79).

Affected Systems

The flaw exists in all releases of the Repeater Fields for Elementor Forms plugin up to and including version 2.2.7, as distributed through the WordPress plugin repository. Any WordPress installation that has this plugin active and has publicly accessible forms that use repeater fields is affected. No specific WordPress core version is required for exploitation, but the affected environment must host the vulnerable plugin.

Risk and Exploitability

The CVSS score of 7.2 suggests a high‑severity problem. Because the attack does not require authentication and the data is stored, the probability of successful exploitation is significant, especially on sites with open forms. The EPSS score is not available, but the lack of a KEV listing indicates no known mass exploitation to date. Nonetheless, the attack vector is straightforward—an attacker posts a malicious payload through a public form—and once stored, the payload will run under any authenticated or unauthenticated user’s context, providing the attacker with a high impact.

Generated by OpenCVE AI on September 25, 2026 at 09:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Repeater Fields for Elementor Forms to a version newer than 2.2.7 that removes the unsanitized input handling.
  • If an upgrade is delayed, disable or temporarily remove repeater fields from publicly accessible pages to prevent unvalidated input from being stored.
  • After applying a fix, verify that the plugin’s input handling now properly sanitizes and escapes content to mitigate future regressions.

Generated by OpenCVE AI on September 25, 2026 at 09:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Addonsorg
Addonsorg repeater Fields For Gravity Forms
Wordpress-extensions
Wordpress-extensions repeater Fields For Elementor Forms
Vendors & Products Addonsorg
Addonsorg repeater Fields For Gravity Forms
Wordpress-extensions
Wordpress-extensions repeater Fields For Elementor Forms

Fri, 25 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Repeater Fields for Elementor Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Repeater Field Value in all versions up to, and including, 2.2.7 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Repeater Fields for Elementor Forms <= 2.2.7 - Unauthenticated Stored Cross-Site Scripting via Repeater Field Value
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Addonsorg Repeater Fields For Gravity Forms
Wordpress-extensions Repeater Fields For Elementor Forms
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T10:28:26.418Z

Reserved: 2026-09-21T20:15:02.414Z

Link: CVE-2026-94573

cve-icon Vulnrichment

Updated: 2026-09-25T10:28:14.627Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T08:16:42.047

Modified: 2026-09-25T13:08:08.163

Link: CVE-2026-94573

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T14:14:25Z

Weaknesses
  • CWE-79

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