CVE-2025-14835
7.1opajaap · WP Photo Album Plus
The WP Photo Album Plus plugin for WordPress contains a reflected cross-site scripting vulnerability in the shortcode parameter, allowing unauthenticated script injection.
Executive summary
The WP Photo Album Plus plugin for WordPress is vulnerable to reflected cross-site scripting, which could allow an unauthenticated attacker to execute arbitrary scripts in a user's browser.
Vulnerability
This is a reflected cross-site scripting (XSS) vulnerability caused by insufficient input sanitization and output escaping of the shortcode parameter. The flaw permits unauthenticated attackers to inject malicious web scripts that execute when a victim interacts with a crafted link.
Business impact
Successful exploitation of this vulnerability allows attackers to execute arbitrary scripts in the context of an authenticated user's session. This may lead to unauthorized actions, session hijacking, or the theft of sensitive session cookies. Given the CVSS score of 7.1, this represents a high risk to organizational data integrity and user account security.
Remediation
Immediate Action: Update the WP Photo Album Plus plugin to the latest version, ensuring it is beyond 9.1.05.008, where this vulnerability has been addressed.
Proactive Monitoring: Review web server access logs for anomalous requests containing script-related tags or unusual characters within the shortcode parameter.
Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to block common XSS patterns and malicious payloads targeting URL parameters.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Organizations utilizing the WP Photo Album Plus plugin must prioritize updating to the patched version immediately to eliminate the risk of XSS-based attacks. Security teams should verify that all instances are updated and consider removing the plugin if it is not strictly required for business operations.
Sources
Originally found and disclosed by Muhammad Yudha - DJ, per the CVE Program record.