Description
The OMIGO plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `omigo_donate_button` shortcode in all versions up to, and including, 3.3 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.
Published: 2026-02-07
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via OMIGO plugin shortcode
Action: Patch immediately
AI Analysis

Impact

The OMIGO WordPress plugin has a stored cross‑site scripting vulnerability that allows an attacker with contributor‑level or higher privileges to inject arbitrary JavaScript via the `omigo_donate_button` shortcode. The plugin does not properly sanitize or escape user‑supplied attributes, meaning that malicious code can be stored and will execute whenever a page that includes the shortcode is viewed.

Affected Systems

WordPress sites that have the OMIGO plugin installed with version 3.3 or earlier and that implement the `omigo_donate_button` shortcode in posts, pages, or widgets are affected.

Risk and Exploitability

The CVSS base score is 6.4, indicating moderate severity. The EPSS score is less than 1 %, suggesting a low likelihood of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires authenticated access with at least contributor privileges, so the attack vector is restricted to the site’s administrative user base. Once authenticated, the attacker can store malicious payloads that will run for every visitor who loads a page containing the shortcode.

Generated by OpenCVE AI on April 15, 2026 at 18:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the OMIGO plugin to any version above 3.3, which removes the insecure shortcode handling.
  • Search for occurrences of the `omigo_donate_button` shortcode in site content, remove any injected scripts, and ensure attributes are sanitized.
  • If upgrading is not yet possible, disable the `omigo_donate_button` shortcode (e.g., by disabling the plugin or removing the shortcode functionality) or replace it with a safer alternative that properly sanitizes input.

Generated by OpenCVE AI on April 15, 2026 at 18:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 07 Feb 2026 08:45:00 +0000

Type Values Removed Values Added
Description The OMIGO plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `omigo_donate_button` shortcode in all versions up to, and including, 3.3 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.
Title OMIGO <= 3.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:32:42.546Z

Reserved: 2026-01-28T21:23:08.824Z

Link: CVE-2026-1573

cve-icon Vulnrichment

Updated: 2026-02-09T19:08:39.667Z

cve-icon NVD

Status : Deferred

Published: 2026-02-07T09:16:00.240

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1573

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:45:11Z

Weaknesses