Social Feed Sync & Link to Post Security & Risk Analysis

wordpress.org/plugins/social-feed-sync

The Social Feed Sync plugin builds a customizable "linkinbio" page for Instagram, linking posts and reels to WordPress content to boost site traffic.

0 active installs v1.2.2 PHP 7.4+ WP 5.9+ Updated Sep 5, 2025
instagramlink-in-biosocial-media
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Social Feed Sync & Link to Post Safe to Use in 2026?

Generally Safe

Score 100/100

Social Feed Sync & Link to Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The social-feed-sync plugin version 1.2.2 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are positive indicators. The plugin effectively utilizes prepared statements for SQL queries and properly escapes all output, which are excellent security practices. The limited attack surface, consisting of two shortcodes and no unprotected AJAX handlers or REST API routes, is also a strength.

However, the presence of the `unserialize` function is a significant concern. While there are no direct indicators of its misuse in the static analysis (e.g., unsanitized taint flows), `unserialize` is inherently risky when processing untrusted data, as it can lead to Remote Code Execution if not handled with extreme care. The lack of nonce checks is another notable weakness, especially if these shortcodes are designed to handle any form of user-initiated data processing that could be exploited by an attacker. The capability checks are present, which is good, but the absence of nonce checks on potentially state-changing operations is a gap.

In conclusion, while the plugin's adherence to common security best practices like prepared statements and output escaping is commendable, the identified risks, particularly the use of `unserialize` without apparent sanitization or nonce checks, warrant careful consideration. The plugin's clean history is a positive sign, but it doesn't negate the potential dangers posed by these specific code patterns.

Key Concerns

  • Use of unserialize function
  • Missing nonce checks
Vulnerabilities
None known

Social Feed Sync & Link to Post Security Vulnerabilities

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

Social Feed Sync & Link to Post Code Analysis

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

Dangerous Functions Found

unserializeforeach (unserialize(SFSYNC_ALLOWED_SETTINGS_OPTIONS) as $option) {admin\admin.php:548
unserializereturn in_array($key, unserialize(SFSYNC_ALLOWED_CONFIG_LIST_OPTIONS));admin\admin.php:582

Output Escaping

100% escaped21 total outputs
Attack Surface

Social Feed Sync & Link to Post Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[sfsync] frontend\shortcode.php:8
[sfsyncPremium] frontend\shortcode.php:9
WordPress Hooks 7
actionadmin_enqueue_scriptsadmin\admin.php:17
filtertheme_page_templatesfrontend\frontend.php:10
filtertemplate_includefrontend\frontend.php:21
actionrest_api_initinc\routes\settings-routes.php:44
actionin_admin_headerinc\settings\settings.php:8
actionadmin_menuinc\settings\settings.php:26
actionadmin_menuinc\settings\settings.php:31
Maintenance & Trust

Social Feed Sync & Link to Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 5, 2025
PHP min version7.4
Downloads705

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Social Feed Sync & Link to Post Developer Profile

itxiplugins

2 plugins · 0 total installs

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

How We Detect Social Feed Sync & Link to Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-feed-sync/assets/build/settings.css/wp-content/plugins/social-feed-sync/assets/build/style-settings.css
Version Parameters
social-feed-sync/assets/build/settings.asset.php

HTML / DOM Fingerprints

REST Endpoints
/wp-json/sfsync
FAQ

Frequently Asked Questions about Social Feed Sync & Link to Post