VYPR
Medium severity6.4NVD Advisory· Published Mar 21, 2026· Updated Apr 22, 2026

CVE-2026-1889

CVE-2026-1889

Description

The Outgrow plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' attribute of the 'outgrow' shortcode in all versions up to, and including, 2.1. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in the Outgrow WordPress plugin allows authenticated contributors to inject arbitrary web scripts.

The Outgrow plugin for WordPress suffers from a stored cross-site scripting (XSS) vulnerability in its shortcode functionality. The flaw exists because the plugin insufficiently sanitizes and escapes user-supplied attributes, specifically the id attribute of the [outgrow] shortcode [1]. Versions up to and including 2.1 are affected.

Exploitation of this vulnerability requires the attacker to have at least contributor-level access to the WordPress site. The attacker can inject arbitrary web scripts through the vulnerable attribute when creating or editing a post or page. The injected script will then execute whenever any user visits the affected page.

Successful exploitation allows an attacker to execute malicious JavaScript in the context of the victim's session, potentially leading to session hijacking, defacement, or redirection to malicious sites. The impact is somewhat limited by the need for an authenticated account, but contributor accounts are often widely distributed.

The plugin has been closed on the WordPress.org plugin directory as of March 2026 due to this security issue [1]. Site administrators who are still using the plugin should remove or replace it, as no patched version is available.

References
  1. Outgrow

AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.