CVE-2025-23757
7.1Proloy Chakroborty ZD · Scribd iPaper
A reflected cross-site scripting (XSS) vulnerability in the Proloy Chakroborty ZD Scribd iPaper WordPress plugin allows unauthenticated attackers to execute malicious scripts in user browsers.
Executive summary
The Scribd iPaper plugin for WordPress contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to hijack user sessions or inject malicious content.
Vulnerability
This is a reflected cross-site scripting (CWE-79) vulnerability occurring within the plugin. An unauthenticated attacker can craft a malicious URL to execute arbitrary JavaScript in the context of a victim's browser session.
Business impact
Successful exploitation allows an attacker to perform actions on behalf of legitimate users, potentially leading to unauthorized data access or session hijacking. Given the CVSS score of 7.1, this vulnerability poses a significant risk to the integrity and confidentiality of the application environment, as attackers can manipulate the content displayed to users or redirect them to malicious sites.
Remediation
Immediate Action: As no patch is currently available, users should immediately deactivate and remove the Scribd iPaper plugin from their WordPress environments to eliminate the attack surface.
Proactive Monitoring: Monitor web server access logs for anomalous GET requests containing script tags or suspicious URL parameters targeting the Scribd iPaper plugin directory.
Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS filtering rules to inspect and block malicious input patterns directed at the affected plugin endpoints.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Due to the lack of an available patch, the risk remains high for any organization currently running version 1.0 or lower of the Scribd iPaper plugin. Administrators are strongly advised to discontinue the use of this plugin immediately and seek alternative solutions, as the vulnerability provides a direct pathway for unauthenticated attackers to compromise visitor sessions.
Sources
Originally found and disclosed by João Pedro S Alcântara (Kinorth) | Patchstack Bug Bounty Program, per the CVE Program record.