Gravity Forms Data Persistence Add-On Security & Risk Analysis

wordpress.org/plugins/gravity-forms-data-persistence-add-on

This plugin makes your Gravity Forms data-persistent.

100 active installs v3.0 PHP + WP 2.9.2+ Updated Feb 27, 2013
datafieldformgravitypersistence
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gravity Forms Data Persistence Add-On Safe to Use in 2026?

Generally Safe

Score 85/100

Gravity Forms Data Persistence Add-On has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

Based on the static analysis and vulnerability history, the "gravity-forms-data-persistence-add-on" v3.0 plugin exhibits a strong security posture with no known vulnerabilities and excellent adherence to secure coding practices. The absence of dangerous functions, the use of prepared statements for all SQL queries, and 100% output escaping are significant strengths. Furthermore, the plugin demonstrates robust security by having no identifiable attack surface (AJAX handlers, REST API routes, shortcodes, cron events) that lack proper authentication or permission checks.

Despite the overall good standing, the taint analysis reveals three flows with unsanitized paths. While these did not reach a critical or high severity level, they represent a potential area for concern that warrants further investigation. The lack of explicit capability checks and nonce checks, while not directly flagged as a problem in this analysis due to the absence of entry points requiring them, could become a weakness if the plugin's functionality were to expand or be integrated in ways that expose new attack vectors without these protective measures.

In conclusion, the plugin is currently in a very secure state. The historical lack of vulnerabilities is a positive indicator of ongoing security commitment. The primary area for improvement lies in scrutinizing and sanitizing the identified unsanitized paths in the taint analysis. The plugin's strengths in preventing common vulnerabilities are commendable, but vigilance regarding potential future exposure through new entry points without proper checks remains important.

Key Concerns

  • Flows with unsanitized paths found
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

Gravity Forms Data Persistence Add-On Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Gravity Forms Data Persistence Add-On Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
5 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared5 total queries
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
page_changed (persistent_multipage_forms.php:15)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Gravity Forms Data Persistence Add-On Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actiongform_post_pagingpersistent_multipage_forms.php:13
filtergform_pre_renderpersistent_multipage_forms.php:24
actiongform_post_submissionpersistent_multipage_forms.php:38
actiongform_advanced_settingspersistent_multipage_forms.php:108
actiongform_editor_jspersistent_multipage_forms.php:134
filtergform_tooltipspersistent_multipage_forms.php:155
Maintenance & Trust

Gravity Forms Data Persistence Add-On Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedFeb 27, 2013
PHP min version
Downloads7K

Community Trust

Rating60/100
Number of ratings14
Active installs100
Developer Profile

Gravity Forms Data Persistence Add-On Developer Profile

asthait

1 plugin · 100 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Gravity Forms Data Persistence Add-On

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
form_persist_valueform_enable_multiple_entry_entryform_persist_tooltipform_enable_multiple_entry_tooltip
JS Globals
form
FAQ

Frequently Asked Questions about Gravity Forms Data Persistence Add-On