Social Photo Fetcher Security & Risk Analysis

wordpress.org/plugins/facebook-photo-fetcher

Allows you to automatically create Wordpress photo galleries from Facebook albums. Simple to use and highly customizable.

1K active installs v3.0.4 PHP + WP 2.5+ Updated Apr 4, 2024
facebookgalleryimagesphotospictures
70
B · Generally Safe
CVEs total1
Unpatched1
Last CVEDec 8, 2025
Safety Verdict

Is Social Photo Fetcher Safe to Use in 2026?

Mostly Safe

Score 70/100

Social Photo Fetcher is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Dec 8, 2025Updated 1yr ago
Risk Assessment

The "facebook-photo-fetcher" v3.0.4 plugin presents a mixed security posture. On the positive side, the static analysis shows a clean attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events that are accessible without proper authentication or authorization checks. Furthermore, the plugin avoids dangerous functions and file operations, and all SQL queries utilize prepared statements, which are strong indicators of secure coding practices.

However, significant concerns arise from the output escaping and the vulnerability history. Only 2% of outputs are properly escaped, leaving the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also indicates unsanitized paths, although currently without critical or high severity. The plugin has a history of known vulnerabilities, with one medium severity CVE currently unpatched. This unpatched vulnerability, coupled with the widespread issue of improper output escaping, significantly increases the risk of exploitation.

In conclusion, while the plugin has a secure entry point design and robust data handling for SQL, the severe lack of output escaping and the presence of an unpatched vulnerability create substantial security risks. The plugin is vulnerable to XSS attacks and the existing unpatched CVE needs immediate attention. Users should exercise extreme caution until these issues are addressed.

Key Concerns

  • Unpatched CVE (medium severity)
  • Poor output escaping (2% proper)
  • Taint flows with unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
1

Social Photo Fetcher Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62872medium · 4.3Cross-Site Request Forgery (CSRF)

Social Photo Fetcher <= 3.0.4 - Cross-Site Request Forgery

Dec 8, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Social Photo Fetcher Code Analysis

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

Output Escaping

2% escaped65 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
fpf_admin_page (_admin_menu.php:43)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Social Photo Fetcher Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedMain.php:50
actionwp_enqueue_scriptsMain.php:63
actionadmin_menu_admin_menu.php:6
filterplugin_action_links_admin_menu.php:17
actionadmin_head_admin_menu.php:28
actionwp_insert_post_data_output_gallery.php:12
Maintenance & Trust

Social Photo Fetcher Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 4, 2024
PHP min version
Downloads259K

Community Trust

Rating74/100
Number of ratings12
Active installs1K
Developer Profile

Social Photo Fetcher Developer Profile

JK

3 plugins · 2K total installs

64
trust score
Avg Security Score
78/100
Avg Patch Time
1466 days
View full developer profile
Detection Fingerprints

How We Detect Social Photo Fetcher

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/facebook-photo-fetcher/fancybox/jquery.fancybox.min.js/wp-content/plugins/facebook-photo-fetcher/fancybox/jquery.fancybox.min.css/wp-content/plugins/facebook-photo-fetcher/style.css
Script Paths
/wp-content/plugins/facebook-photo-fetcher/fancybox/jquery.fancybox.min.js
Version Parameters
facebook-photo-fetcher/style.css?ver=fancybox/jquery.fancybox.min.js?ver=fancybox/jquery.fancybox.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
fpf-admin_warningfpf-admin_wrapperfpf-admin_tabsfpf-admin_tab_selected
JS Globals
fpf_namefpf_versionfpf_identifierfpf_homepagefpf_apiverfpf_opt_access_token+3 more
REST Endpoints
/wp-json/me?access_token=
FAQ

Frequently Asked Questions about Social Photo Fetcher