Accessibility Font Resizer Security & Risk Analysis

wordpress.org/plugins/accessibility-font-resizer

Make accessibility better for your visitors by enabling them to resize the text on your website and make it bigger.

800 active installs v1.0.4 PHP 7.2+ WP 4.9+ Updated Apr 13, 2025
accessibilityfont-resizerfont-sizetext-resizertext-size
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Accessibility Font Resizer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "accessibility-font-resizer" plugin v1.0.4 exhibits a strong security posture based on the provided static analysis. It has a minimal attack surface with no identified entry points like AJAX handlers, REST API routes, or shortcodes. The code signals are also positive, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. This suggests a robust development approach to prevent common attack vectors.

However, there are a few areas for improvement. The most notable concern is the output escaping, where 63% of the 16 total outputs are properly escaped, leaving a significant portion potentially vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is not handled carefully before outputting. Additionally, the complete absence of nonce checks and capability checks across all code, combined with zero protection on any entry points (though there are no entry points to protect), raises a flag. While the current lack of exploitable entry points is good, this pattern could indicate a broader oversight in implementing standard WordPress security mechanisms.

The plugin's vulnerability history is exceptionally clean, with zero known CVEs. This indicates a history of secure development or diligent patching by the developers. In conclusion, the plugin is currently in a very good security state due to its minimal attack surface and lack of critical vulnerabilities in its history and static analysis. The primary weakness lies in the incomplete output escaping, which, while not currently exploited, represents a potential risk.

Key Concerns

  • Insufficient output escaping detected
  • Lack of nonce checks across all code
  • Lack of capability checks across all code
Vulnerabilities
None known

Accessibility Font Resizer Security Vulnerabilities

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

Accessibility Font Resizer Code Analysis

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

Output Escaping

63% escaped16 total outputs
Attack Surface

Accessibility Font Resizer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_footerincludes\classes\font-resizer.php:42
actionwp_enqueue_scriptsincludes\classes\font-resizer.php:43
actionadmin_menuincludes\classes\font-resizer.php:76
actionadmin_initincludes\classes\font-resizer.php:77
Maintenance & Trust

Accessibility Font Resizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 13, 2025
PHP min version7.2
Downloads11K

Community Trust

Rating80/100
Number of ratings13
Active installs800
Developer Profile

Accessibility Font Resizer Developer Profile

Maxime Jobin

1 plugin · 800 total installs

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

How We Detect Accessibility Font Resizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/accessibility-font-resizer/js/script.js
Script Paths
/wp-content/plugins/accessibility-font-resizer/js/script.js
Version Parameters
accessibility-font-resizer/js/script.js?ver=1.0

HTML / DOM Fingerprints

JS Globals
afr_debugafr_daysafr_elemsafr_sizes
FAQ

Frequently Asked Questions about Accessibility Font Resizer