CVE-2026-14293 PUBLISHED

Autopay / Blue Media for WooCommerce < 5.0.1 - Unauthenticated Stored XSS via CSS Editor

Assigner: WPScan
Reserved: 01.07.2026 Published: 10.08.2026 Updated: 10.08.2026

The Autopay WordPress plugin before 5.0.1 does not perform any capability or nonce check before saving a styling option from a public request, and does not escape that value when it is later output on the checkout page, allowing unauthenticated attackers to store JavaScript that executes in the browser of any user, including administrators, who loads the checkout page.

Product Status

Vendor Unknown
Product Autopay
Versions Default: unaffected
  • affected from 0 to 5.0.1 (excl.)

Credits

  • Pedro Pinho finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE