Skip to main content

WooCommerce Auction Pro CVE-2026-4110

| EUVDEUVD-2026-38211 MEDIUM
2026-06-22 WPScan GHSA-gxfr-4w92-cm52
6.1
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vuln.today AI
6.1 MEDIUM

Network-delivered reflected XSS needs no attacker credentials but mandates admin click; scope changes as script runs in the authenticated browser context beyond the plugin's own trust boundary.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
Analysis Generated
Jul 22, 2026 - 21:15 vuln.today
CVE Published
Jun 22, 2026 - 06:00 cve.org
MEDIUM 6.1
CVE Published
Jun 22, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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

AnalysisAI

Reflected Cross-Site Scripting in Ultimate WooCommerce Auction Pro (≤2.4.5) enables unauthenticated remote attackers to inject arbitrary JavaScript into the browsers of high-privilege WordPress users, including administrators, by delivering a crafted URL containing an unsanitized parameter. Scope changes (S:C in CVSS) mean the injected script executes in the victim's browser session context, enabling session hijacking, credential theft, or unauthorized administrative actions. A public proof-of-concept is available via WPScan, though EPSS remains very low at 0.15% (5th percentile) and SSVC reports no confirmed active exploitation.

Technical ContextAI

The vulnerability resides in the ultimate-woocommerce-auction-pro WordPress plugin, a premium extension that adds auction functionality to WooCommerce-powered online stores. The root cause is a failure to sanitize and HTML-encode user-supplied input before reflecting it in the HTTP response - a classic CWE-79 (Improper Neutralization of Input During Web Page Generation / Cross-Site Scripting) pattern. Although CWE is listed as N/A in the source data, the description and CVSS vector are unambiguous indicators of reflected XSS. Affected CPE is cpe:2.3:a:unknown:ultimate-woocommerce-auction-pro:*:*:*:*:*:*:*:* covering all versions through 2.4.5. The CVSS scope metric S:C reflects the browser trust boundary crossing inherent to XSS - the script executes in a security context (the victim's authenticated session) that differs from the vulnerable component itself.

RemediationAI

No vendor-released patch with a confirmed fix version has been identified in the available intelligence at time of analysis - affected versions are confirmed only up to 2.4.5. Site operators should monitor the WPScan advisory at https://wpscan.com/vulnerability/bd44396a-7723-4876-a9c6-266442879bcb/ and VulDB entry https://vuldb.com/vuln/372651 for patch availability and upgrade immediately upon release. As compensating controls pending a patch: disable or remove the ultimate-woocommerce-auction-pro plugin if auction functionality is non-essential (eliminates attack surface entirely); deploy a Web Application Firewall rule to filter reflected XSS patterns on plugin-served pages (trade-off: WAF bypass is possible with encoding tricks); and restrict administrator accounts to trusted IP ranges or VPN access to reduce the attack surface for social engineering delivery (trade-off: operational overhead). Educate administrators to treat unsolicited links to WordPress admin or plugin pages with suspicion.

Share

CVE-2026-4110 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy