Description
The Advanced Woo Search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's aws_search_terms shortcode in all versions up to, and including, 3.28 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: 2025-03-25
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The Advanced Woo Search plugin contains a stored cross‑site scripting flaw within its aws_search_terms shortcode. Because the plugin fails to sanitize user‑supplied attributes and escape output, contributors or higher privileged users can submit malicious scripts that are stored and later executed in page contexts. This gives attackers the ability to run arbitrary JavaScript on visit, potentially leading to session hijacking, defacement, or credential theft when any site visitor loads the affected content.

Affected Systems

WordPress sites running the Advanced Woo Search – Product Search for WooCommerce plugin, versions 3.28 and earlier. Sites that have enabled the aws_search_terms shortcode exposed to authenticated contributors are at risk. The issue applies to all installations that have not yet upgraded beyond 3.28.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, but the EPSS score of <1% suggests a low probability of exploitation. The vulnerability requires authentication with contributor‑level access or higher, and the attacker must embed the malicious payload via the shortcode, which is then stored in the database. Because the payload runs when any user visits the affected page, the potential damage escalates if the site has a large visitor base, but overall risk remains limited until the plugin is updated or mitigated. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on April 20, 2026 at 23:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Advanced Woo Search to a version newer than 3.28, which removes the unsafe attribute handling.
  • If an immediate update is not possible, delete or disable the aws_search_terms shortcode from theme templates or page content to prevent injection.
  • Limit contributor role permissions or temporarily revoke contributor access until the plugin is patched.
  • As a supplemental measure, enable or configure a web‑application firewall to block suspicious script payloads in shortcode attributes.

Generated by OpenCVE AI on April 20, 2026 at 23:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8206 The Advanced Woo Search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's aws_search_terms shortcode in all versions up to, and including, 3.28 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.
History

Thu, 26 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Mar 2025 23:30:00 +0000

Type Values Removed Values Added
Description The Advanced Woo Search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's aws_search_terms shortcode in all versions up to, and including, 3.28 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 Advanced Woo Search <= 3.28 - Authenticated (Contributor+) Stored Cross-Site Scripting via aws_search_terms 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:58.414Z

Reserved: 2025-03-14T08:38:37.035Z

Link: CVE-2025-2302

cve-icon Vulnrichment

Updated: 2025-03-26T13:42:45.962Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T00:15:13.593

Modified: 2026-06-17T09:06:43.210

Link: CVE-2025-2302

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:45:21Z

Weaknesses
  • CWE-79

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