ConnectSphere Security & Risk Analysis

wordpress.org/plugins/connectsphere

ConnectSphere transforms your online courses with video, audio, chat, and screen-sharing sessions via WebRTC. With proper configured Janus server.

10 active installs v1.2.0 PHP + WP 5.0+ Updated Apr 13, 2026
chatlive-streamingonline-coursesvideowebrtc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ConnectSphere Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The ConnectSphere plugin version 1.2.0 exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers and shortcodes, appear to be protected with appropriate checks (nonce and capability checks). The code also demonstrates excellent practices with 100% of SQL queries using prepared statements and all outputs being properly escaped, indicating a low risk of common vulnerabilities like SQL injection and cross-site scripting (XSS). The absence of file operations, external HTTP requests, and dangerous functions further strengthens its security profile. The plugin also has no recorded vulnerability history, which is a positive indicator of its past security performance and developer diligence.

While the static analysis reveals no immediate critical or high-severity flaws, and the vulnerability history is clean, a few minor points of consideration remain. The presence of two entry points (AJAX handler and shortcode) suggests a minimal attack surface, but even unprotected entry points (though none were found here) would warrant attention. The fact that there are only two nonce checks and one capability check for the identified entry points, while positive, could potentially leave room for future oversight if new functionalities are added without commensurate security controls. Overall, ConnectSphere v1.2.0 appears to be a securely developed plugin, but ongoing vigilance and adherence to security best practices during future development are always recommended.

Vulnerabilities
None known

ConnectSphere Security Vulnerabilities

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

ConnectSphere Release Timeline

v1.2.0Current
v1.1.0
v1.0.9
Code Analysis
Analyzed Apr 16, 2026

ConnectSphere Code Analysis

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

Output Escaping

100% escaped22 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
admin_page (connectsphere.php:51)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ConnectSphere Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_connectsphere_join_roomconnectsphere.php:19

Shortcodes 1

[connectsphere_room] connectsphere.php:17
WordPress Hooks 4
actionwp_enqueue_scriptsconnectsphere.php:15
actionadmin_enqueue_scriptsconnectsphere.php:16
actionadmin_menuconnectsphere.php:18
actionwp_footerconnectsphere.php:20
Maintenance & Trust

ConnectSphere Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 13, 2026
PHP min version
Downloads364

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ConnectSphere Developer Profile

Thomas Lloancy

11 plugins · 150 total installs

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

How We Detect ConnectSphere

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/connectsphere/assets/css/connectsphere.css/wp-content/plugins/connectsphere/assets/lib/adapter.js/wp-content/plugins/connectsphere/assets/lib/janus.js/wp-content/plugins/connectsphere/assets/js/connectsphere.js/wp-content/plugins/connectsphere/assets/css/connectsphere-admin.css/wp-content/plugins/connectsphere/assets/js/connectsphere-admin.js
Script Paths
connectsphere/assets/lib/adapter.jsconnectsphere/assets/lib/janus.jsconnectsphere/assets/js/connectsphere.jsconnectsphere/assets/js/connectsphere-admin.js
Version Parameters
connectsphere/assets/css/connectsphere.css?ver=connectsphere/assets/js/connectsphere.js?ver=connectsphere/assets/css/connectsphere-admin.css?ver=connectsphere/assets/js/connectsphere-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
connectsphere-settingsconnectsphere-titleconnectsphere-subtitleconnectsphere-formconnectsphere-section-titleconnectsphere-section-descconnectsphere-button
Data Attributes
connectsphere_janus_urlconnectsphere_stun_serverconnectsphere_turn_serverconnectsphere_turn_usernameconnectsphere_turn_credential
JS Globals
connectSphere
REST Endpoints
/wp-json/connectsphere/v1/join_room
Shortcode Output
<div class='connectsphere-room-wrapper'>
FAQ

Frequently Asked Questions about ConnectSphere