Skip to main content

Gravity Forms CVE-2026-12997

| EUVDEUVD-2026-44761 HIGH
Path Traversal (CWE-22)
2026-07-15 Wordfence
7.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (Wordfence) PRIMARY
HIGH
qualitative
NVD
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated network read via a public form endpoint (AV:N/PR:N/UI:N/AC:L); confidentiality-only file disclosure (C:H) with no integrity or availability impact and no scope change.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 15, 2026 - 19:00 vuln.today
CVE Published
Jul 15, 2026 - 18:34 cve.org
HIGH 7.5

DescriptionNVD

The Gravity Forms plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.10.4 via the 'gform_uploaded_files' parameter parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires the targeted form to not enforce login (so publicly accessible), which allows the unauthenticated attacker to reach the process_send_resume_link endpoint and supply an arbitrary recipient email address to receive the traversal-retrieved file as a notification attachment.

AnalysisAI

Arbitrary file disclosure in the Gravity Forms WordPress plugin (all versions through 2.10.4) lets unauthenticated attackers read sensitive files from the web server by abusing the 'gform_uploaded_files' parameter against the process_send_resume_link endpoint. Reported by Wordfence, the flaw carries CVSS 7.5 and is exfiltrated by directing the traversal-retrieved file to an attacker-controlled email as a form notification attachment. No public exploit identified at time of analysis, and it is not listed in CISA KEV.

Technical ContextAI

Gravity Forms is a widely deployed commercial form-builder plugin for WordPress that supports 'Save and Continue' functionality, which generates a resume link and can email it (with attachments) via the process_send_resume_link handler. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / Path Traversal): the 'gform_uploaded_files' parameter is used to reference uploaded file paths without adequate normalization or containment, allowing '../' sequences to escape the intended upload directory and resolve to arbitrary filesystem paths readable by the PHP/web-server process. The affected component is identified by CPE cpe:2.3:a:gravity_forms:gravity_forms:*:*:*:*:*:*:*:*.

RemediationAI

No vendor-released patch version is identified in the available data, so upgrade to the latest Gravity Forms release beyond 2.10.4 as soon as the vendor publishes a fixed build, monitoring the vendor site (https://www.gravityforms.com/) and the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/5c03c07f-8f41-47c2-bc95-d92a623f5f7c?source=cve) for the exact patched version. As compensating controls until patched: require login on forms that use file uploads or Save-and-Continue (this removes the unauthenticated reachability that the exploit depends on, at the cost of blocking anonymous submissions); disable the Save and Continue / resume-link feature on public forms (breaks partial-submission resumption for legitimate users); and place a WAF rule to block requests to the process_send_resume_link endpoint containing traversal sequences such as '../' or encoded variants in 'gform_uploaded_files' (watch for false positives on legitimate file paths). Restrict web-server filesystem permissions so the PHP process cannot read sensitive files outside the webroot to limit the blast radius.

CVE-2017-17780 MEDIUM POC
6.1 Dec 20

The Clockwork SMS clockwork-test-message.php component has XSS via a crafted "to" parameter in a clockwork-test-message

CVE-2023-2701 MEDIUM POC
6.1 Jul 17

The Gravity Forms WordPress plugin before 2.7.5 does not escape generated URLs before outputting them in attributes, lea

CVE-2023-28782 HIGH
8.3 Dec 20

Deserialization of Untrusted Data vulnerability in Rocketgenius Inc. Rated high severity (CVSS 8.3), this vulnerability

CVE-2026-19513 HIGH
8.1 Sep 01

Arbitrary file upload in Gravity Forms for WordPress (all versions ≤ 3.0.2) allows unauthenticated attackers to write PH

CVE-2026-16649 HIGH
7.2 Sep 05

Stored Cross-Site Scripting in the Gravity Forms WordPress plugin (all versions ≤2.10.5) permits unauthenticated attacke

CVE-2026-5110 HIGH
7.2 May 02

Stored cross-site scripting (XSS) in Gravity Forms WordPress plugin versions ≤2.10.0 allows remote unauthenticated attac

CVE-2026-5111 HIGH
7.2 May 02

Stored Cross-Site Scripting in Gravity Forms plugin for WordPress through version 2.10.0 allows unauthenticated remote a

CVE-2026-5109 HIGH
7.2 May 02

Stored XSS in Gravity Forms for WordPress ≤2.10.0 allows unauthenticated remote attackers to inject malicious JavaScript

CVE-2026-5112 HIGH
7.2 May 02

Stored Cross-Site Scripting in Gravity Forms for WordPress up to 2.10.0 enables unauthenticated attackers to inject mali

CVE-2026-5113 HIGH
7.2 May 02

Stored Cross-Site Scripting in Gravity Forms plugin for WordPress allows unauthenticated remote attackers to inject mali

Share

CVE-2026-12997 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy