CVE-2025-62891

8.8

Jory Hogeveen · Off-Canvas Sidebars & Menus (Slidebars)

A Cross-Site Request Forgery (CSRF) vulnerability exists in the Jory Hogeveen Off-Canvas Sidebars & Menus (Slidebars) WordPress plugin, potentially allowing unauthorized actions.

Executive summary

A Cross-Site Request Forgery vulnerability in the Jory Hogeveen Off-Canvas Sidebars & Menus (Slidebars) plugin poses a risk of unauthorized state changes performed on behalf of an authenticated user.

Vulnerability

This is a Cross-Site Request Forgery (CWE-352) vulnerability that allows an unauthenticated attacker to trick a logged-in administrator into executing unintended actions within the plugin context via a crafted request.

Business impact

Successful exploitation allows an attacker to perform unauthorized actions within the WordPress environment without the victim's knowledge. While the CVSS score of 8.8 indicates a high severity, the actual business impact depends on the specific actions enabled by the forged request, which could include modifying plugin settings or injecting malicious configurations, potentially leading to broader site compromise.

Remediation

Immediate Action: Review the plugin's official repository for updates and upgrade to a version beyond 0.5.8.5 as soon as a patch is released. If no patch is available, consider deactivating the plugin until a secure version is provided.

Proactive Monitoring: Monitor server access logs for suspicious POST requests originating from unexpected sources or lacking valid referer headers.

Compensating Controls: Implement a Web Application Firewall (WAF) to filter malicious requests and enforce stricter origin checking for administrative actions.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high CVSS score, administrators should treat this vulnerability with urgency, even in the absence of active exploitation. Organizations utilizing the Off-Canvas Sidebars & Menus plugin must prioritize applying the vendor patch once it becomes available to prevent unauthorized administrative modifications to their site configuration.

Sources

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