SEOS Security & Risk Analysis

wordpress.org/plugins/seos

SEOS WordPress plugin. Simply and easy to use SEO Plugin.

300 active installs v1.2.1 PHP + WP 5.3.2+ Updated Nov 20, 2020
meta-fieldsmeta-tagsseoseo-wordpress-pluginseos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SEOS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'seos' plugin v1.2.1 exhibits a generally strong security posture based on the provided static analysis. A notable strength is the complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests. The fact that all SQL queries utilize prepared statements is excellent practice. However, the plugin does have a weakness in output escaping, with only 71% of outputs being properly escaped. This leaves room for potential cross-site scripting (XSS) vulnerabilities, especially if the remaining 29% of unescaped outputs handle user-controlled data. Furthermore, the lack of nonce checks and capability checks, while not directly indicated as exploitable in this analysis due to no AJAX/REST API entry points without auth, represents a missed opportunity for robust authentication and authorization on any potential future entry points. The plugin's vulnerability history is entirely clean, with no recorded CVEs, which is a positive indicator. This, combined with the limited attack surface and clean taint analysis, suggests the plugin is likely well-developed and has not historically introduced significant security flaws. Despite the output escaping concern and the absence of some security best practices, the overall risk appears to be low.

Key Concerns

  • Significant portion of outputs not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

SEOS Security Vulnerabilities

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

SEOS Code Analysis

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

Output Escaping

71% escaped154 total outputs
Attack Surface

SEOS Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[seos_sticky_1] inc\sticky-shortcode.php:28
WordPress Hooks 9
actionwp_headinc\homepage-meta.php:3
actionadmin_menuseos.php:19
actionadmin_initseos.php:24
actionwp_headseos.php:51
actionadmin_headseos.php:52
actionadmin_enqueue_scriptsseos.php:119
actionwp_enqueue_scriptsseos.php:130
actioninitseos.php:155
actionwp_dashboard_setupseos.php:161
Maintenance & Trust

SEOS Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedNov 20, 2020
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

SEOS Developer Profile

seosbg

74 plugins · 10K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect SEOS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seos/css/admin.css/wp-content/plugins/seos/js/datepicker.js/wp-content/plugins/seos/css/note.css/wp-content/plugins/seos/css/sticky.css/wp-content/plugins/seos/my-script.js/wp-content/plugins/seos/css/sticky-front.css
Script Paths
/wp-content/plugins/seos/js/datepicker.js/wp-content/plugins/seos/my-script.js

HTML / DOM Fingerprints

CSS Classes
seos-sfront-stickyseos-sticky
Data Attributes
data-seos
JS Globals
seos_sticky_color_shemeseos_note_datepicker
Shortcode Output
[seos_sticky][seos_sticky_url]
FAQ

Frequently Asked Questions about SEOS