WP BASIC SEO META Security & Risk Analysis

wordpress.org/plugins/wp-basic-seo-meta

This is a simple meta tag plugin for wp head. When activeated a new meta box will appear in post, and page edit sections of wordpress admin panel.

20 active installs v1.01 PHP + WP 3.0.1+ Updated Apr 8, 2013
author-tagkeywords-tagmeta-descriptionmeta-tagsseo-meta-tag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP BASIC SEO META Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The wp-basic-seo-meta plugin, version 1.01, presents a generally positive security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the lack of dangerous functions, file operations, and external HTTP requests are strong indicators of good coding practices. The plugin also demonstrates a commitment to security by utilizing prepared statements for all its SQL queries and incorporating nonce and capability checks.

However, a notable concern arises from the output escaping. With 7 total outputs and 0% properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the front-end or admin area without proper sanitization could be exploited. The taint analysis reporting zero flows is likely a consequence of the limited attack surface and lack of exploitable input points, but it does not mitigate the XSS risk identified in the output escaping.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the static analysis findings (excluding the output escaping), suggests that the plugin has historically been developed with security in mind. However, the lack of historical vulnerabilities does not negate the identified risk of unescaped output in the current version. In conclusion, while the plugin boasts a minimal attack surface and good data handling for SQL, the critical failure in output escaping introduces a significant security weakness that needs immediate attention.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

WP BASIC SEO META Security Vulnerabilities

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

WP BASIC SEO META Release Timeline

v1.02
v1.01Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

WP BASIC SEO META Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

WP BASIC SEO META Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initseo-meta.php:37
actionsave_postseo-meta.php:45
actionwp_headseo-meta.php:162
Maintenance & Trust

WP BASIC SEO META Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 8, 2013
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings2
Active installs20
Developer Profile

WP BASIC SEO META Developer Profile

gabrielcastillo

1 plugin · 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 BASIC SEO META

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widefat
Data Attributes
id="seo-meta-title"id="seo-meta-keyword"id="seo-meta-description"name="_seo_meta[seo_meta_author]"name="_seo_meta[seo_meta_keyword]"name="_seo_meta[seo_meta_description]"
FAQ

Frequently Asked Questions about WP BASIC SEO META