Brandsoft Team Plugin Security & Risk Analysis

wordpress.org/plugins/brandsoft-team-viewer

The Brandsoft Team Plugin allows you to showcase your team on your wordpress site without writing any code. You can add multiple teams and team member …

0 active installs v1.0.0 PHP 7+ WP 4.0+ Updated Oct 23, 2017
teamteam-membersteam-pluginteam-profileteam-showcase
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Brandsoft Team Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Brandsoft Team Plugin 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 "brandsoft-team-viewer" v1.0.0 plugin exhibits a generally good security posture based on the provided static analysis. It boasts a small attack surface with only one shortcode and no unprotected entry points. The code demonstrates an effort towards secure practices, utilizing prepared statements for a majority of its SQL queries and including nonce and capability checks, indicating an awareness of common WordPress security vulnerabilities. There are no recorded vulnerabilities (CVEs) associated with this plugin, which suggests a history of stable and secure development or a lack of prior security scrutiny.

However, the static analysis does highlight a significant concern regarding output escaping. With 61 total outputs and only 20% properly escaped, there is a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. This indicates that user-supplied data or data retrieved from the database might be rendered directly in the browser without proper sanitization, making it susceptible to malicious script injection. While the taint analysis found no specific flows, the broad lack of output escaping presents a widespread risk that could be exploited.

In conclusion, the plugin is strong in its limited attack surface and use of security checks like nonces and capability checks. The absence of known CVEs is also a positive sign. The primary weakness, and a significant one, is the poor implementation of output escaping, which creates a substantial risk for XSS vulnerabilities. Addressing this output escaping issue should be the top priority for improving the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Brandsoft Team Plugin Security Vulnerabilities

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

Brandsoft Team Plugin Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

20% escaped61 total outputs
Attack Surface

Brandsoft Team Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bsteam] bsteam.php:73
WordPress Hooks 17
actionplugins_loadedbsteam.php:33
actionwp_enqueue_scriptsbsteam.php:69
actioninitbsteam.php:70
actioninitbsteam.php:71
actionwp_headbsteam.php:72
actionadd_meta_boxesbsteam.php:169
actionsave_postbsteam.php:170
actionadmin_enqueue_scriptsbsteam.php:171
actionadmin_menubsteam.php:172
actionmanage_bs_team_member_posts_custom_columnbsteam.php:173
actionmanage_bs_team_posts_custom_columnbsteam.php:174
actionedit_form_after_titlebsteam.php:175
filtermanage_bs_team_member_posts_columnsbsteam.php:178
filtermanage_bs_team_posts_columnsbsteam.php:179
filteradmin_post_thumbnail_htmlbsteam.php:180
filteradmin_post_thumbnail_sizebsteam.php:181
filterenter_title_herebsteam.php:182
Maintenance & Trust

Brandsoft Team Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 23, 2017
PHP min version7
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Brandsoft Team Plugin Developer Profile

Brandsoft

1 plugin · 0 total installs

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

How We Detect Brandsoft Team Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/brandsoft-team-viewer/css/bsteam-style.css
Version Parameters
brandsoft-team-viewer/css/bsteam-style.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-team-id
JS Globals
bsteam_member_detailsbsteam_members_filterbsteam_filter_data
Shortcode Output
<div class="bsteam_main" data-team-id="
FAQ

Frequently Asked Questions about Brandsoft Team Plugin