NFCBC SEO Plugin Add-on Security & Risk Analysis

wordpress.org/plugins/nfcbc-seo-plugin-add-on

NFCBC SEO Plugin Add-on is an administration tool for follow and nofollow comment moderation.

20 active installs v1.2 PHP + WP 2.2+ Updated Dec 17, 2009
authorcommentsfollowlinksspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NFCBC SEO Plugin Add-on Safe to Use in 2026?

Generally Safe

Score 85/100

NFCBC SEO Plugin Add-on has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The nfcbc-seo-plugin-add-on v1.2 plugin exhibits a strong security posture in several key areas, notably its absence of reported CVEs and a clean taint analysis. The plugin also has a zero attack surface for AJAX, REST API, shortcodes, and cron events, indicating that these common entry points are either not present or are secured against unauthorized access. The low number of file operations and external HTTP requests further contributes to a reduced risk profile.

However, the static analysis reveals significant concerns. All six SQL queries are executed without prepared statements, posing a high risk of SQL injection vulnerabilities. Furthermore, a mere 20% of output is properly escaped, leaving a substantial portion vulnerable to cross-site scripting (XSS) attacks. The absence of nonce checks on any potential entry points (though the static analysis shows none exist, the lack of checks is a general weakness if any were to be added) and the limited capability checks (only 2) suggest a potential for privilege escalation or unauthorized actions if other weaknesses are discovered.

Given the complete lack of historical vulnerabilities, it's possible the developers are diligent, or that the plugin's limited functionality has gone unnoticed by attackers. However, the presence of raw SQL and unescaped output are fundamental security flaws that, if exploited, could lead to serious breaches. The plugin's strengths lie in its minimal attack surface and clean history, but these are overshadowed by critical code-level weaknesses.

Key Concerns

  • Raw SQL queries without prepared statements
  • Insufficient output escaping
  • Lack of nonce checks
  • Limited capability checks
Vulnerabilities
None known

NFCBC SEO Plugin Add-on Security Vulnerabilities

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

NFCBC SEO Plugin Add-on Code Analysis

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

SQL Query Safety

0% prepared6 total queries

Output Escaping

20% escaped10 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
fobnfcbc_request_handler (nfcbc-seo-plugin-add-on.php:150)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

NFCBC SEO Plugin Add-on Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_headnfcbc-seo-plugin-add-on.php:147
actioninitnfcbc-seo-plugin-add-on.php:223
filtercomment_notification_textnfcbc-seo-plugin-add-on.php:229
actionadmin_headnfcbc-seo-plugin-add-on.php:327
actioninitnfcbc-seo-plugin-add-on.php:406
Maintenance & Trust

NFCBC SEO Plugin Add-on Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.6
Last updatedDec 17, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

NFCBC SEO Plugin Add-on Developer Profile

fob

4 plugins · 230 total installs

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

How We Detect NFCBC SEO Plugin Add-on

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

Asset Fingerprints

Version Parameters
nfcbc-seo-plugin-add-on/nfcbc-seo-plugin-add-on.php?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- NFCBC SEO Plugin Add-on (Nofollow Comment Author Management) --><!-- made by fob marketing (Oliver Bockelmann) --><!-- http://www.fob-marketing.de/ --><!-- THIS PLUGIN DOES NOT WORK WITHOUT NOFOLLOW CASE BY CASE or NFCBC SEO Light! -->+12 more
Data Attributes
id^=comment
JS Globals
window.jQuery
FAQ

Frequently Asked Questions about NFCBC SEO Plugin Add-on