Callcap Webmatch Security & Risk Analysis

wordpress.org/plugins/callcap-webmatch

Works with Webmatch by Callcap to associate pageviews with phone calls and dynamically change phone numbers on your Wordpress page using your Webmatch …

10 active installs v1.6.5 PHP + WP 4.0+ Updated Aug 1, 2017
call-trackingphone-numbersphone-tracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Callcap Webmatch Safe to Use in 2026?

Generally Safe

Score 85/100

Callcap Webmatch 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 security posture of the callcap-webmatch plugin v1.6.5 shows a mixed bag of good practices and significant concerns. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and appears to have a small attack surface with no direct AJAX handlers, REST API routes, shortcodes, or cron events exposed without authorization checks. It also avoids file operations and external HTTP requests, which are common vectors for compromise.

However, the static analysis reveals critical weaknesses. The complete absence of capability checks and nonce checks, combined with 100% of output not being properly escaped, creates substantial risks. The taint analysis indicates one flow with an unsanitized path, and while it's not classified as critical or high, it's still a concerning sign. The lack of output escaping is particularly worrying, as it opens the door to cross-site scripting (XSS) vulnerabilities if any user-supplied data is ever displayed on the frontend. The plugin also utilizes a single SQL query that is properly prepared, which is a positive, but the overall lack of security controls in other areas outweighs this single strength.

Given the lack of historical vulnerabilities, it might suggest that the plugin has not been a target or that its limited functionality has not exposed exploitable weaknesses to date. However, relying on this lack of history is a dangerous assumption. The current code analysis points to significant potential for immediate exploitation due to unescaped output and missing authorization checks, which are foundational security practices. A balanced conclusion is that while the plugin appears to have a small attack surface and no historical issues, its current implementation contains fundamental security flaws that require immediate attention.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
  • Unescaped output detected
  • Flows with unsanitized paths
Vulnerabilities
None known

Callcap Webmatch Security Vulnerabilities

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

Callcap Webmatch Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped40 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<webmatch-form> (webmatch-form.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Callcap Webmatch Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptswebmatch.php:18
actionadmin_menuwebmatch.php:21
actionwp_headwebmatch.php:24
actionadmin_initwebmatch.php:38
Maintenance & Trust

Callcap Webmatch Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.6.2
Last updatedAug 1, 2017
PHP min version
Downloads2K

Community Trust

Rating74/100
Number of ratings3
Active installs10
Developer Profile

Callcap Webmatch Developer Profile

sethduncan

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 Callcap Webmatch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/callcap-webmatch/style.css
Script Paths
//webmatch.callcap.com/track/webmatch.js

HTML / DOM Fingerprints

HTML Comments
<!-- Callcap Webmatch for Wordpress--><!-- No Webmatch campaigns are currently set up. -->
JS Globals
var webmatch_
FAQ

Frequently Asked Questions about Callcap Webmatch