HIGH 7.5

CVE-2026-49110: Unauthenticated Broken Authentication in Upsell Order Bump Offer for WooCommerce ≤3.1.4

The Upsell Order Bump Offer plugin for WooCommerce versions 3.1.4 and earlier contains an authentication bypass vulnerability that allows attackers to perform actions without logging in. An attacker can send specially crafted requests to the application to manipulate order data or modify plugin settings, potentially leading to unauthorized changes to orders or store configuration. This vulnerability requires no user interaction and can be exploited remotely by anyone with network access to the affected WooCommerce store.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weaknesses (CWE)
CWE-1284
Affected products
0 configuration(s)
Published / Modified
2026-06-15 / 2026-06-17

NVD description (verbatim)

Unauthenticated Broken Authentication in Upsell Order Bump Offer for WooCommerce <= 3.1.4 versions.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-49110 is an unauthenticated broken authentication vulnerability (CWE-1284) in the Upsell Order Bump Offer plugin for WooCommerce through version 3.1.4. The vulnerability allows attackers to bypass authentication mechanisms and execute unauthorized actions. The CVSS 3.1 score of 7.5 (HIGH severity) with a network-adjacent attack vector, low complexity, no privileges required, no user interaction, and high integrity impact indicates that an attacker can remotely modify data or store functionality without proper authorization. The vulnerability does not affect confidentiality or availability in the base case but creates significant integrity risks.

Business impact

Exploitation of this vulnerability could allow attackers to manipulate order data, modify product pricing in upsells, alter customer information, or change plugin configurations without authorization. This could result in financial loss through order tampering, reputational damage if customer data is compromised, and potential regulatory exposure if payment or personal information is affected. For e-commerce merchants relying on WooCommerce, even temporary unauthorized access to order bumping functionality creates risk of revenue leakage and loss of customer trust.

Affected systems

The vulnerability affects WordPress installations using the Upsell Order Bump Offer plugin version 3.1.4 and earlier. Any WooCommerce store with this plugin enabled and not updated to a patched version is at risk. The vulnerability is remotely exploitable and does not require special conditions like VPN access or network positioning—any attacker with internet connectivity to the affected WooCommerce site can attempt exploitation.

Exploitability

This vulnerability is highly exploitable due to its unauthenticated nature, network accessibility, and low complexity. No special tools, advanced knowledge, or user interaction is required. An attacker simply needs to identify a WooCommerce store running the vulnerable plugin version and send malicious requests to trigger the authentication bypass. The lack of KEV (Known Exploited Vulnerability) designation does not indicate low exploitability—rather, it reflects the current tracking status. Organizations should prioritize remediation as if active exploitation is likely.

Remediation

Immediately update the Upsell Order Bump Offer plugin to a version newer than 3.1.4. Verify the patched version against the vendor's official advisory and release notes. Additionally, review recent order activity logs and plugin access logs for any suspicious modifications. Consider implementing Web Application Firewall (WAF) rules to detect and block unauthenticated requests to sensitive plugin endpoints while patching is being deployed. For WordPress instances where immediate patching is not feasible, disable the plugin until an update is available.

Patch guidance

Check the Upsell Order Bump Offer plugin repository or vendor advisory for the available patched version. Update via the WordPress plugin dashboard: navigate to Plugins, find Upsell Order Bump Offer, and apply the available update. Test the updated plugin in a staging environment first to ensure compatibility with your WooCommerce configuration and any custom order bump workflows. Verify that the update does not conflict with other plugins or custom code before deploying to production.

Detection guidance

Monitor web server access logs for suspicious requests to WooCommerce plugin endpoints, particularly those related to order processing or plugin configuration without corresponding authentication tokens or user session data. Look for POST or GET requests with unusual parameter combinations or requests that bypass standard checkout flows. Implement security logging on the Upsell Order Bump Offer plugin to capture who performs order modifications and when. Use WordPress security plugins to monitor file integrity and configuration changes. Search your WooCommerce order logs for orders created or modified without corresponding user session activity.

Why prioritize this

This vulnerability warrants HIGH priority remediation due to its direct impact on order integrity—the core business function of any e-commerce store. The CVSS score of 7.5 reflects high integrity impact, unauthenticated access, and network accessibility. The lack of KEV designation should not lower urgency; the vulnerability's design (broken authentication on order-critical functionality) makes it attractive to attackers regardless of current public exploitation status. Stores handling payment processing or sensitive customer data face compounded regulatory and financial risk.

Risk score, explained

The CVSS 3.1 score of 7.5 (HIGH) reflects: (1) Network Attack Vector—the vulnerability is remotely exploitable; (2) Low Attack Complexity—no special conditions or tools required; (3) No Privileges Required—attackers need no valid credentials; (4) No User Interaction—the attack is fully automated; (5) High Integrity Impact—attackers can modify order data and plugin settings. The vector does not indicate confidentiality or availability loss in the base scenario, but the ability to tamper with orders creates substantial business risk. This score appropriately reflects a HIGH-severity vulnerability requiring urgent remediation.

Frequently asked questions

How can I check if my WooCommerce store is vulnerable?

Log into your WordPress admin panel and navigate to Plugins. Search for 'Upsell Order Bump Offer' and check its version number. If the version is 3.1.4 or earlier, your store is affected. If the plugin is not installed, you are not vulnerable to this specific CVE.

What should I do if I cannot update immediately?

Disable the Upsell Order Bump Offer plugin immediately through the WordPress Plugins dashboard to prevent exploitation. Review order logs for any suspicious activity since the plugin was activated. If payment processing is affected, contact your payment processor and review transaction records. Once a patched version is available, re-enable and update the plugin.

Does this vulnerability affect my customer data directly?

The vulnerability allows attackers to modify order data and potentially access plugin settings, but the base CVSS vector does not indicate confidentiality impact (C:N). However, the ability to manipulate orders means customer personal information and payment data associated with orders could be at risk. You should review recent orders and consider notifying affected customers as a precaution.

Is there a workaround if the vendor has not released a patch yet?

The most effective temporary workaround is to disable the plugin. Additionally, implement Web Application Firewall rules to block unauthenticated requests to the plugin's administrative endpoints. Monitor access logs closely. Contact the plugin vendor directly to inquire about patch timeline and request security updates.

This analysis is provided for informational purposes to assist security professionals in vulnerability assessment and remediation planning. The information is based on publicly available CVE records as of the publication date. Vendor advisory details, patch availability, and version numbers should be verified directly with the Upsell Order Bump Offer vendor or the WooCommerce plugin repository before taking remediation action. SEC.co does not provide legal advice; organizations should consult internal legal and compliance teams regarding data breach notification obligations. This document does not constitute a guarantee or warranty of security. Organizations remain responsible for their own security posture and patch management processes. Source: NVD (public-domain), retrieved 2026-07-24. Analysis generated by SEC.co (claude-haiku-4-5).