Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-84293 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The Repeater Fields for Gravity Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Repeated Multi-Input Sub-Field Values in all versions up to, and including, 3.0.4 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. This vulnerability only affects multi-input sub-field types within a repeater (such as Name, Address, and Checkbox fields), as scalar single-input field values are escaped with esc_html() at the output stage in version 3.0.4.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://plugins.trac.wordpress.org/browser/repeater-for-gravity-forms/tags/2.4.6/fields/repeater_field.php#L401 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/repeater-for-gravity-forms/tags/2.4.6/fields/repeater_field.php#L474 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/repeater-for-gravity-forms/tags/2.4.6/fields/repeater_field.php#L543 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/repeater-for-gravity-forms/tags/2.4.6/fields/repeater_field.php#L549 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/repeater-for-gravity-forms/tags/3.0.4/fields/repeater_field.php#L401 [email protected]Source CodeVendor

see all 10 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
Superaddons GFRepeater
<= 3.0.4 (semver)

CPE

  • cpe:2.3:a:gravityforms:gravity_forms:*:*:*:*:*:wordpress:*:*

Remediation

  • Upgrade: 3.1.0moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-84293
NVD Published Date:
Sep 9, 2026
NVD Last Modified:
Sep 9, 2026
Source:
[email protected]
CVE-2026-84293 Details - Not Deferred