Know – Base Security & Risk Analysis

wordpress.org/plugins/know-co-platform-base

Allow your website to natively communicate with the Know Platform. Utilize the Platform API and integrate with the front end of your business.

10 active installs v1.0.3 PHP 5.2.4+ WP 4.6+ Updated Jan 14, 2025
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Know – Base Safe to Use in 2026?

Generally Safe

Score 92/100

Know – Base 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 "know-co-platform-base" plugin v1.0.3 exhibits a mixed security posture. While it has no recorded vulnerability history, indicating past diligence or a lack of discovered issues, the static analysis reveals significant areas of concern. The presence of 3 unprotected AJAX handlers out of a total of 3 entry points is a critical weakness, exposing these functions to unauthenticated access and potential exploitation. Furthermore, the complete absence of nonce checks and capability checks on these handlers exacerbates the risk, leaving the plugin vulnerable to Cross-Site Request Forgery (CSRF) and unauthorized privilege escalation. The fact that 100% of the SQL queries are not using prepared statements is another major security flaw, opening the door to SQL injection vulnerabilities. While the plugin does not appear to have critical taint flows or dangerous functions, these fundamental security oversights, coupled with a substantial attack surface without proper authentication, present a considerable risk.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
  • Missing capability checks
  • Raw SQL without prepared statements
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Know – Base Security Vulnerabilities

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

Know – Base Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

56% escaped16 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
know_platform_communicate (index.php:193)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Know – Base Attack Surface

Entry Points5
Unprotected3

AJAX Handlers 3

authwp_ajax_know_platform_communicateindex.php:219
authwp_ajax_know_platform_load_loginindex.php:234
authwp_ajax_know_platform_process_loginindex.php:254

Shortcodes 2

[know--logout] index.php:61
[know--target-session] index.php:84
WordPress Hooks 4
actionwp_headindex.php:42
actionadmin_initindex.php:92
actionadmin_menuindex.php:109
actionknow_platform__cleanup_cookiesindex.php:276

Scheduled Events 1

know_platform__cleanup_cookies
Maintenance & Trust

Know – Base Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 14, 2025
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Know – Base Alternatives

No alternatives data available yet.

Developer Profile

Know – Base Developer Profile

brandonpadula

2 plugins · 10 total installs

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

How We Detect Know – Base

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
know--logged-inknow--logged-outknow--containerknow--input
Data Attributes
data-know-platform
JS Globals
know_platform_object
REST Endpoints
/wp-json/know_platform/v1/platform_communicate/wp-json/know_platform/v1/platform_load_login/wp-json/know_platform/v1/platform_process_login
Shortcode Output
<meta http-equiv="refresh" content="0; url=Please specify a redirect.
FAQ

Frequently Asked Questions about Know – Base