Loan Calculator Pro Security & Risk Analysis

wordpress.org/plugins/loan-calculator-pro

Responsive Mortgage Loan Rate Calculator Widget for your blog.

50 active installs v1.0 PHP + WP 2.1+ Updated Jan 25, 2025
loan-calculatorloan-calculator-promortgage-loan-calculator
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Loan Calculator Pro Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "loan-calculator-pro" v1.0 plugin presents a mixed security picture. While it demonstrates good practices by not utilizing dangerous functions, performing all SQL queries via prepared statements, and having no recorded vulnerabilities or external HTTP requests, significant concerns arise from its attack surface and output handling. The presence of two AJAX handlers without any authentication or capability checks creates a substantial risk of unauthorized access and potential manipulation of plugin functionality.

The lack of any output escaping is a critical flaw, exposing the plugin to potential cross-site scripting (XSS) vulnerabilities. Any user-supplied data that is displayed to the browser without proper sanitization could be leveraged by an attacker to inject malicious scripts. The absence of nonce checks further exacerbates the risk associated with the unprotected AJAX endpoints, making it easier for attackers to forge requests.

Given the plugin's clean vulnerability history, it's possible these issues have gone unnoticed or have not yet been exploited. However, the combination of unprotected entry points and unescaped output creates a fertile ground for common web vulnerabilities. The plugin needs immediate attention to address these critical security gaps to prevent exploitation.

Key Concerns

  • AJAX handlers without authentication checks
  • AJAX handlers without capability checks
  • No output escaping
  • No nonce checks
Vulnerabilities
None known

Loan Calculator Pro Security Vulnerabilities

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

Loan Calculator Pro Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface
2 unprotected

Loan Calculator Pro Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_smmc_calculateloan-calc-main.php:78
noprivwp_ajax_smmc_calculateloan-calc-main.php:79

Shortcodes 1

[loan-calculator] loan-calc-main.php:49
WordPress Hooks 3
actionwidgets_initloan-calc-main.php:57
actioninitloan-calc-main.php:60
actionadmin_menuloan-calc-main.php:96
Maintenance & Trust

Loan Calculator Pro Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 25, 2025
PHP min version
Downloads7K

Community Trust

Rating90/100
Number of ratings2
Active installs50
Developer Profile

Loan Calculator Pro Developer Profile

lightimagemedia

14 plugins · 1K total installs

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

How We Detect Loan Calculator Pro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loan-calculator-pro/loan-calc.css/wp-content/plugins/loan-calculator-pro/jquery.validate.js/wp-content/plugins/loan-calculator-pro/jquery.form.min.js/wp-content/plugins/loan-calculator-pro/loan-calc.js
Script Paths
/wp-content/plugins/loan-calculator-pro/jquery.validate.js/wp-content/plugins/loan-calculator-pro/jquery.form.min.js/wp-content/plugins/loan-calculator-pro/loan-calc.js
Version Parameters
loan-calculator-pro/loan-calc.css?ver=loan-calculator-pro/jquery.validate.js?ver=loan-calculator-pro/jquery.form.min.js?ver=loan-calculator-pro/loan-calc.js?ver=

HTML / DOM Fingerprints

CSS Classes
mortgage_item_monthly_mortgage_calcvalues_advanced_mortgage_calc
Data Attributes
id="advanced_mortgage_calc_loan"id="advanced_mortgage_calc_rate"id="advanced_mortgage_calc_years"id="advanced_mortgage_calculate"id="advanced_mortgage_calc_result"id="loan_calc_short_code_main"+4 more
REST Endpoints
/wp-json/wp/v2/smmc_calculate
Shortcode Output
<div id="loan_calc_short_code_main"><div id="advanced_mortgage_calculator_content"><form id="advanced_mortgage_calc" method="post" action="<input type="hidden" name="action" value="smmc_calculate" />
FAQ

Frequently Asked Questions about Loan Calculator Pro