Basic-SEO Security & Risk Analysis

wordpress.org/plugins/basic-seo

Applies basic search engine optimisations to your WordPress powered site.

40 active installs v0.4 PHP + WP 3.0+ Updated Mar 4, 2012
headersmetasearch-engine-optimizationseotitle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Basic-SEO Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'basic-seo' plugin v0.4 exhibits a seemingly strong security posture based on the provided static analysis. It boasts zero reported CVEs and no apparent vulnerability history, suggesting a generally secure development approach or limited attack surface. The code analysis reveals a complete absence of dangerous functions, external HTTP requests, file operations, and SQL queries that don't use prepared statements. Furthermore, the plugin reports zero attack surface points, including AJAX handlers, REST API routes, shortcodes, and cron events, indicating no obvious direct entry points for attackers to exploit. However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This means any data processed and displayed by the plugin is vulnerable to cross-site scripting (XSS) attacks, as it could contain malicious scripts that are not neutralized before being rendered in the user's browser. While the plugin's attack surface appears small and its vulnerability history is clean, this unescaped output represents a critical weakness that could be easily exploited.

Key Concerns

  • No output escaping found
Vulnerabilities
None known

Basic-SEO Security Vulnerabilities

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

Basic-SEO Release Timeline

v0.4Current
v0.3
v0.2
Code Analysis
Analyzed Apr 16, 2026

Basic-SEO Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

Basic-SEO Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterwp_titlebasic-seo.php:68
actionwp_headbasic-seo.php:110
Maintenance & Trust

Basic-SEO Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 4, 2012
PHP min version
Downloads10K

Community Trust

Rating80/100
Number of ratings1
Active installs40
Developer Profile

Basic-SEO Developer Profile

jonbullock

1 plugin · 40 total installs

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

How We Detect Basic-SEO

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Basic-SEO start --><!-- Basic-SEO end -->
FAQ

Frequently Asked Questions about Basic-SEO