CVE-2026-57633: WCBoost Products Compare Unauthenticated Data Exposure (CVSS 5.3)
WCBoost – Products Compare, a WordPress plugin, exposes sensitive information to unauthenticated users in versions 1.1.0 and earlier. An attacker can access data without authentication due to improper access controls, though the data itself is not modified or service availability compromised. This is a localized but meaningful exposure risk for sites relying on this plugin.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Weaknesses (CWE)
- CWE-497
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-26 / 2026-06-26
NVD description (verbatim)
Unauthenticated Sensitive Data Exposure in WCBoost – Products Compare <= 1.1.0 versions.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-57633 is an unauthenticated sensitive data exposure vulnerability in WCBoost – Products Compare (≤1.1.0), caused by insufficient access controls (CWE-497). The plugin fails to enforce authentication checks on endpoints or data retrieval mechanisms, allowing network-based attackers to read sensitive information without credentials. The CVSS 3.1 score of 5.3 (MEDIUM) reflects low confidentiality impact, no integrity risk, and no availability impact.
Business impact
Sites using vulnerable WCBoost – Products Compare versions risk unauthorized disclosure of product or comparison data, customer lists, pricing information, or other sensitive commercial data. While not a direct revenue threat, exposed competitive intelligence or customer details can harm business relationships and customer trust. The impact scales with the sensitivity of data exposed through the plugin's functionality.
Affected systems
Any WordPress installation running WCBoost – Products Compare version 1.1.0 or earlier is affected. This plugin is typically used by e-commerce and product comparison sites. No specific WordPress or WooCommerce version constraints are known from the CVE record; verify plugin compatibility with your environment and catalog all instances in your estate.
Exploitability
Exploitation requires no authentication, privileges, or user interaction, and can occur over the network. The attack vector is straightforward: an attacker can directly request sensitive data endpoints without credentials. However, the vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog, suggesting no observed active exploitation in the wild as of the publication date. This does not guarantee lower risk; opportunistic scanning and exploitation remain possible.
Remediation
Update WCBoost – Products Compare to a version newer than 1.1.0 as soon as it becomes available. Verify the patched version on the plugin vendor's repository or release notes. As an interim measure, restrict access to the plugin's endpoints using a web application firewall (WAF) or .htaccess rules if you cannot update immediately. Review access logs for evidence of unauthorized data requests.
Patch guidance
Monitor the WCBoost plugin vendor's official release channels and WordPress.org plugin repository for a patched version addressing CWE-497 access control issues. When a patch is released, test in a staging environment to ensure compatibility with your WordPress version, active plugins, and theme. Apply the update promptly to all affected instances. Document the patch version deployed for audit compliance.
Detection guidance
Monitor web server and application logs for unauthenticated requests to product comparison endpoints or data retrieval URLs associated with the WCBoost plugin. Look for patterns of repeated requests to sensitive paths or unusual query parameters. Implement intrusion detection rules to flag unauthenticated access attempts to plugin-specific endpoints. Conduct a content audit to determine what sensitive data the plugin exposes and whether it has been accessed without authorization.
Why prioritize this
Prioritize this vulnerability for patching because it combines unauthenticated network access with sensitive data exposure. Although the CVSS score is MEDIUM and no active exploitation is known, the ease of exploitation and the prevalence of WordPress sites make this a practical target for data-harvesting attacks. Organizations handling competitive data, customer lists, or pricing information should treat this as higher priority.
Risk score, explained
The CVSS 3.1 score of 5.3 (MEDIUM) reflects a low-complexity, unauthenticated network attack that compromises confidentiality but does not alter or disable systems. The score does not account for widespread plugin adoption or remediation difficulty, which may warrant higher internal prioritization. Organizations should adjust risk based on the sensitivity of data exposed and the number of affected instances in their infrastructure.
Frequently asked questions
How do I know if my WordPress site uses WCBoost – Products Compare?
Access your WordPress admin panel, navigate to Plugins, and search for 'WCBoost' or 'Products Compare'. If listed and active, check its version in the plugin details. Alternatively, inspect your wp-content/plugins directory for wcboost-products-compare or similar folder names.
What types of sensitive data could be exposed by this vulnerability?
The plugin may expose product details, pricing, comparison data, customer identifiers, or configuration information depending on how the site uses it. Review what data your plugin is configured to display and what remains restricted; any unauthenticated exposure is a risk.
Is there a workaround if I cannot update immediately?
Use your web server (Apache .htaccess or Nginx rewrite rules) or a WAF to block public access to the plugin's endpoints until a patch is available. This requires identifying the plugin's request paths—check vendor documentation or contact support. Disable the plugin entirely if not essential.
Will updating to the latest version fix this vulnerability?
Yes, once the vendor releases a patched version addressing CWE-497 access control flaws, updating will resolve the issue. Always verify the patch version against the vendor's security advisory or release notes before deploying.
This analysis is provided for informational purposes and reflects publicly available CVE data as of the publication date. Vendor details, affected products, and patch availability should be verified against official vendor advisories and WordPress.org before making remediation decisions. SEC.co does not provide legal or compliance advice; consult your security team and legal counsel regarding data exposure risks and regulatory obligations. No exploit code or weaponized proof-of-concept is included herein. Source: NVD (public-domain), retrieved 2026-08-05. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2026-0466MEDIUMAMD uProf Local Privilege Escalation and Denial of Service
- CVE-2026-24618MEDIUMHash Elements Information Disclosure – Patch Guidance
- CVE-2026-49077MEDIUMWP eMember Information Disclosure Vulnerability
- CVE-2026-55726MEDIUMGardyn Azure Blob Storage Public Log Exposure
- CVE-2026-57664MEDIUMBopo WooCommerce Product Bundle Builder Data Exposure (MEDIUM)
- CVE-2026-57753MEDIUMKit for WooCommerce Unauthenticated Data Exposure
- CVE-2026-34891HIGHIDPay WooCommerce Unauthenticated Data Exposure – HIGH Severity
- CVE-2026-44743LOWSAP Business Objects Information Disclosure Vulnerability