Files
CVEs-PoC/2025/CVE-2025-6754.md
T
2025-09-29 21:09:30 +02:00

975 B
Raw Blame History

CVE-2025-6754

Description

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 callers capabilities, a subscriber-level user can retrieve the token and then access the custom endpoint to obtain full administrator cookies.

POC

Reference

No PoCs from references.

Github