Simple SEO Pack Security & Risk Analysis

wordpress.org/plugins/simple-seo-pack

Simple SEO is a quick way to add HTML meta tags to your site and pages using WP integrated custom fields feature.

100 active installs v1.1.3.8 PHP + WP 2.5+ Updated Apr 17, 2017
keywordsmeta-tagsmetadataseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple SEO Pack Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'simple-seo-pack' v1.1.3.8 plugin exhibits a mixed security posture. On the positive side, static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the plugin demonstrates good practices in its database interactions, utilizing prepared statements for all SQL queries, and includes a nonce check and capability checks, which are crucial for securing WordPress actions. The absence of dangerous functions, file operations, and external HTTP requests is also a strong indicator of a secure codebase.

However, a significant concern arises from the complete lack of proper output escaping, with 0% of the 34 identified outputs being escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as any user-provided data displayed on the front-end or back-end could be maliciously injected. The taint analysis also shows no flows, which is positive, but this might be due to the limited scope of analysis or the absence of complex data handling within the plugin, rather than a guaranteed absence of all taint-related risks.

The plugin's vulnerability history is clean, with no recorded CVEs, which is a testament to its current state. This, combined with the limited attack surface and good database and nonce handling, suggests a generally well-maintained plugin. Nevertheless, the critical oversight in output escaping cannot be understated and significantly elevates the risk profile. A balanced conclusion is that while the plugin has a solid foundation regarding entry points and data access, the lack of output sanitization creates a high probability of XSS vulnerabilities that need immediate attention.

Key Concerns

  • 0% output escaping
Vulnerabilities
None known

Simple SEO Pack Security Vulnerabilities

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

Simple SEO Pack Release Timeline

v1.1.3.8Current
v1.1.3.7
v1.1.3.6
v1.1.3.5
v1.1.3.4
v1.1.3.3
v1.1.3.2
v1.1.3.1
v1.1.3
Code Analysis
Analyzed Mar 16, 2026

Simple SEO Pack Code Analysis

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

Output Escaping

0% escaped34 total outputs
Attack Surface

Simple SEO Pack Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menusimple-seo-pack.php:48
actionadd_meta_boxessimple-seo-pack.php:78
actionsave_postsimple-seo-pack.php:79
actionwp_headsimple-seo-pack.php:82
actionwp_headsimple-seo-pack.php:83
actionadmin_enqueue_scriptssimple-seo-pack.php:85
actionplugins_loadedsimple-seo-pack.php:385
Maintenance & Trust

Simple SEO Pack Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 17, 2017
PHP min version
Downloads14K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Simple SEO Pack Developer Profile

Vito Tardia

1 plugin · 100 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 Pack

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-pack/css/main.css/wp-content/plugins/simple-seo-pack/js/main.js
Script Paths
/wp-content/plugins/simple-seo-pack/js/main.js
Version Parameters
simple-seo-pack/css/main.css?ver=simple-seo-pack/js/main.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Commented 25 Apr 2014, no more support, will be removed in the future -->
Data Attributes
id="sseo_primary-meta-box"name="_sseo_meta_keywords"name="_sseo_meta_description"name="_sseo_use_global_settings"name="sseo_keywords"name="sseo_description"+4 more
FAQ

Frequently Asked Questions about Simple SEO Pack