CVE-2025-68581
8.1YITHEMES · YITH Slider for page builders
A missing authorization vulnerability in YITH Slider for page builders allows authenticated users with low privileges to exploit incorrect access control settings.
Executive summary
A missing authorization flaw in the YITH Slider for page builders plugin exposes WordPress sites to unauthorized access control exploitation by authenticated users.
Vulnerability
This is a missing authorization vulnerability (CWE-862) occurring within the plugin. Based on the CVSS vector (PR:L), the vulnerability requires a low privileged authenticated user to trigger the flaw, allowing them to bypass intended access control restrictions.
Business impact
The vulnerability carries a CVSS score of 8.1, indicating a high severity risk. Successful exploitation allows authenticated attackers to manipulate access controls, which could lead to unauthorized data modification or administrative configuration changes within the WordPress environment. This poses a significant risk to site integrity and could result in further unauthorized access if the plugin is used to manage sensitive page components.
Remediation
Immediate Action: Administrators should immediately check for updates provided by YITHEMES and apply the latest version of the YITH Slider for page builders plugin. If a patch is not yet available, consider disabling the plugin until a secure update is released.
Proactive Monitoring: Monitor WordPress audit logs for suspicious activity originating from low privileged user accounts, particularly actions related to plugin configuration or page structure modifications.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized requests to plugin specific endpoints. Ensure that user roles and capabilities are strictly audited to minimize the number of accounts that could potentially leverage this flaw.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high impact on access control integrity, organizations should prioritize updating the YITH Slider for page builders plugin as soon as a fix is released. Restricting access to the WordPress dashboard for non-administrative roles remains a critical secondary defense against this class of vulnerability.
Sources
Originally found and disclosed by Nabil Irawan | Patchstack Bug Bounty Program, per the CVE Program record.