SEO Meta Description Updater Security & Risk Analysis

wordpress.org/plugins/seo-meta-description-updater

A simple plugin to update SEO meta descriptions via the WordPress REST API.

500 active installs v1.2.0 PHP + WP 5.0+ Updated May 9, 2025
meta-descriptionrest-apiseowordpress-api
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEOct 5, 2025
Download
Safety Verdict

Is SEO Meta Description Updater Safe to Use in 2026?

Mostly Safe

Score 78/100

SEO Meta Description Updater is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Oct 5, 2025Updated 11mo ago
Risk Assessment

The "seo-meta-description-updater" plugin v1.2.0 exhibits a mixed security posture. On the positive side, the static analysis reveals excellent adherence to secure coding practices. There are no dangerous functions, all SQL queries utilize prepared statements, and all output is properly escaped. Additionally, file operations and external HTTP requests are absent, reducing the attack surface in these areas. The presence of a capability check and no unauthenticated REST API routes further enhance its security. However, the complete absence of nonce checks is a significant concern, especially if any AJAX handlers were present (though none are reported here). The plugin's vulnerability history is a major red flag, with one known medium severity vulnerability that remains unpatched. This indicates a potential recurring issue with authorization or similar security flaws, and the fact that it is unpatched in a current version presents a direct and immediate risk to users. While the static analysis shows a clean slate, the past vulnerability history, particularly an unpatched medium severity flaw, necessitates caution. The overall risk is elevated due to the unpatched vulnerability, despite the otherwise strong static analysis.

Key Concerns

  • Unpatched CVE detected
  • No nonce checks on entry points
Vulnerabilities
1

SEO Meta Description Updater Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62928medium · 4.3Missing Authorization

SEO Meta Description Updater <= 1.2.0 - Missing Authorization

Oct 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

SEO Meta Description Updater Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

SEO Meta Description Updater Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/seo-meta/v1/update/(?P<id>\d+)seo-meta-updater.php:93
WordPress Hooks 3
actionadmin_noticesseo-meta-updater.php:33
actioninitseo-meta-updater.php:53
actionrest_api_initseo-meta-updater.php:112
Maintenance & Trust

SEO Meta Description Updater Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 9, 2025
PHP min version
Downloads929

Community Trust

Rating100/100
Number of ratings1
Active installs500
Developer Profile

SEO Meta Description Updater Developer Profile

Joby Joseph

1 plugin · 500 total installs

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

How We Detect SEO Meta Description Updater

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/seo-meta/v1/update/(?P<id>\d+)
FAQ

Frequently Asked Questions about SEO Meta Description Updater