Fontsize Selector Widget Security & Risk Analysis

wordpress.org/plugins/fontsize-selector

Font size selection form Plugin by Tradesouthwest uses a widget to add form on page which provides a drop-down selector to select font sizes from.

10 active installs v0.51 PHP 5.6+ WP 4.8+ Updated Unknown
cssfontfont-sizesizewidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fontsize Selector Widget Safe to Use in 2026?

Generally Safe

Score 100/100

Fontsize Selector Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The fontsize-selector plugin v0.51 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent practices by having no known vulnerabilities, no dangerous functions, and all SQL queries utilizing prepared statements. The absence of external HTTP requests, file operations, and a low count of AJAX and REST API endpoints further contribute to a reduced attack surface. The presence of a nonce check is also a positive indicator of security awareness.

However, there are some areas that warrant attention. The taint analysis revealed two flows with unsanitized paths, which, while not classified as critical or high severity, represent a potential risk if these paths are exposed to user input. Additionally, the output escaping is only properly implemented in 65% of cases, meaning a significant portion of output might be vulnerable to cross-site scripting (XSS) if not handled correctly within the application context. The lack of capability checks on its entry points is also a concern, as it implies that any user, regardless of their role, could potentially interact with the plugin's functionalities.

Overall, the plugin has a solid foundation with minimal external threats and good internal practices regarding data handling. The vulnerability history being empty is a significant strength. Nevertheless, the identified taint flows and imperfect output escaping are weaknesses that could be exploited. The absence of capability checks on entry points is the most significant potential risk, as it doesn't leverage WordPress's role-based access control. Addressing these specific areas would elevate the plugin's security to a more robust level.

Key Concerns

  • Unsanitized paths in taint flows
  • Inadequately escaped output
  • Lack of capability checks on entry points
Vulnerabilities
None known

Fontsize Selector Widget Security Vulnerabilities

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

Fontsize Selector Widget Code Analysis

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

Output Escaping

65% escaped20 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
render_fontsize_selector_admin_page_ui (fontsize-admin.php:74)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fontsize Selector Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menufontsize-admin.php:22
filterbody_classfontsize-admin.php:250
actioninitfontsize-selector-widget.php:58
actionwp_enqueue_scriptsfontsize-selector-widget.php:74
actionwidgets_initfontsize-selector-widget.php:103
actioninitfontsize-selector-widget.php:104
actionwp_headfontsize-selector-widget.php:131
Maintenance & Trust

Fontsize Selector Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedUnknown
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Fontsize Selector Widget Developer Profile

tradesouthwest

17 plugins · 2K total installs

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

How We Detect Fontsize Selector Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fontsize-selector/fontsize-selector-style.css
Version Parameters
fontsize-selector/fontsize-selector-style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Fontsize Selector Widget