FP LinkedIn Profile Security & Risk Analysis

wordpress.org/plugins/fp-linkedin-profile

Bring your LinkedIn profiles to your site to help users discover common professional connections. This plugin embed Profile summary card directly on y …

100 active installs v1.0.1 PHP + WP 2.0.0+ Updated Jun 26, 2013
linkedinmemberprofilewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FP LinkedIn Profile Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "fp-linkedin-profile" v1.0.1 plugin presents a mixed security picture. On the positive side, it exhibits a clean vulnerability history with no known CVEs and demonstrates good practice by utilizing prepared statements for all SQL queries. It also has a minimal attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. However, significant concerns arise from the static code analysis. The presence of the `create_function` dangerous function is a critical red flag, as it can be exploited for arbitrary code execution if user-supplied input is passed to it. Furthermore, the complete lack of output escaping across all identified outputs is a serious vulnerability. This means that any dynamic content displayed by the plugin could be susceptible to Cross-Site Scripting (XSS) attacks, allowing malicious actors to inject harmful scripts into a user's browser. The absence of nonce and capability checks on any potential entry points (though currently none are identified) also represents a missed opportunity to bolster security. While the plugin has no recorded vulnerabilities to date, the identified code-level weaknesses present a high risk of introducing them.

Key Concerns

  • Dangerous function create_function found
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

FP LinkedIn Profile Security Vulnerabilities

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

FP LinkedIn Profile Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

FP LinkedIn Profile Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("LinkedinProfileWidget");') fp_linkedin_profile.php:108

Output Escaping

0% escaped28 total outputs
Attack Surface

FP LinkedIn Profile Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initfp_linkedin_profile.php:108
Maintenance & Trust

FP LinkedIn Profile Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJun 26, 2013
PHP min version
Downloads10K

Community Trust

Rating90/100
Number of ratings4
Active installs100
Developer Profile

FP LinkedIn Profile Developer Profile

Flourish Pixel

6 plugins · 290 total installs

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

How We Detect FP LinkedIn Profile

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

Asset Fingerprints

Script Paths
//platform.linkedin.com/in.js

HTML / DOM Fingerprints

CSS Classes
LinkedinProfileWidget
Data Attributes
data-iddata-formatdata-textdata-related
JS Globals
IN
FAQ

Frequently Asked Questions about FP LinkedIn Profile