Gravity Forms User Restrictions Security & Risk Analysis

wordpress.org/plugins/gravity-forms-user-restrictions

Restrict the number of user submissions on Gravity Forms

30 active installs v1.0.3 PHP + WP 3.5+ Updated Nov 5, 2013
form-settingsgravity-formsgravityformsrestrictionuser-restriction
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gravity Forms User Restrictions Safe to Use in 2026?

Generally Safe

Score 85/100

Gravity Forms User Restrictions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The plugin 'gravity-forms-user-restrictions' v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, combined with the fact that there are no unprotected entry points, significantly limits the plugin's attack surface. Furthermore, the code signals indicate a responsible development approach, with all SQL queries utilizing prepared statements and no file operations or external HTTP requests detected. The lack of any recorded vulnerabilities in its history is also a positive indicator.

However, there are areas for concern. The complete absence of nonce checks and capability checks across all entry points is a significant weakness. While the current attack surface is zero, any future introduction of functionality without these essential security measures could expose the plugin to serious risks like Cross-Site Request Forgery (CSRF) and unauthorized privilege escalation. Additionally, the fact that 29% of output escaping is not properly done, while not critical given the current attack surface, represents a potential avenue for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data were to be introduced into these outputs in the future. The absence of taint analysis flows doesn't necessarily mean there are no vulnerabilities, but rather that the analysis either didn't find any or wasn't sufficiently comprehensive to detect them.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • 29% of output escaping is not proper
Vulnerabilities
None known

Gravity Forms User Restrictions Security Vulnerabilities

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

Gravity Forms User Restrictions Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

71% escaped14 total outputs
Attack Surface

Gravity Forms User Restrictions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedindex.php:58
actionadmin_enqueue_scriptsindex.php:61
filtergform_form_settingsindex.php:64
filtergform_pre_form_settings_saveindex.php:67
filtergform_get_form_filterindex.php:70
filtergform_pre_validationindex.php:71
filtergf_user_restrictions_limitbyindex.php:74
filtergf_user_restrictions_durationindex.php:75
Maintenance & Trust

Gravity Forms User Restrictions Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 5, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs30
Developer Profile

Gravity Forms User Restrictions Developer Profile

Cyril Batillat

4 plugins · 200 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 User Restrictions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gravity-forms-user-restrictions/js/gravity-forms-user-restrictions.js
Script Paths
/wp-content/plugins/gravity-forms-user-restrictions/js/gravity-forms-user-restrictions.js
Version Parameters
gravity-forms-user-restrictions/js/gravity-forms-user-restrictions.js?ver=1.0.3

HTML / DOM Fingerprints

CSS Classes
user_restrictiongform_limit_u
Data Attributes
id="gform_limit_uname="form_limit_uid="gform_limit_u_byname="form_limit_u_byid="gform_limit_u_durationname="form_limit_u_duration+2 more
FAQ

Frequently Asked Questions about Gravity Forms User Restrictions