Fluid Font Forge Security & Risk Analysis

wordpress.org/plugins/fluid-font-forge

Advanced fluid typography calculator with CSS clamp() generation for responsive font scaling across all device sizes.

10 active installs v5.3.0 PHP 7.4+ WP 5.0+ Updated Feb 28, 2026
clampfluidfontsresponsivetypography
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Fluid Font Forge Safe to Use in 2026?

Generally Safe

Score 100/100

Fluid Font Forge has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The fluid-font-forge plugin version 5.3.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by implementing nonce and capability checks on its entry points, and all detected SQL queries utilize prepared statements, significantly mitigating SQL injection risks. Furthermore, the overwhelming majority of output is properly escaped, and there are no known vulnerabilities in its history, indicating a mature and well-maintained codebase.

However, the static analysis does highlight a potential area of concern with two identified flows with unsanitized paths. While the taint analysis did not categorize these as critical or high severity, it suggests that user-supplied data might be used in file operations without sufficient sanitization, potentially opening the door to directory traversal or other file manipulation vulnerabilities. The plugin's attack surface is small and all entry points appear to be protected by authorization checks, which is a positive sign.

In conclusion, fluid-font-forge 5.3.0 is likely a secure plugin for most use cases, especially given its clean vulnerability history and strong implementation of core security features. The primary area for attention is the investigation and remediation of the two unsanitized path flows to ensure complete security against potential file system manipulation risks.

Key Concerns

  • Flows with unsanitized paths
Vulnerabilities
None known

Fluid Font Forge Security Vulnerabilities

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

Fluid Font Forge Code Analysis

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

Output Escaping

98% escaped98 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

5 flows2 with unsanitized paths
handle_import (includes\class-fff-import-export.php:129)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fluid Font Forge Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_fluidfontforge_save_font_clamp_sizesincludes\class-fluid-font-forge.php:171
authwp_ajax_fluidfontforge_save_font_clamp_settingsincludes\class-fluid-font-forge.php:172
WordPress Hooks 7
actionplugins_loadedfluid-font-forge.php:358
actionadmin_initincludes\class-fff-import-export.php:60
actionadmin_initincludes\class-fff-import-export.php:63
actionadmin_noticesincludes\class-fff-import-export.php:66
actionadmin_menuincludes\class-fluid-font-forge.php:168
actionadmin_enqueue_scriptsincludes\class-fluid-font-forge.php:170
actionplugins_loadedincludes\fff-import-export-init.php:28
Maintenance & Trust

Fluid Font Forge Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 28, 2026
PHP min version7.4
Downloads404

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fluid Font Forge Developer Profile

Jim Roberts

2 plugins · 10 total installs

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

How We Detect Fluid Font Forge

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fluid-font-forge/assets/js/fluid-font-forge-admin.js/wp-content/plugins/fluid-font-forge/assets/css/fluid-font-forge-admin.css
Script Paths
/wp-content/plugins/fluid-font-forge/assets/js/fluid-font-forge-admin.js
Version Parameters
fluid-font-forge/assets/js/fluid-font-forge-admin.js?ver=fluid-font-forge/assets/css/fluid-font-forge-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
fluid-font-forge-admin-wrap
HTML Comments
<!-- Fluid Font Forge Admin Page -->
Data Attributes
data-fluid-font-forge-setting-keydata-fluid-font-forge-setting-value
JS Globals
fluidFontForgeAdmin
FAQ

Frequently Asked Questions about Fluid Font Forge