RT Frontend Entry View for Gravity Forms Security & Risk Analysis

wordpress.org/plugins/rt-frontend-entry-view-for-gravity-forms

Display Gravity Forms entries on the frontend using a simple shortcode, with support for pagination and filtering.

20 active installs v1.1 PHP 7.2+ WP 6.0+ Updated Dec 2, 2025
gravity-forms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is RT Frontend Entry View for Gravity Forms Safe to Use in 2026?

Generally Safe

Score 100/100

RT Frontend Entry View for Gravity Forms 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 plugin "rt-frontend-entry-view-for-gravity-forms" v1.1 exhibits a generally good security posture, with strong practices in place like the exclusive use of prepared statements for SQL queries and a high percentage of properly escaped outputs. The absence of dangerous functions, file operations, and external HTTP requests is also a positive indicator. However, the analysis reveals a significant concern regarding unprotected entry points. Specifically, all three REST API routes lack permission callbacks, meaning they are accessible without any authentication or authorization checks. This creates a substantial attack surface that could potentially be exploited if these routes handle sensitive data or perform actions that should be restricted.

The plugin's vulnerability history is currently clean, with no recorded CVEs. This, combined with the good code practices observed, suggests a developer who is mindful of security. Nevertheless, the presence of unprotected REST API routes remains a critical weakness that could be a target for attackers. While the taint analysis shows no critical or high severity flows, and no raw SQL queries, the unprotected REST API endpoints present a direct and exploitable risk that outweighs the positive aspects of the code signals and vulnerability history. The plugin needs immediate attention to secure these entry points.

Key Concerns

  • REST API routes without permission callbacks
  • Unprotected entry points (3 total)
Vulnerabilities
None known

RT Frontend Entry View for Gravity Forms Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

RT Frontend Entry View for Gravity Forms Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

RT Frontend Entry View for Gravity Forms Code Analysis

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

Output Escaping

95% escaped78 total outputs
Attack Surface
3 unprotected

RT Frontend Entry View for Gravity Forms Attack Surface

Entry Points4
Unprotected3

REST API Routes 3

GET/wp-json/rt-gf/v1/entriesincludes\controllers\class-rt-gf-api-controller.php:14
GET/wp-json/rt-gf/v1/entry/(?P<id>\d+)includes\controllers\class-rt-gf-api-controller.php:20
POST/wp-json/rt-gf/v1/exportincludes\controllers\class-rt-gf-api-controller.php:26

Shortcodes 1

[rt_gf_entries_view] includes\controllers\class-rt-gf-entry-controller.php:14
WordPress Hooks 8
actioninitincludes\admin\class-rt-gf-admin.php:10
actionadd_meta_boxesincludes\admin\class-rt-gf-admin.php:11
actionsave_postincludes\admin\class-rt-gf-admin.php:12
actionrest_api_initincludes\controllers\class-rt-gf-api-controller.php:10
filterquery_varsincludes\controllers\class-rt-gf-entry-controller.php:15
actionwp_enqueue_scriptsincludes\controllers\class-rt-gf-entry-controller.php:16
actionplugins_loadedrt-frontend-entry-view-for-gravity-forms.php:21
actionadmin_noticesrt-frontend-entry-view-for-gravity-forms.php:23
Maintenance & Trust

RT Frontend Entry View for Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 2, 2025
PHP min version7.2
Downloads324

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

RT Frontend Entry View for Gravity Forms Developer Profile

raintech357

9 plugins · 40 total installs

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

How We Detect RT Frontend Entry View for Gravity Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rt-frontend-entry-view-for-gravity-forms/assets/css/frontend.css/wp-content/plugins/rt-frontend-entry-view-for-gravity-forms/build/style-index.css/wp-content/plugins/rt-frontend-entry-view-for-gravity-forms/build/index.css/wp-content/plugins/rt-frontend-entry-view-for-gravity-forms/build/index.js
Script Paths
/wp-content/plugins/rt-frontend-entry-view-for-gravity-forms/build/index.js
Version Parameters
rt-frontend-entry-view-for-gravity-forms/assets/css/frontend.css?ver=rt-frontend-entry-view-for-gravity-forms/build/style-index.css?ver=rt-frontend-entry-view-for-gravity-forms/build/index.css?ver=rt-frontend-entry-view-for-gravity-forms/build/index.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="rt-gf-app"
JS Globals
window.rt_gf_settings
REST Endpoints
/wp-json/rt-gf/v1/entries/wp-json/rt-gf/v1/entry//wp-json/rt-gf/v1/export
Shortcode Output
<div id="rt-gf-app"></div>
FAQ

Frequently Asked Questions about RT Frontend Entry View for Gravity Forms