Google Webfonts Integrate Security & Risk Analysis

wordpress.org/plugins/google-webfonts-integrate

This plugin integrate Google WebFonts v2 to your website. Support nearly all of Google Webfonts.

30 active installs v1.5 PHP + WP 3.0+ Updated May 22, 2016
fontgoogleintegratewebfont
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Google Webfonts Integrate Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "google-webfonts-integrate" plugin v1.5 exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL injection vulnerabilities, or insecure file operations. The complete absence of external HTTP requests and a low number of entry points (all protected) are positive indicators. Furthermore, the plugin demonstrates good practice by utilizing prepared statements for all SQL queries and including capability checks. This suggests a developer who is mindful of common web application security pitfalls.

However, a significant concern arises from the fact that 0% of the 25 identified output points are properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data could be injected into the output without proper sanitization. The lack of taint analysis results (0 flows analyzed) also makes it difficult to definitively rule out potential injection issues that might not be caught by simpler static checks. The plugin's history of zero known vulnerabilities is a positive sign, suggesting a generally secure development approach, but it doesn't mitigate the direct risk identified in the output escaping analysis.

In conclusion, while the plugin avoids many common critical vulnerabilities and demonstrates good practices in areas like SQL handling and entry point protection, the complete lack of output escaping is a serious deficiency. This oversight dramatically increases the risk of XSS attacks. The developer should prioritize addressing this output escaping issue to significantly improve the plugin's overall security. The absence of specific taint flow analysis results and external requests, while seemingly positive, leaves room for potential unknown risks.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Google Webfonts Integrate Security Vulnerabilities

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

Google Webfonts Integrate Code Analysis

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

Output Escaping

0% escaped25 total outputs
Attack Surface

Google Webfonts Integrate Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuadmin-area.php:3
actionadmin_menuadmin-area.php:113
actioninitgoogle-webfonts-integrate.php:19
actionwp_headgoogle-webfonts-integrate.php:42
Maintenance & Trust

Google Webfonts Integrate Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 22, 2016
PHP min version
Downloads9K

Community Trust

Rating40/100
Number of ratings1
Active installs30
Developer Profile

Google Webfonts Integrate Developer Profile

Serkan Algur

6 plugins · 610 total installs

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

How We Detect Google Webfonts Integrate

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

Asset Fingerprints

Script Paths
/wp-content/plugins/google-webfonts-integrate/admin-area.php

HTML / DOM Fingerprints

CSS Classes
previewg
HTML Comments
<!-- Right Widgets --><!-- Right Widgets -->
JS Globals
var tw_script = document.createElement('script');tw_script.src = 'http://platform.twitter.com/widgets.js';tw_script.type = 'text/javascript';document.body.appendChild(tw_script);
FAQ

Frequently Asked Questions about Google Webfonts Integrate