CalcFusion for WP Security & Risk Analysis

wordpress.org/plugins/calcfusion-for-wp

CalcFusion brings flexibility by utilizing Excel computations and functions as a backend system to your existing WordPress site.

10 active installs v1.1.3 PHP + WP 3.5+ Updated Oct 15, 2015
computation-engine
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CalcFusion for WP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The Calcfusion for WP plugin v1.1.3 exhibits a concerning security posture due to its unprotected AJAX handlers. While the plugin demonstrates good practices in handling SQL queries with prepared statements and avoids dangerous functions and file operations, the lack of authentication checks on all identified AJAX entry points creates a significant attack surface. This means any unauthenticated user could potentially interact with these handlers, leading to unintended behavior or further exploitation if vulnerabilities are present within them.

The taint analysis, while limited in scope, did identify flows with unsanitized paths. Although no critical or high severity issues were flagged in the taint analysis, these unsanitized paths are a red flag for potential injection vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is positive. However, this does not negate the risks posed by the static analysis findings, particularly the unprotected AJAX endpoints and the potential for issues stemming from unsanitized paths.

In conclusion, the plugin has strengths in its SQL handling and absence of certain dangerous code patterns. Nevertheless, the identified unprotected AJAX handlers and unsanitized paths represent critical weaknesses that require immediate attention. A robust security strategy would involve implementing proper authentication and authorization checks for all AJAX endpoints and thoroughly sanitizing all user-supplied input to mitigate potential injection risks.

Key Concerns

  • Unprotected AJAX handlers
  • Unsanitized paths in taint flows
  • Lack of nonce checks on AJAX
  • Insufficient output escaping
  • Bundled Guzzle library
Vulnerabilities
None known

CalcFusion for WP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CalcFusion for WP Release Timeline

v1.1.3Current
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

CalcFusion for WP Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

70% escaped37 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
calcfusion_request_service (calcfusion-for-wp.php:200)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

CalcFusion for WP Attack Surface

Entry Points5
Unprotected5

AJAX Handlers 5

authwp_ajax_calcfusion_request_servicecalcfusion-for-wp.php:198
noprivwp_ajax_calcfusion_request_servicecalcfusion-for-wp.php:199
authwp_ajax_calcfusion_action_logincalcfusion-for-wp.php:243
authwp_ajax_calcfusion_action_computation_listcalcfusion-for-wp.php:244
authwp_ajax_calcfusion_action_downloadcalcfusion-for-wp.php:245
WordPress Hooks 4
actionplugins_loadedcalcfusion-for-wp.php:80
actionadmin_noticescalcfusion-for-wp.php:81
actionadmin_menucalcfusion-for-wp.php:239
actionadmin_initcalcfusion-for-wp.php:240
Maintenance & Trust

CalcFusion for WP Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedOct 15, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

CalcFusion for WP Alternatives

No alternatives data available yet.

Developer Profile

CalcFusion for WP Developer Profile

CalcFusion

1 plugin · 10 total installs

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

How We Detect CalcFusion for WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/calcfusion-for-wp/css/calcfusion-for-wp.css/wp-content/plugins/calcfusion-for-wp/js/calcfusion-for-wp.js
Script Paths
/wp-content/plugins/calcfusion-for-wp/js/calcfusion-for-wp.js
Version Parameters
calcfusion-for-wp/style.css?ver=calcfusion-for-wp/script.js?ver=

HTML / DOM Fingerprints

JS Globals
calcfusion_wp_ajax_urlCalcFusionClient
REST Endpoints
/wp-json/calcfusion/v1/settings
Shortcode Output
[calcfusion_calculator]
FAQ

Frequently Asked Questions about CalcFusion for WP