WP Factcheck Security & Risk Analysis

wordpress.org/plugins/wp-factcheck

Publish fact-checking articles on your platform

10 active installs v1.1.2 PHP + WP 5.0+ Updated Nov 6, 2021
claimfactcheckingfake-newsverdictverify
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Factcheck Safe to Use in 2026?

Generally Safe

Score 85/100

WP Factcheck has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "wp-factcheck" v1.1.2 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding database security, with 100% of SQL queries using prepared statements and no recorded vulnerabilities in its history. The absence of file operations and external HTTP requests further reduces its potential attack surface. However, significant concerns arise from the static analysis. The presence of an unprotected AJAX handler represents a critical entry point into the application that lacks any authentication or authorization checks. Furthermore, the taint analysis reveals two flows with unsanitized paths, indicating a potential for the plugin to handle user-supplied data in a way that could lead to exploitation, even though no critical or high severity issues were flagged. The lack of nonce checks and capability checks on the identified AJAX handler is a direct violation of WordPress security best practices.

Key Concerns

  • Unprotected AJAX handler without auth checks
  • Taint flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Factcheck Security Vulnerabilities

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

WP Factcheck Code Analysis

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

Output Escaping

89% escaped28 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wpfc_save_settings (inc\save-settings.php:2)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Factcheck Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wpfc_save_settingswp-factcheck.php:49
WordPress Hooks 9
actionadmin_enqueue_scriptswp-factcheck.php:40
actionwp_enqueue_scriptswp-factcheck.php:41
actioninitwp-factcheck.php:42
actionwp_headwp-factcheck.php:43
actionadmin_menuwp-factcheck.php:44
actionadd_meta_boxeswp-factcheck.php:45
actionsave_postwp-factcheck.php:46
filterthe_contentwp-factcheck.php:47
actionplugins_loadedwp-factcheck.php:48
Maintenance & Trust

WP Factcheck Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 6, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Factcheck Developer Profile

Fotso Fonkam

4 plugins · 20 total installs

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

How We Detect WP Factcheck

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-factcheck/assets/css/fact-check.css/wp-content/plugins/wp-factcheck/assets/css/admin-style.css/wp-content/plugins/wp-factcheck/assets/js/color-picker.js/wp-content/plugins/wp-factcheck/assets/js/main.js/wp-content/plugins/wp-factcheck/assets/css/front-fact-check.css/wp-content/plugins/wp-factcheck/assets/font/icomoon/icomoon.css/wp-content/plugins/wp-factcheck/assets/font/linearicons/linearicons.css
Script Paths
/wp-content/plugins/wp-factcheck/assets/js/color-picker.js/wp-content/plugins/wp-factcheck/assets/js/main.js
Version Parameters
wp-factcheck/assets/css/fact-check.css?ver=wp-factcheck/assets/css/admin-style.css?ver=wp-factcheck/assets/js/color-picker.js?ver=wp-factcheck/assets/js/main.js?ver=wp-factcheck/assets/css/front-fact-check.css?ver=wp-factcheck/assets/font/icomoon/icomoon.css?ver=wp-factcheck/assets/font/linearicons/linearicons.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpfc-factcheckwpfc-columnwpfc-claimwpfc-column-contentwpfc-column-titlewpfc-authorwpfc-verdictwpfc-explainer+5 more
Data Attributes
data-verdict-type
JS Globals
wpfc_obj
FAQ

Frequently Asked Questions about WP Factcheck