Better-Google-Forms Security & Risk Analysis

wordpress.org/plugins/better-google-forms

Simply adds Google Forms to posts and pages in the style of your theme

10 active installs v0.6 PHP + WP 3.0+ Updated Apr 24, 2012
formsgoogle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better-Google-Forms Safe to Use in 2026?

Generally Safe

Score 85/100

Better-Google-Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The 'better-google-forms' plugin v0.6 exhibits a concerning security posture due to several critical weaknesses despite a clean vulnerability history. The presence of two unprotected AJAX handlers significantly expands the attack surface without any authentication or authorization checks. This means any unauthenticated user could potentially trigger these handlers, leading to unintended actions within the WordPress site. Furthermore, the plugin demonstrates a poor practice regarding output escaping, with only 22% of outputs being properly escaped. This opens the door to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site's content. The lack of nonce checks on AJAX endpoints exacerbates these risks, as it prevents the standard WordPress mechanism for verifying the authenticity of requests.

Key Concerns

  • Unprotected AJAX handlers
  • Poor output escaping (22% proper)
  • Missing nonce checks on AJAX
  • Missing capability checks
Vulnerabilities
None known

Better-Google-Forms Security Vulnerabilities

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

Better-Google-Forms Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

22% escaped9 total outputs
Attack Surface
2 unprotected

Better-Google-Forms Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_better_googleform_button_iframegoogleform_embed.php:7
authwp_ajax_better_googleform_rendergoogleform_embed.php:8

Shortcodes 1

[gform] googleform_shortcode.php:3
WordPress Hooks 2
actionadmin_initgoogleform_embed.php:3
actionmedia_buttonsgoogleform_embed.php:6
Maintenance & Trust

Better-Google-Forms Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedApr 24, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Better-Google-Forms Developer Profile

mojowen

2 plugins · 20 total installs

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

How We Detect Better-Google-Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-google-forms/googleform_admin.js/wp-content/plugins/better-google-forms/googleform_admin.css
Script Paths
better_googleforms_base.googleform_admin.js
Version Parameters
better-google-forms/googleform_admin.js?ver=0.5better-google-forms/googleform_admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
GoogleFormdisclaimergoogleform_option
HTML Comments
PREVIEW<!--
Data Attributes
data-formkeydata-autofilldata-html
JS Globals
better_googleforms_basegoogleform_admin.js
Shortcode Output
[gform[/gform]
FAQ

Frequently Asked Questions about Better-Google-Forms