Gravity Forms Highrise Add-on Security & Risk Analysis

wordpress.org/plugins/gravity-forms-highrise

Integrate the remarkable Gravity Forms plugin with Highrise.

10 active installs v2.6.2 PHP + WP 3.2+ Updated Nov 26, 2013
crmformformsgravitygravity-forms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gravity Forms Highrise Add-on Safe to Use in 2026?

Generally Safe

Score 85/100

Gravity Forms Highrise Add-on 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 "gravity-forms-highrise" plugin v2.6.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by completely avoiding raw SQL queries, instead relying solely on prepared statements. It also has no recorded vulnerability history, indicating a generally well-maintained codebase.

However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers, both of which lack authentication checks. This presents a considerable attack surface, as any authenticated user could potentially trigger these functions, leading to unintended actions or data exposure depending on their implementation. Furthermore, the plugin has a concerning output escaping rate of only 45%, suggesting that a substantial portion of its output might be vulnerable to Cross-Site Scripting (XSS) attacks. While taint analysis revealed no critical or high severity flows, the lack of proper sanitization on AJAX endpoints, combined with insufficient output escaping, creates potential vectors for malicious code injection.

In conclusion, while the plugin benefits from robust SQL handling and a clean vulnerability history, the unprotected AJAX endpoints and poor output escaping are significant weaknesses. These issues could be exploited by authenticated users to compromise site security or data integrity. Addressing these specific code vulnerabilities is crucial for improving the plugin's overall security.

Key Concerns

  • AJAX handlers without auth checks
  • Low output escaping rate
Vulnerabilities
None known

Gravity Forms Highrise Add-on Security Vulnerabilities

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

Gravity Forms Highrise Add-on Code Analysis

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

Output Escaping

45% escaped22 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_page (highrise.php:275)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Gravity Forms Highrise Add-on Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_rg_update_feed_activehighrise.php:70
authwp_ajax_gf_select_highrise_formhighrise.php:71
WordPress Hooks 9
actioninithighrise.php:27
actionadmin_noticeshighrise.php:43
filtergform_addon_navigationhighrise.php:60
actionadmin_headhighrise.php:74
actiongform_entry_createdhighrise.php:78
actiongform_properties_settingshighrise.php:81
filtergform_tooltipshighrise.php:84
filtergform_confirmationhighrise.php:86
actiongform_entry_infohighrise.php:88
Maintenance & Trust

Gravity Forms Highrise Add-on Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 26, 2013
PHP min version
Downloads10K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Gravity Forms Highrise Add-on Developer Profile

Zack Katz

23 plugins · 14K 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 Highrise Add-on

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-highrise/highrise-icon.gif/wp-content/plugins/gravity-forms-highrise/js/gravityforms-highrise.js/wp-content/plugins/gravity-forms-highrise/css/gravityforms-highrise.css
Script Paths
/wp-content/plugins/gravity-forms-highrise/js/gravityforms-highrise.js
Version Parameters
gravity-forms-highrise/highrise.php?ver=

HTML / DOM Fingerprints

CSS Classes
highrise_enabled
Data Attributes
data-gf-highrise-form-id
JS Globals
gf_highrise_params
FAQ

Frequently Asked Questions about Gravity Forms Highrise Add-on