CB Domain Checker Security & Risk Analysis

wordpress.org/plugins/cb-domain-checker

You can use the plugin for domain name search on your WordPress website using the shortcode [cb-domain-checker]

50 active installs v1.1 PHP 5.6+ WP 4.6+ Updated Oct 23, 2024
domain-checkingdomain-finddomain-name-registerdomain-search
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CB Domain Checker Safe to Use in 2026?

Generally Safe

Score 92/100

CB Domain Checker 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 'cb-domain-checker' plugin v1.1 exhibits a generally good security posture based on the provided static analysis. It demonstrates strong practices by utilizing prepared statements for all SQL queries and appears to have no critical or high-severity taint flows. The absence of file operations and external HTTP requests further reduces the potential attack surface. The plugin also includes a nonce check, which is a positive sign for handling AJAX requests securely. However, a notable weakness is the complete lack of capability checks for its entry points. While AJAX handlers and shortcodes are present, the absence of permission checks means any user, regardless of their role, could potentially interact with these features, which could lead to unexpected behavior or information disclosure in certain scenarios. The clean vulnerability history suggests a well-maintained plugin, but this should not be seen as a guarantee against future undiscovered issues. Overall, the plugin is built on a solid foundation, but the missing capability checks represent a significant area for improvement to enhance its security.

Key Concerns

  • No capability checks for entry points
  • Some output not properly escaped
Vulnerabilities
None known

CB Domain Checker Security Vulnerabilities

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

CB Domain Checker Code Analysis

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

Output Escaping

70% escaped10 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
cb_domain_check_result (inc\domainCheck.php:6)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CB Domain Checker Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_cb_domain_check_resultinc\domainCheck.php:36
noprivwp_ajax_cb_domain_check_resultinc\domainCheck.php:37

Shortcodes 1

[cb-domain-checker] inc\shortcode.php:36
WordPress Hooks 1
actionwp_enqueue_scriptscb-domain-checker.php:33
Maintenance & Trust

CB Domain Checker Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 23, 2024
PHP min version5.6
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

CB Domain Checker Developer Profile

Md Abul Bashar

33 plugins · 1K total installs

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

How We Detect CB Domain Checker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cb-domain-checker/css/style.css/wp-content/plugins/cb-domain-checker/js/ajax-active.js
Script Paths
/wp-content/plugins/cb-domain-checker/js/ajax-active.js
Version Parameters
cb-domain-checker/css/style.css?ver=cb-domain-checker/js/ajax-active.js?ver=

HTML / DOM Fingerprints

CSS Classes
cb-domain-searchcb-domain-search-formcb-domain-checkcb_domain_check_loadercb-domain-search-result
Data Attributes
data-nonce
JS Globals
CbDomainSearch
Shortcode Output
<div id="cb-domain-form"><div id="cb-domain-search" class="cb-domain-search"><div class="cb-domain-search-form"><form method='GET' action="" id='form' class='pure-form'>
FAQ

Frequently Asked Questions about CB Domain Checker