bbPress Profile Link Shortcode Security & Risk Analysis

wordpress.org/plugins/bbp-profile-link-shortcode

This plugin allows you to disply the link to a bbPress member's profile using the shortcode [bbp_profile_link_shortcode]. That's it!

100 active installs v0.1 PHP + WP 3.0+ Updated Dec 22, 2017
bbpressprofileshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is bbPress Profile Link Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

bbPress Profile Link Shortcode 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 "bbp-profile-link-shortcode" plugin version 0.1 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping indicate good development practices. Furthermore, the lack of file operations, external HTTP requests, and the limited attack surface with only one shortcode entry point, which is also not explicitly protected by any capability checks, contribute positively to its security. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a well-maintained or low-impact codebase. However, the complete absence of nonce and capability checks on its sole entry point, the shortcode, presents a potential concern. While the static analysis doesn't reveal any immediate exploitation vectors for this lack of checks, it does leave the door open for potential abuse if the shortcode's functionality can be manipulated or if it can be used to trigger unintended actions. The limited scope of the analysis (0 taint flows) also means that deeper, more complex vulnerabilities might not have been detected. In conclusion, the plugin appears to be developed with security in mind, but the lack of authorization checks on its shortcode is a notable weakness that warrants attention.

Key Concerns

  • Missing capability checks on shortcode
Vulnerabilities
None known

bbPress Profile Link Shortcode Security Vulnerabilities

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

bbPress Profile Link Shortcode Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

bbPress Profile Link Shortcode Code Analysis

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

bbPress Profile Link Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bbp_profile_link_shortcode] bbp_profile_link_shortcode.php:18
Maintenance & Trust

bbPress Profile Link Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 22, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

bbPress Profile Link Shortcode Developer Profile

tylertervooren

1 plugin · 100 total installs

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

How We Detect bbPress Profile Link Shortcode

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

Asset Fingerprints

Version Parameters
bbp-profile-link-shortcode/bbp_profile_link_shortcode.php?ver=0.1

HTML / DOM Fingerprints

Shortcode Output
[bbp_profile_link_shortcode]
FAQ

Frequently Asked Questions about bbPress Profile Link Shortcode