Ninja Forms – Submission Limit Cookie Security & Risk Analysis

wordpress.org/plugins/nf-submission-limit-cookie

Limit form submission per user for your Ninja Forms

90 active installs v3.0 PHP + WP 4.8+ Updated Aug 10, 2017
contact-formformninjaforms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ninja Forms – Submission Limit Cookie Safe to Use in 2026?

Generally Safe

Score 85/100

Ninja Forms – Submission Limit Cookie has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "nf-submission-limit-cookie" plugin, version 3.0, exhibits a generally good security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and importantly, no entry points were found to be unprotected. The code also demonstrates responsible data handling by exclusively using prepared statements for SQL queries and refraining from file operations or external HTTP requests. The lack of known vulnerabilities, historical or recent, further reinforces this positive assessment.

However, a significant concern arises from the complete lack of output escaping. With one total output identified and none properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users that originates from user input or other external sources could be exploited to inject malicious scripts. Furthermore, the absence of nonce checks and capability checks on any potential entry points (though none were identified in this analysis) means that if new entry points were introduced or existing ones were overlooked, they would lack crucial security measures, leaving them vulnerable to CSRF or unauthorized access attacks.

In conclusion, while the plugin has a low attack surface and uses secure practices for database interaction, the unescaped output is a critical weakness that requires immediate attention. The excellent vulnerability history is a positive sign, but it doesn't mitigate the direct risks identified in the static analysis. Addressing the output escaping issue is paramount to improving the plugin's overall security.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Ninja Forms – Submission Limit Cookie Security Vulnerabilities

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

Ninja Forms – Submission Limit Cookie Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Ninja Forms – Submission Limit Cookie Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterninja_forms_from_restriction_settingsninja-forms-submission-limit-cookie.php:90
filterninja_forms_display_show_formninja-forms-submission-limit-cookie.php:92
actionninja_forms_after_submissionninja-forms-submission-limit-cookie.php:94
Maintenance & Trust

Ninja Forms – Submission Limit Cookie Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 10, 2017
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

Ninja Forms – Submission Limit Cookie Developer Profile

Hannes Etzelstorfer

5 plugins · 20K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
845 days
View full developer profile
Detection Fingerprints

How We Detect Ninja Forms – Submission Limit Cookie

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nf-submission-limit-cookie/includes/settings.php/wp-content/plugins/nf-submission-limit-cookie/assets/css/admin.css
Script Paths
/wp-content/plugins/nf-submission-limit-cookie/assets/js/admin.js
Version Parameters
nf-submission-limit-cookie/assets/js/admin.js?ver=nf-submission-limit-cookie/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
ninja-forms-user-submission-limit
JS Globals
NF_SubmissionLimitCookie
FAQ

Frequently Asked Questions about Ninja Forms – Submission Limit Cookie