S-DEV SEO Security & Risk Analysis

wordpress.org/plugins/s-dev-seo

SEO Tool which replace titles on selected pages and posts. Also adds ability for meta description.

50 active installs v1.88 PHP 7.0+ WP 5.2+ Updated Unknown
meta-descriptionseotitle
79
B · Generally Safe
CVEs total1
Unpatched1
Last CVEJan 14, 2025
Download
Safety Verdict

Is S-DEV SEO Safe to Use in 2026?

Mostly Safe

Score 79/100

S-DEV SEO is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Jan 14, 2025
Risk Assessment

The plugin 's-dev-seo' v1.88 exhibits a mixed security posture. On the positive side, the static analysis reveals a small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and including nonce and capability checks, indicating an effort to implement basic security controls. File operations and external HTTP requests are also absent, which reduces potential attack vectors.

However, significant concerns arise from the output escaping, where only 22% of outputs are properly escaped. This low percentage suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as untrusted input could be directly rendered in the browser without adequate sanitization. The vulnerability history confirms this, with one known medium severity CVE attributed to XSS, and this vulnerability is currently unpatched. The fact that the last vulnerability was dated in the future (2025-01-14) is a data anomaly that should be investigated, but it doesn't negate the existing XSS risk.

In conclusion, while 's-dev-seo' v1.88 has a limited attack surface and uses prepared statements, the pervasive issue of unescaped output and the presence of an unpatched XSS vulnerability represent critical risks. The plugin needs immediate attention to address the output escaping flaws and to patch the known CVE.

Key Concerns

  • Unpatched CVE (Medium Severity XSS)
  • Low percentage of properly escaped output
Vulnerabilities
1

S-DEV SEO Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-22744medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

S-DEV SEO <= 1.88 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jan 14, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

S-DEV SEO Code Analysis

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

Output Escaping

22% escaped65 total outputs
Attack Surface

S-DEV SEO Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_enqueue_scriptsinc\admin.php:23
actionadmin_print_stylesinc\admin.php:38
actionadmin_noticesinc\conditions.php:11
actionadmin_noticesinc\conditions.php:15
actionadmin_noticesinc\conditions.php:19
actionadmin_noticesinc\conditions.php:23
actionadmin_initinc\conditions.php:29
actionadd_meta_boxesinc\metabox.php:64
actionsave_postinc\metabox.php:104
actionwp_headinc\opengraph.php:41
actionget_headerinc\replace.php:131
actionwp_headinc\replace.php:132
actiontemplate_redirectinc\replace.php:138
actionadmin_menuinc\views.php:8
Maintenance & Trust

S-DEV SEO Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedUnknown
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

S-DEV SEO Developer Profile

Seodev

1 plugin · 50 total installs

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

How We Detect S-DEV SEO

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/s-dev-seo/css/sdev-seo.css/wp-content/plugins/s-dev-seo/js/sdev-seo.js
Script Paths
/wp-content/plugins/s-dev-seo/js/sdev-seo.js
Version Parameters
s-dev-seo/css/sdev-seo.css?ver=s-dev-seo/js/sdev-seo.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- S-DEV SEO --><!-- /S-DEV SEO -->
FAQ

Frequently Asked Questions about S-DEV SEO