CVE-2026-11855 PUBLISHED

Simple Membership < 4.7.5 - Unauthenticated Stored XSS via Stripe Webhook API Version

Assigner: WPScan
Reserved: 10.06.2026 Published: 06.07.2026 Updated: 06.07.2026

The Simple Membership WordPress plugin before 4.7.5 does not verify the authenticity of Stripe webhook requests when no signing secret is configured, nor escape a value taken from them before outputting it in an administrator notice, allowing unauthenticated attackers to inject arbitrary web scripts that execute in the context of a logged-in administrator.

Product Status

Vendor Unknown
Product Simple Membership
Versions Default: unaffected
  • affected from 0 to 4.7.5 (excl.)

Credits

  • Duy Tran finder
  • WPScan coordinator

References

Problem Types

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