Sumedia GFont Security & Risk Analysis

wordpress.org/plugins/sumedia-gfont

Loading fonts from Google is a privacy protection issue.

0 active installs v0.3.3 PHP 5.6.0+ WP 5.3+ Updated Dec 9, 2020
data-privacyfontsgoogle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sumedia GFont Safe to Use in 2026?

Generally Safe

Score 85/100

Sumedia GFont has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The sumedia-gfont plugin, version 0.3.3, exhibits a mixed security posture. On the positive side, it demonstrates good practices with 100% of its SQL queries utilizing prepared statements and a majority of its output being properly escaped. It also correctly implements nonce checks. Furthermore, its vulnerability history is clean, with no recorded CVEs, indicating a potentially mature and stable codebase.

However, the static analysis reveals significant areas of concern. The taint analysis identified two flows with unsanitized paths, classified as high severity. This is a critical finding as unsanitized paths can lead to directory traversal or file inclusion vulnerabilities if not handled carefully. While the plugin has a limited attack surface with no publicly exposed entry points like AJAX handlers, REST API routes, or shortcodes, the presence of these taint flows represents a direct risk to the system. The plugin also performs file operations and external HTTP requests, which, when combined with unsanitized path flows, could be exploited.

In conclusion, while the plugin benefits from secure database interactions and generally good output sanitization, the identified high-severity taint flows are a serious weakness that could be exploited to compromise the WordPress installation. The lack of known vulnerabilities is a positive sign, but it does not negate the risks indicated by the static analysis. Addressing the unsanitized path flows is paramount.

Key Concerns

  • High severity taint flows with unsanitized paths
  • File operations performed
  • External HTTP requests performed
  • No capability checks on entry points
Vulnerabilities
None known

Sumedia GFont Security Vulnerabilities

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

Sumedia GFont Code Analysis

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

SQL Query Safety

100% prepared17 total queries

Output Escaping

80% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
prepare_items (src\Sumedia\GFont\Admin\Table\Fontlist.php:55)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sumedia GFont Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticessrc\Sumedia\GFont\Base\Messenger.php:21
actiontemplate_footersrc\Sumedia\GFont\Base\Messenger.php:22
actionadmin_print_stylessrc\Sumedia\GFont\Plugin.php:12
actionadmin_menusrc\Sumedia\GFont\Plugin.php:13
actionadmin_initsrc\Sumedia\GFont\Plugin.php:67
actionadmin_initsrc\Sumedia\GFont\Plugin.php:68
actionwp_enqueue_scriptssrc\Sumedia\GFont\Plugin.php:75
actionupgrader_process_completesumedia-gfont.php:61
Maintenance & Trust

Sumedia GFont Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedDec 9, 2020
PHP min version5.6.0
Downloads974

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Sumedia GFont Developer Profile

Sven Ullmann

2 plugins · 0 total installs

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

How We Detect Sumedia GFont

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sumedia-gfont/assets/css/admin-style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Sumedia GFont