Description
The WooCommerce Placetopay Gateway and PlacetoPay/AvalPay gateway plugins for WordPress are vulnerable to Reflected Cross-Site Scripting via the 'redirect-url' parameter in versions up to, and including, 3.2.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-07-17
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WooCommerce Placetopay Gateway plugin for WordPress contains a flaw that permits an attacker to supply an unsanitised 'redirect-url' parameter. When the value of this parameter is reflected in page content without proper escaping, arbitrary JavaScript can be executed in the victim’s browser. This vulnerability is a typical example of Reflected XSS and can be leveraged by unauthenticated attackers to compromise user accounts or exfiltrate sensitive data recorded in the browser session. The vulnerability is tied to CWE‑79, indicating insufficient output encoding for user input.

Affected Systems

All installations of the Evertec WooCommerce Placetopay Gateway plugin version 3.2.2 or earlier are affected, including the Belize, Colombia, Ecuador, Honduras, and Uruguay variants. Any WordPress site that has installed one of these plugins without applying the later patch is at risk.

Risk and Exploitability

The CVSS score of 6.1 denotes a moderate severity. The EPSS score of less than 1% indicates a low current likelihood of exploitation, but the fact that it can be triggered via a crafted link to a third‑party site means that an attacker can lure unsuspecting users to execute malicious scripts. The vulnerability does not require authentication, making it broadly exploitable. As the attack occurs in the victim’s browser, the impact includes disclosure of session cookies and potential credential theft, but it does not directly allow server‑side compromise.

Generated by OpenCVE AI on August 1, 2026 at 08:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WooCommerce Placetopay Gateway plugin to at least version 3.2.3 if a newer release is available.
  • If an upgrade is not immediately possible, modify the plugin or your WordPress configuration to sanitize and escape the 'redirect-url' value, for example by applying WordPress URL filtering functions before it is echoed.
  • Deploy a Web Application Firewall rule that blocks requests containing script or event handler attributes in the 'redirect-url' parameter, preventing reflected XSS from reaching the client.

Generated by OpenCVE AI on August 1, 2026 at 08:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Evertec
Evertec woocommerce Placetopay Gateway
Evertec woocommerce Placetopay Gateway Belice
Evertec woocommerce Placetopay Gateway Colombia
Evertec woocommerce Placetopay Gateway Ecuador
Evertec woocommerce Placetopay Gateway Honduras
Evertec woocommerce Placetopay Gateway Uruguay
Wordpress
Wordpress wordpress
Vendors & Products Evertec
Evertec woocommerce Placetopay Gateway
Evertec woocommerce Placetopay Gateway Belice
Evertec woocommerce Placetopay Gateway Colombia
Evertec woocommerce Placetopay Gateway Ecuador
Evertec woocommerce Placetopay Gateway Honduras
Evertec woocommerce Placetopay Gateway Uruguay
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Description The WooCommerce Placetopay Gateway and PlacetoPay/AvalPay gateway plugins for WordPress are vulnerable to Reflected Cross-Site Scripting via the 'redirect-url' parameter in versions up to, and including, 3.2.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title WooCommerce Placetopay Gateway <= 3.2.2 - Reflected Cross-Site Scripting via 'redirect-url'
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Evertec Woocommerce Placetopay Gateway Woocommerce Placetopay Gateway Belice Woocommerce Placetopay Gateway Colombia Woocommerce Placetopay Gateway Ecuador Woocommerce Placetopay Gateway Honduras Woocommerce Placetopay Gateway Uruguay
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-17T18:05:42.895Z

Reserved: 2026-06-04T22:10:12.885Z

Link: CVE-2026-11324

cve-icon Vulnrichment

Updated: 2026-07-17T12:35:17.864Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08:45:02Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')