Emi_Calc Security & Risk Analysis

wordpress.org/plugins/emi-calc

Emi Calc plugin is make easy to calculate emi of bank and manage bank and bank rates easily.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Unknown
calculatoremiemi-calculatoremi_calc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Emi_Calc Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "emi-calc" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates excellent practice by using prepared statements for all SQL queries and avoids making external HTTP requests or performing file operations, which significantly reduces common attack vectors. The absence of any known vulnerabilities in its history is also a strong positive indicator. However, the plugin has notable security weaknesses stemming from its attack surface and taint analysis. The presence of two AJAX handlers without authentication checks creates direct entry points for potentially malicious activity. Furthermore, the taint analysis reveals three critical flows with unsanitized paths, indicating that user-supplied data might be processed in a way that could lead to exploitable vulnerabilities if not handled carefully within the plugin's logic. The lack of any nonce or capability checks on its entry points further exacerbates these risks, as it allows unauthenticated or unauthorized users to potentially interact with vulnerable code paths. While the plugin avoids known vulnerabilities, the identified code signals and taint flows represent significant potential for new vulnerabilities to emerge without careful auditing.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flows with unsanitized paths (critical)
  • No nonce checks
  • No capability checks
  • Low output escaping percentage
Vulnerabilities
None known

Emi_Calc Security Vulnerabilities

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

Emi_Calc Code Analysis

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

SQL Query Safety

100% prepared9 total queries

Output Escaping

14% escaped14 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
EMIc_Banks (emi_calculator.php:33)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Emi_Calc Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_get_bank_detailsemi_calculator.php:208
noprivwp_ajax_get_bank_detailsemi_calculator.php:209

Shortcodes 1

[Bank_EMI_calc] emi_calculator.php:207
WordPress Hooks 2
actionadmin_menuemi_calculator.php:26
filterwidget_textemi_calculator.php:210
Maintenance & Trust

Emi_Calc Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Emi_Calc Developer Profile

Rqubes

1 plugin · 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 Emi_Calc

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/emi-calc/css/EMIc.css/wp-content/plugins/emi-calc/js/custom_js.js/wp-content/plugins/emi-calc/js/calc_js.js/wp-content/plugins/emi-calc/css/front.css
Script Paths
/wp-content/plugins/emi-calc/js/custom_js.js/wp-content/plugins/emi-calc/js/calc_js.js
Version Parameters
emi-calc/css/EMIc.css?ver=emi-calc/js/custom_js.js?ver=emi-calc/js/calc_js.js?ver=emi-calc/css/front.css?ver=

HTML / DOM Fingerprints

CSS Classes
emi-formWebRupeeloanperiodcalc_result
HTML Comments
<!-- form for insert and update bank details (start here) --------><!-- form for insert and update bank details (end here) --------><!-- list form (start here) ------><!-- list form (end here) ------>+2 more
Data Attributes
id="close"id="h2"id="bnk_id"id="bnk_name"id="bnk_rate"id="submit_bank"+35 more
JS Globals
calculator_emi
Shortcode Output
<h2 id="calc-header">EMI Calculator</h2><div class="emi-form"><table class="table table-bordered">
FAQ

Frequently Asked Questions about Emi_Calc