Description
The ultimate-woocommerce-auction-pro WordPress plugin through 2.4.5 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
Published: 2026-06-22
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ultimate WooCommerce Auction Pro plugin up to version 2.4.5 fails to sanitize and escape user input on the uwa_auctions_bids_list parameter before rendering it back to the browser. This vulnerability allows a malicious user to inject arbitrary scripts that execute in the context of any user who views the affected page, including high‑privilege administrators. The injected script can steal authentication cookies, modify page content, or perform actions on behalf of the user. The weakness corresponds to CWE‑79 (Cross‑Site Scripting).

Affected Systems

WordPress sites running the Ultimate WooCommerce Auction Pro plugin version 2.4.5 or earlier. The plugin is distributed by an unnamed vendor under the identifier “ultimate-woocommerce-auction-pro.” No further sub‑version details are supplied; the risk applies to any installation of the plugin not newer than 2.4.5.

Risk and Exploitability

Because the flaw is a reflected XSS, an attacker can trigger it by sending a crafted URL or entering malicious data into a form that reflects the input. The exploitation requires only that the victim visit the vulnerable page, which can be accomplished via phishing or social engineering; high‑privilege users such as administrators are the primary target because the injected code runs with their privileges. The EPSS score is unknown and the vulnerability is not listed in the CISA KEV catalog, but the absence of a severity rating does not diminish the risk of privilege escalation within the site. Because the vulnerability is client‑side, it can affect many users in a single session, making the potential impact high for sites that allow administrative access to the vulnerable page.

Generated by OpenCVE AI on June 22, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ultimate WooCommerce Auction Pro to the latest version that removes the una­ sanitized parameter handling.
  • If an upgrade is unavailable, implement server‑side filtering to validate and escape the uwa_auctions_bids_list parameter before output.
  • Disable or remove the feature that outputs the una­ sanitized data until a patch is applied.

Generated by OpenCVE AI on June 22, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 22 Jun 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Mon, 22 Jun 2026 06:15:00 +0000

Type Values Removed Values Added
Description The ultimate-woocommerce-auction-pro WordPress plugin through 2.4.5 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
Title Ultimate WooCommerce Auction Pro <= 2.4.5 - Reflected XSS via uwa_auctions_bids_list
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-22T06:00:01.721Z

Reserved: 2026-03-13T10:56:13.020Z

Link: CVE-2026-4110

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-22T07:30:06Z

Weaknesses
  • CWE-79

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