Simple SEO Meta Security & Risk Analysis

wordpress.org/plugins/simple-seo-metadata

Edit meta description, meta keywords and title for each page, post, post type.

0 active installs v2.0 PHP 5.6+ WP 4.0+ Updated Mar 13, 2020
descriptionseoseo-headersseo-metaseo-meta-tags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple SEO Meta Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "simple-seo-metadata" v2.0 plugin demonstrates a generally good security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Crucially, the plugin utilizes prepared statements for all SQL queries, eliminating the risk of SQL injection vulnerabilities from this vector. The presence of nonce and capability checks, although limited in number, indicates an awareness of basic WordPress security practices. However, a notable concern is the output escaping, with only 54% of outputs being properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if unsanitized data is rendered directly in the front-end or back-end. The plugin's history is clean, with no recorded CVEs, which is a positive indicator of its maintainers' diligence. While the current analysis shows no critical or high-severity taint flows, the incomplete output escaping remains a significant weakness that requires attention to prevent potential XSS attacks.

Key Concerns

  • 54% output escaping is not properly handled
  • Limited number of capability checks
  • Limited number of nonce checks
Vulnerabilities
None known

Simple SEO Meta Security Vulnerabilities

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

Simple SEO Meta Code Analysis

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

Output Escaping

54% escaped13 total outputs
Attack Surface

Simple SEO Meta Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxessimple-seo-meta.php:21
actionsave_postsimple-seo-meta.php:81
filterpre_get_document_titlesimple-seo-meta.php:144
actionwp_headsimple-seo-meta.php:160
actionadmin_headsimple-seo-meta.php:180
Maintenance & Trust

Simple SEO Meta Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 13, 2020
PHP min version5.6
Downloads996

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple SEO Meta Developer Profile

eliran

1 plugin · 0 total installs

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

How We Detect Simple SEO Meta

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-seo-metadata/

HTML / DOM Fingerprints

CSS Classes
form-group
HTML Comments
/*denied direct access to file.*//* translators: %s: "$description" */
Data Attributes
name="seoTitle"id="seoTitle"name="seoMetaKeywords"id="seoMetaKeywords"name="seoMetaDescription"id="seoMetaDescription"+2 more
FAQ

Frequently Asked Questions about Simple SEO Meta