FeedFocal Security & Risk Analysis

wordpress.org/plugins/feedfocal

Collect user feedback with our easy to use survey tools! Create surveys in seconds.

2K active installs v1.3.2 PHP 7.0+ WP 5.0.0+ Updated May 20, 2025
feedbacknet-promoter-scoresurveysuser-feedbackwebsite-feedback
100
A · Safe
CVEs total1
Unpatched0
Last CVEOct 24, 2023
Safety Verdict

Is FeedFocal Safe to Use in 2026?

Generally Safe

Score 100/100

FeedFocal has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 24, 2023Updated 10mo ago
Risk Assessment

The plugin "feedfocal" v1.3.2 demonstrates several good security practices, including the absence of dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The attack surface is also relatively small and appears to be protected, with no unprotected entry points identified in the static analysis. However, there are notable concerns regarding output escaping, with only one-third of identified outputs being properly escaped, which could lead to cross-site scripting vulnerabilities. Furthermore, the complete absence of nonce checks, while not directly linked to an unprotected entry point in this static scan, represents a potential weakness in preventing CSRF attacks, especially if new AJAX handlers or other functionalities were to be added without proper checks.

The vulnerability history reveals a past medium-severity CVE related to missing authorization. While this vulnerability is currently unpatched, it is no longer present in this specific version, suggesting it was addressed in a prior release. However, the pattern of a past authorization issue, coupled with the presence of only one capability check in the current static analysis, warrants attention. This could indicate a broader trend of insufficient authorization checks or a reliance on only a single point of defense, which is a risk if that single check is bypassed or insufficient for all potential attack vectors. Overall, the plugin has a decent security posture with some important areas for improvement, particularly in output sanitization and potentially a more comprehensive approach to authorization checks.

Key Concerns

  • Unescaped output found
  • Vulnerability history: 1 medium CVE (Missing Authorization)
  • No nonce checks found
Vulnerabilities
1

FeedFocal Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-46609medium · 5.3Missing Authorization

FeedFocal <= 1.2.2 - Missing Authorization via feedfocal_api_setup REST function

Oct 24, 2023 Patched in 1.3.0 (154d)
Code Analysis
Analyzed Mar 16, 2026

FeedFocal Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

FeedFocal Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/feedfocal/v1/setupadmin\class-feedfocal-admin.php:101
WordPress Hooks 9
actionplugins_loadedincludes\class-feedfocal.php:147
actionadmin_initincludes\class-feedfocal.php:162
actionadmin_menuincludes\class-feedfocal.php:163
actionrest_api_initincludes\class-feedfocal.php:164
actionadmin_enqueue_scriptsincludes\class-feedfocal.php:165
actionadmin_enqueue_scriptsincludes\class-feedfocal.php:166
actionadmin_body_classincludes\class-feedfocal.php:167
actionwp_headincludes\class-feedfocal.php:185
actionwp_enqueue_scriptsincludes\class-feedfocal.php:186
Maintenance & Trust

FeedFocal Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.0
Last updatedMay 20, 2025
PHP min version7.0
Downloads44K

Community Trust

Rating80/100
Number of ratings3
Active installs2K
Developer Profile

FeedFocal Developer Profile

FeedFocal

1 plugin · 2K total installs

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

How We Detect FeedFocal

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feedfocal/css/uikit.css/wp-content/plugins/feedfocal/css/feedfocal-admin.css/wp-content/plugins/feedfocal/js/uikit.js/wp-content/plugins/feedfocal/js/feedfocal-admin.js
Script Paths
/wp-content/plugins/feedfocal/js/feedfocal-admin.js/wp-content/plugins/feedfocal/js/uikit.js
Version Parameters
feedfocal-admin.css?ver=uikit.css?ver=feedfocal-admin.js?ver=uikit.js?ver=

HTML / DOM Fingerprints

CSS Classes
page-feedfocal
Data Attributes
data-uk-nav=""
JS Globals
WPURLS
REST Endpoints
/wp-json/feedfocal/v1/setup
FAQ

Frequently Asked Questions about FeedFocal