Description
The Brevo for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘user_connection_id’ parameter in all versions up to, and including, 4.0.49 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-01-08
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored cross‑site scripting via unsanitized user_connection_id input in the Brevo for WooCommerce plugin
Action: Immediate patch
AI Analysis

Impact

The Brevo for WooCommerce plugin allows an unauthenticated attacker to store arbitrary JavaScript by submitting a crafted value for the parameter user_connection_id. The plugin later outputs this value without escaping, so the injected script runs in the context of any site visitor who accesses an affected page, potentially enabling session hijacking, defacement, or traffic redirection. The weakness corresponds to CWE‑79, a classic example of stored cross‑site scripting that compromises both confidentiality and integrity of users.

Affected Systems

All WordPress sites that have the Brevo for WooCommerce plugin version 4.0.49 or earlier installed are affected. The vulnerability exists in every release up to and including 4.0.49, regardless of site role or configuration, and can impact any page rendered by the plugin.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity. The EPSS score of less than 1% suggests a low but non‑zero likelihood of exploitation at present, and the issue is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated submission of the malicious user_connection_id value, inferred from the plugin's use of the parameter; an attacker could provide the payload through an exposed configuration endpoint or admin interface.

Generated by OpenCVE AI on April 22, 2026 at 00:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Brevo for WooCommerce plugin to version 4.0.50 or later to eliminate the unsanitized input path.
  • If an upgrade is not immediately possible, reset the stored user_connection_id value to a safe, empty string or remove the plugin entirely until a patch is available.
  • Implement proper output escaping for any plugin fields that render user-supplied data, either by installing a security plugin that enforces sanitization or by reviewing and correcting the code to ensure all output is properly escaped.

Generated by OpenCVE AI on April 22, 2026 at 00:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 09 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 09 Jan 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Neeraj Slit
Neeraj Slit brevo For Woocommerce
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Neeraj Slit
Neeraj Slit brevo For Woocommerce
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress

Thu, 08 Jan 2026 21:45:00 +0000

Type Values Removed Values Added
Description The Brevo for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘user_connection_id’ parameter in all versions up to, and including, 4.0.49 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Brevo for WooCommerce <= 4.0.49 - Unauthenticated Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Neeraj Slit Brevo For Woocommerce
Woocommerce Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:58:08.413Z

Reserved: 2025-12-10T10:39:43.973Z

Link: CVE-2025-14436

cve-icon Vulnrichment

Updated: 2026-01-09T18:13:00.660Z

cve-icon NVD

Status : Deferred

Published: 2026-01-08T22:16:01.010

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

Link: CVE-2025-14436

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:15:03Z

Weaknesses