GravityWP – Count Security & Risk Analysis

wordpress.org/plugins/gravitywp-count

Count, filter and display the number of Gravity Forms entries or the total of a number field for multiple entries.

2K active installs v0.9.15 PHP + WP 3.0.1+ Updated Oct 27, 2025
countformformsgravity-formsnumber-field
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GravityWP – Count Safe to Use in 2026?

Generally Safe

Score 100/100

GravityWP – Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The gravitywp-count v0.9.15 plugin exhibits a generally strong security posture based on the provided static analysis. There are no reported vulnerabilities in its history, and the code analysis reveals no dangerous functions, file operations, external HTTP requests, or raw SQL queries. All SQL queries utilize prepared statements, and all identified output points are properly escaped, which are excellent security practices.

The primary concern, however, lies in the absence of nonce and capability checks. With two entry points (shortcodes), the lack of these fundamental WordPress security mechanisms leaves the plugin susceptible to Cross-Site Request Forgery (CSRF) and potential unauthorized actions if these shortcodes handle sensitive operations. The static analysis indicates zero unprotected entry points, which is misleading given the absence of these crucial checks. The total absence of taint analysis flows is also notable, although this could be due to the plugin's limited functionality or the specific scope of the analysis.

While the plugin benefits from a clean vulnerability history and adherence to good practices like prepared statements and output escaping, the missing nonce and capability checks are significant security oversights. The plugin's otherwise clean record suggests it may be less complex or intentionally designed with limited functionality, but this does not excuse the lack of basic security controls for its exposed entry points. Therefore, while the current risk appears low due to the apparent limited functionality, the potential for exploitation exists.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

GravityWP – Count Security Vulnerabilities

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

GravityWP – Count Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

GravityWP – Count Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gravitywp_count] gravitywp-count.php:313
[gwp_count] gravitywp-count.php:314
Maintenance & Trust

GravityWP – Count Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 27, 2025
PHP min version
Downloads31K

Community Trust

Rating100/100
Number of ratings13
Active installs2K
Developer Profile

GravityWP – Count Developer Profile

GravityWP

4 plugins · 9K total installs

99
trust score
Avg Security Score
99/100
Avg Patch Time
4 days
View full developer profile
Detection Fingerprints

How We Detect GravityWP – Count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gravitywp-count/css/gravitywp-count.css/wp-content/plugins/gravitywp-count/js/gravitywp-count.js
Script Paths
/wp-content/plugins/gravitywp-count/js/gravitywp-count.js
Version Parameters
gravitywp-count/css/gravitywp-count.css?ver=gravitywp-count/js/gravitywp-count.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[gravitywp_count
FAQ

Frequently Asked Questions about GravityWP – Count