
Simple Zoomer Security & Risk Analysis
wordpress.org/plugins/simple-zoomerThis plugin will enable increase the font size of the page for better reading experience.
Is Simple Zoomer Safe to Use in 2026?
Generally Safe
Score 85/100Simple Zoomer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "simple-zoomer" plugin v1.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates excellent practices in handling database interactions, with all SQL queries utilizing prepared statements. Furthermore, there's no recorded vulnerability history, suggesting a stable and potentially well-maintained codebase. The absence of external HTTP requests and file operations also reduces common attack vectors.
However, significant concerns arise from the static analysis. The presence of the `create_function` is a critical red flag, as it is a deprecated and highly insecure PHP function that can lead to arbitrary code execution if misused. The alarmingly low percentage of properly escaped output (14%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks across all entry points, even though the current attack surface is reported as zero, is a serious oversight. If the plugin were to introduce any new entry points in the future, they would be entirely unprotected.
In conclusion, while the plugin benefits from secure database practices and a clean vulnerability history, the use of `create_function` and the widespread lack of output escaping and authorization checks represent substantial security weaknesses. These issues create a high potential for exploitation, particularly for XSS and code execution, should any part of the attack surface become accessible.
Key Concerns
- Use of create_function()
- Low percentage of properly escaped output
- Missing nonce checks on entry points
- Missing capability checks on entry points
Simple Zoomer Security Vulnerabilities
Simple Zoomer Release Timeline
Simple Zoomer Code Analysis
Dangerous Functions Found
Output Escaping
Simple Zoomer Attack Surface
WordPress Hooks 1
Maintenance & Trust
Simple Zoomer Maintenance & Trust
Maintenance Signals
Community Trust
Simple Zoomer Alternatives
Zeno Font Resizer
zeno-font-resizer
Zeno Font Resizer allows the visitors of your website to change the font size of your text.
Accessibility Font Resizer
accessibility-font-resizer
Make accessibility better for your visitors by enabling them to resize the text on your website and make it bigger.
Font Size
font-size
Font Size is easy to use. Font Size WordPress plugin allows you to change the size of basic HTML elements.
WP-Font-Resizer
wp-font-resizer
WP-Font-Resizer is a plugin that helps users to increase or decrease font size and also reset default font size.
Visual Editor Font Size
visual-editor-font-size
Allows you to change the font size of the visual editor
Simple Zoomer Developer Profile
2 plugins · 20 total installs
How We Detect Simple Zoomer
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
var fontSize = 1;function zoomIn()function zoomOut()