Auto SEO Security & Risk Analysis

wordpress.org/plugins/auto-seo

Auto SEO is a quick, simple way to add title, meta keywords, and meta descriptions to your site all at one from a single page.

600 active installs v2.6.6 PHP + WP 3.4+ Updated Feb 14, 2025
adminmeta-tagspagesseo
91
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 3, 2025
Safety Verdict

Is Auto SEO Safe to Use in 2026?

Generally Safe

Score 91/100

Auto SEO has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 3, 2025Updated 1yr ago
Risk Assessment

The auto-SEO plugin v2.6.6 exhibits a generally strong security posture in its static analysis, with no identified dangerous functions, SQL injection risks, or external HTTP requests. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events contributing to the attack surface is a significant positive. SQL queries are exclusively prepared, and file operations are nonexistent. However, the code analysis reveals a notable concern: 2 out of 2 analyzed taint flows have unsanitized paths, indicating potential risks for data manipulation or injection if these flows are reachable through an entry point. While no critical or high severity taint flows were found, the presence of unsanitized paths warrants attention. The plugin has a history of one medium-severity vulnerability related to Cross-Site Request Forgery (CSRF), which was last reported in February 2025 and is now patched. This suggests the developers are responsive to security issues, but the past CSRF vulnerability indicates a need for continued vigilance in input validation and output escaping, especially considering only 59% of outputs are properly escaped. The presence of only 2 nonces checks and 1 capability check across the entire codebase, coupled with a high percentage of unescaped outputs, are weaknesses that could be exploited.

Key Concerns

  • Unsanitized paths in taint flows
  • Low percentage of properly escaped outputs
  • Limited nonce and capability checks
  • Previous medium severity vulnerability (CSRF)
Vulnerabilities
1

Auto SEO Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-25147medium · 6.1Cross-Site Request Forgery (CSRF)

Auto SEO <= 2.5.6 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Feb 3, 2025 Patched in 2.6.6 (17d)
Code Analysis
Analyzed Mar 16, 2026

Auto SEO Code Analysis

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

Output Escaping

59% escaped90 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settings_page (auto-seo.php:129)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto SEO Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuauto-seo.php:45
actionadmin_enqueue_scriptsauto-seo.php:49
filterget_headerauto-seo.php:51
filterwp_headauto-seo.php:52
actioninitauto-seo.php:54
Maintenance & Trust

Auto SEO Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 14, 2025
PHP min version
Downloads39K

Community Trust

Rating60/100
Number of ratings2
Active installs600
Developer Profile

Auto SEO Developer Profile

Phillip.Gooch

3 plugins · 630 total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
17 days
View full developer profile
Detection Fingerprints

How We Detect Auto SEO

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-seo/admin.js/wp-content/plugins/auto-seo/admin.css
Script Paths
/wp-content/plugins/auto-seo/admin.js
Version Parameters
auto-seo/admin.js?ver=auto-seo/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
auto-seo-admin-css
Data Attributes
auto-seo-settings
JS Globals
auto-seo-admin-js
FAQ

Frequently Asked Questions about Auto SEO