Math Calculator Security & Risk Analysis

wordpress.org/plugins/math-calculator

This calculator can be used for quick on site calculations.

10 active installs v1.2 PHP + WP 2.5+ Updated Jul 11, 2017
calculatormath-calculatorsidebarwidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Math Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "math-calculator" plugin v1.2 exhibits a mixed security posture. On the positive side, the absence of known CVEs and a lack of critical taint flows are encouraging signs. Furthermore, all SQL queries observed utilize prepared statements, which is a strong security practice against SQL injection. The plugin also has a very small attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, and no file operations or external HTTP requests. This indicates a potentially well-contained plugin. However, a significant concern arises from the output escaping. With 3 total outputs and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce and capability checks across all entry points (though there are none recorded in this analysis) would be a critical oversight if any entry points were present. The lack of historical vulnerabilities could mean the plugin is less targeted or has been developed with reasonable care, but the identified output escaping issues require immediate attention.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Math Calculator Security Vulnerabilities

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

Math Calculator Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Math Calculator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initmath-calculator-wp-widget.php:448
Maintenance & Trust

Math Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 11, 2017
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Math Calculator Developer Profile

genpichong

3 plugins · 110 total installs

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

How We Detect Math Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/math-calculator/math-calculator.js
Script Paths
/wp-content/plugins/math-calculator/math-calculator.js
Version Parameters
math-calculator/math-calculator.js?ver=

HTML / DOM Fingerprints

CSS Classes
calinfotouttable
HTML Comments
Edit the following to change the look and feel of this calculator
JS Globals
rcalc_initcalc_displaycalculatornet_math_calculatortotalDigitspareSize+23 more
Shortcode Output
<div style="margin-top:5px;"> <script type="text/javascript"> function r(inV){
FAQ

Frequently Asked Questions about Math Calculator