WBN SEO Infrastructure Security & Risk Analysis

wordpress.org/plugins/wbn-seo-infrastructure-lite

Adds a governed SEO layer on top of your existing SEO plugin. Audits indexability, structured data, and technical signals; presents clear diagnostics.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Apr 5, 2026
auditjson-ldmeta-tagsschemaseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WBN SEO Infrastructure Safe to Use in 2026?

Generally Safe

Score 100/100

WBN SEO Infrastructure has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "wbn-seo-infrastructure-lite" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin implements robust security measures such as 100% prepared statement usage for SQL queries, 99% proper output escaping, and comprehensive nonce and capability checks on its entry points. The absence of known vulnerabilities in its history is also a positive indicator of its security.

However, there are a few areas that warrant attention. The presence of dangerous functions like `set_time_limit` and `ini_set` could be exploited in specific scenarios if not carefully controlled. Furthermore, the two identified taint flows with unsanitized paths, although not rated as critical or high severity, represent a potential risk if they lead to file operations or external requests without proper validation. The plugin also performs external HTTP requests, which could be a vector for further compromise if the endpoints are not trusted or if the requests are not properly secured.

In conclusion, the plugin demonstrates good adherence to many security best practices, particularly in its handling of database queries and output. The primary areas for improvement lie in the careful management of dangerous functions and ensuring the complete sanitization of any data used in file operations or external requests. While the current risk appears low due to the lack of reported vulnerabilities, proactive attention to these code signals would further solidify its security.

Key Concerns

  • Dangerous functions like set_time_limit, ini_set present
  • Taint flows with unsanitized paths detected
  • Presence of file operations
  • Performs external HTTP requests
Vulnerabilities
None known

WBN SEO Infrastructure Security Vulnerabilities

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

WBN SEO Infrastructure Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

WBN SEO Infrastructure Code Analysis

Dangerous Functions
12
Raw SQL Queries
0
21 prepared
Unescaped Output
3
252 escaped
Nonce Checks
12
Capability Checks
18
File Operations
2
External Requests
4
Bundled Libraries
0

Dangerous Functions Found

set_time_limit@set_time_limit( 12 );src/Admin/PageScanner.php:55
ini_set@ini_set( 'max_execution_time', '12' );src/Admin/PageScanner.php:58
set_time_limit@set_time_limit( 20 );src/Admin/PreviewRenderer.php:48
ini_set@ini_set( 'max_execution_time', '20' );src/Admin/PreviewRenderer.php:51
set_time_limit@set_time_limit( 20 );src/Admin/PreviewRenderer.php:253
ini_set@ini_set( 'max_execution_time', '20' );src/Admin/PreviewRenderer.php:256
set_time_limit@set_time_limit( 20 );src/Admin/PreviewRenderer.php:294
ini_set@ini_set( 'max_execution_time', '20' );src/Admin/PreviewRenderer.php:297
set_time_limit@set_time_limit( 120 );src/Admin/ReportsRenderer.php:117
ini_set@ini_set( 'max_execution_time', '120' );src/Admin/ReportsRenderer.php:120
set_time_limit@set_time_limit( (int) $limit );src/Jobs/Handlers/ScanBasicHandler.php:24
ini_set@ini_set( 'max_execution_time', $limit );src/Jobs/Handlers/ScanBasicHandler.php:27

SQL Query Safety

100% prepared21 total queries

Output Escaping

99% escaped255 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render (src/Admin/PreviewRenderer.php:18)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WBN SEO Infrastructure Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_wbn_seoap_enqueue_scansrc/Admin/AuditAjax.php:19
authwp_ajax_wbn_seoap_dismiss_audit_onboardingsrc/Admin/AuditAjax.php:20
authwp_ajax_wbn_seoap_pollsrc/Admin/AuditAjax.php:21
authwp_ajax_wbn_seoap_run_onesrc/Admin/AuditAjax.php:22
WordPress Hooks 27
actionrest_api_initsrc/API/RestAPI.php:16
actionadmin_menusrc/Admin/Menu.php:12
actionadmin_enqueue_scriptssrc/Admin/Menu.php:13
actionadmin_noticessrc/Admin/Menu.php:14
actionadmin_post_wbn_seoap_export_pdfsrc/Admin/Menu.php:15
actionadmin_post_wbn_seoap_toggle_safe_modesrc/Admin/Menu.php:16
actionadmin_post_wbn_seoap_clear_eventssrc/Admin/Menu.php:17
actionadmin_initsrc/Core/Plugin.php:30
filtercron_schedulessrc/Core/Plugin.php:32
actionwbn_seoap_process_jobssrc/Core/Plugin.php:33
actionwp_headsrc/Core/Plugin.php:38
actionwp_headsrc/Core/Plugin.php:39
actioninitsrc/Integrations/OverrideManager.php:11
filterwpseo_titlesrc/Integrations/OverrideManager.php:31
filterwpseo_metadescsrc/Integrations/OverrideManager.php:38
filterwpseo_canonicalsrc/Integrations/OverrideManager.php:45
filterwpseo_json_ld_outputsrc/Integrations/OverrideManager.php:52
filteraioseo_titlesrc/Integrations/OverrideManager.php:67
filteraioseo_descriptionsrc/Integrations/OverrideManager.php:74
filteraioseo_schema_disablesrc/Integrations/OverrideManager.php:81
filteraioseo_canonical_urlsrc/Integrations/OverrideManager.php:87
filterrank_math/frontend/titlesrc/Integrations/OverrideManager.php:96
filterrank_math/frontend/descriptionsrc/Integrations/OverrideManager.php:103
filterrank_math/frontend/canonicalsrc/Integrations/OverrideManager.php:110
filterrank_math/json_ldsrc/Integrations/OverrideManager.php:117
filterrank_math/json_ld/disablesrc/Integrations/OverrideManager.php:135
actionplugins_loadedwbn-seo-infrastructure-lite.php:91

Scheduled Events 2

wbn_seoap_process_jobs
wbn_seoap_process_jobs
Maintenance & Trust

WBN SEO Infrastructure Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 5, 2026
PHP min version7.4
Downloads64

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WBN SEO Infrastructure Developer Profile

atircohen

2 plugins · 0 total installs

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

How We Detect WBN SEO Infrastructure

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wbn-seo-infrastructure-lite/assets/admin.css/wp-content/plugins/wbn-seo-infrastructure-lite/assets/css/admin-welcome.css/wp-content/plugins/wbn-seo-infrastructure-lite/assets/js/admin-audit.js/wp-content/plugins/wbn-seo-infrastructure-lite/assets/js/admin-preview.js
Script Paths
/wp-content/plugins/wbn-seo-infrastructure-lite/assets/js/admin-audit.js/wp-content/plugins/wbn-seo-infrastructure-lite/assets/js/admin-preview.js
Version Parameters
wbn-seo-infrastructure-lite/assets/admin.css?ver=wbn-seo-infrastructure-lite/assets/css/admin-welcome.css?ver=wbn-seo-infrastructure-lite/assets/js/admin-audit.js?ver=wbn-seo-infrastructure-lite/assets/js/admin-preview.js?ver=

HTML / DOM Fingerprints

CSS Classes
wbn-seoap-bannerwbn-seoap-banner__titlewbn-seoap-banner__tagline
FAQ

Frequently Asked Questions about WBN SEO Infrastructure