BVD Easy Social Feeds & Images Security & Risk Analysis

wordpress.org/plugins/bvd-easy-social-feeds-images

A WordPress plugin to display any public Facebook, Twitter, or Instagram feed on your website.

10 active installs v1.0.7 PHP + WP 3.0.1+ Updated Sep 10, 2015
facebookinstagramsocialsocial-feedstwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BVD Easy Social Feeds & Images Safe to Use in 2026?

Generally Safe

Score 85/100

BVD Easy Social Feeds & Images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The bvd-easy-social-feeds-images plugin, version 1.0.7, exhibits a mixed security posture. On the positive side, it demonstrates good practices by not having any known CVEs and utilizes prepared statements for all its SQL queries, indicating a resistance to SQL injection vulnerabilities. It also has no reported bundled libraries, reducing the risk of using outdated or vulnerable third-party code.

However, significant concerns arise from the static analysis. A substantial number of file operations (10) and external HTTP requests (2) exist, which can be potential attack vectors if not handled securely. Crucially, none of the 163 observed output operations are properly escaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks and capability checks across all entry points, including the 3 shortcodes, makes the plugin vulnerable to CSRF attacks and unauthorized actions.

The taint analysis reveals 6 flows with unsanitized paths, which, while not classified as critical or high severity by the analysis, still represent a potential risk for path traversal or unintended file access. The plugin's vulnerability history being entirely clear is a positive sign, but it doesn't negate the immediate risks identified in the static and taint analyses. In conclusion, while the plugin avoids common database and known vulnerability issues, its lack of output escaping and insufficient authorization checks on its entry points present considerable security weaknesses that require immediate attention.

Key Concerns

  • All output operations are unescaped
  • No nonce checks present
  • No capability checks present
  • Taint flows with unsanitized paths (6)
  • Numerous file operations (10)
  • External HTTP requests (2)
Vulnerabilities
None known

BVD Easy Social Feeds & Images Security Vulnerabilities

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

BVD Easy Social Feeds & Images Release Timeline

v1.0.7Current
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

BVD Easy Social Feeds & Images Code Analysis

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

Output Escaping

0% escaped163 total outputs
Data Flows · Security
6 unsanitized

Data Flow Analysis

6 flows6 with unsanitized paths
process_post (bvd-social-feeds.php:42)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BVD Easy Social Feeds & Images Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[bvd-instagram-feed] bvd-social-feeds.php:37
[bvd-facebook-feed] bvd-social-feeds.php:38
[bvd-twitter-feed] bvd-social-feeds.php:39
WordPress Hooks 5
actioninitbvd-social-feeds.php:29
actionadmin_menubvd-social-feeds.php:30
actiontemplate_redirectbvd-social-feeds.php:31
actionadmin_noticesbvd-social-feeds.php:32
actionadmin_enqueue_scriptsbvd-social-feeds.php:437
Maintenance & Trust

BVD Easy Social Feeds & Images Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 10, 2015
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

BVD Easy Social Feeds & Images Developer Profile

bvads

1 plugin · 10 total installs

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

How We Detect BVD Easy Social Feeds & Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bvd-easy-social-feeds-images/bvd-social-feeds-user-style.css
Version Parameters
bvd-social-feeds-user-style.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-bvd-social-feed
JS Globals
BVD_SOCIAL_FEEDS_INSTAGRAM_LOADERBVD_SOCIAL_FEEDS_INSTAGRAM_GRID
Shortcode Output
[bvd-instagram-feed][bvd-facebook-feed][bvd-twitter-feed]
FAQ

Frequently Asked Questions about BVD Easy Social Feeds & Images