CVE-2025-68573

8.8

Alessandro Piconi · Simple Keyword to Link

A Cross-Site Request Forgery (CSRF) vulnerability in the Simple Keyword to Link WordPress plugin allows unauthenticated attackers to perform unauthorized actions.

Executive summary

The Simple Keyword to Link plugin is affected by a Cross-Site Request Forgery vulnerability that could allow an attacker to perform unauthorized actions on behalf of an authenticated user.

Vulnerability

This is a Cross-Site Request Forgery (CWE-352) vulnerability. It occurs because the plugin fails to properly validate requests, allowing an unauthenticated attacker to trick a logged-in user into executing unintended actions within the application.

Business impact

The vulnerability carries a CVSS score of 8.8, indicating a high level of risk. Successful exploitation could allow an attacker to modify plugin settings or perform administrative actions without the user's consent, potentially leading to unauthorized site configuration changes or unexpected behavior within the WordPress environment.

Remediation

Immediate Action: Since a specific patched version is not currently listed, administrators should prioritize disabling or removing the Simple Keyword to Link plugin until a security update is released by the vendor.

Proactive Monitoring: Review web server and WordPress access logs for suspicious administrative requests originating from unexpected referrers or unusual patterns during periods of low activity.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to block suspicious cross-site requests and enforce strict validation of HTTP referrers.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the high CVSS score, this vulnerability poses a significant risk to site integrity. Administrators should immediately evaluate the necessity of the Simple Keyword to Link plugin and disable it if it is not critical to business operations, while awaiting official remediation from the developer.

Sources

Originally found and disclosed by Nabil Irawan | Patchstack Bug Bounty Program, per the CVE Program record.