PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-16962 Tamara CVE debrief

The Tamara Checkout WordPress plugin through 1.9.9.20 does not verify the order key, a nonce, or any capability on its public payment cancel/fail return URLs, changing a WooCommerce order's status based solely on an attacker-supplied numeric order id, so an unauthenticated attacker can cancel or fail arbitrary orders store-wide by enumerating ids (triggering downstream stock-release and notification side-effects).

Vendor
Tamara
Product
Tamara Checkout WordPress plugin
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-21
Original CVE updated
2026-08-21
Advisory published
2026-08-21
Advisory updated
2026-08-21

Who should care

Users of the Tamara Checkout WordPress plugin, especially those with WooCommerce integration, should be aware of potential unauthorized order modifications. This vulnerability can impact e-commerce sites that use the Tamara Checkout plugin, allowing attackers to manipulate order statuses without authentication. Site administrators and security teams should review their installations, verify the presence of the plugin, and implement necessary mitigations to prevent unauthorized access and potential financial losses. Additionally, operators of WooCommerce platforms should monitor for suspicious activities and implement compensating controls to mitigate the risk of exploitation.

Technical summary

The Tamara Checkout WordPress plugin through version 1.9.9.20 is vulnerable to unauthorized order status changes due to a lack of verification on public payment cancel/fail return URLs. This vulnerability allows an unauthenticated attacker to change the status of arbitrary orders by supplying a numeric order id. The plugin's failure to verify the order key, nonce, or capability enables this unauthorized access. As a result, attackers can exploit this vulnerability to cancel or fail orders, potentially triggering stock release and notification side-effects. Affected users should verify and apply the vendor patch if available, restrict access to payment cancel/fail return URLs, and monitor for suspicious order status changes.

Defensive priority

Immediate attention recommended due to potential for unauthorized order modifications.

Recommended defensive actions

  • Verify and apply vendor patch if available
  • Restrict access to payment cancel/fail return URLs
  • Monitor for suspicious order status changes
  • Implement additional authentication for order status modifications
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The evidence provided indicates a vulnerability in the Tamara Checkout WordPress plugin through version 1.9.9.20. The plugin does not verify the order key, a nonce, or any capability on its public payment cancel/fail return URLs. This oversight allows an unauthenticated attacker to change a WooCommerce order's status based solely on an attacker-supplied numeric order id. Consequently, an attacker can cancel or fail arbitrary orders store-wide by enumerating ids, which can trigger downstream stock-release and notification side-effects. Further verification is needed to confirm affected scope and severity. Defenders should verify the presence of the Tamara Checkout WordPress plugin, review WooCommerce integration, and monitor for suspicious order status changes.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-21T07:16:25.040Z and has not been modified since then.