SEO Metrics <= 1.0.15 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation

2025-08-01 18:49
kr0d

Strategic Overview

Status
Patched in 1.0.16
Affected PluginSEO Metrics
Affected Version<= 1.0.15
CVSS8.8High
CVECVE-2025-6754
View all SEO Metrics vulnerabilities

Vulnerability Overview

The SEO Metrics plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization checks in both the seo_metrics_handle_connect_button_click() AJAX handler and the seo_metrics_handle_custom_endpoint() function in all versions up to, and including, 1.0.15. Because the AJAX action only verifies a nonce, without checking the caller’s capabilities, a subscriber-level user can retrieve the token and then access the custom endpoint to obtain full administrator cookies.

Technical Analysis

REMEDIATION: Update to version 1.0.16, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C