CVE-2026-16962 PUBLISHED

Tamara Checkout <= 1.9.9.20 - Unauthenticated Order Status Manipulation

Assigner: WPScan
Reserved: 24.07.2026 Published: 21.08.2026 Updated: 21.08.2026

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).

Product Status

Vendor Unknown
Product Tamara Checkout
Versions Default: unknown
  • affected from 0 to 1.9.9.20 (incl.)

Credits

  • Ezekiel Victor finder
  • WPScan coordinator

References

Problem Types

  • CWE-862 Missing Authorization CWE