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 versions 1.0.5 through 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.
References
Configurations
No configuration.
History
04 Aug 2025, 15:06
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
02 Aug 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-02 08:15
Updated : 2025-08-04 15:06
NVD link : CVE-2025-6754
Mitre link : CVE-2025-6754
CVE.ORG link : CVE-2025-6754
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization