CVE-2026-81742 PUBLISHED

BE REST Endpoints <= 1.0.0 - Unauthenticated Stored XSS and Widget Manipulation

Assigner: WPScan
Reserved: 27.08.2026 Published: 12.09.2026 Updated: 12.09.2026

The BE REST Endpoints WordPress plugin through 1.0.0 does not perform any authorization check before allowing widgets to be read, created, updated and deleted, and does not sanitize the values it stores in them, allowing unauthenticated users to inject arbitrary web scripts which will execute in the browser of any user visiting the site.

Product Status

Vendor Unknown
Product BE REST Endpoints
Versions Default: unknown
  • affected from 0 to 1.0.0 (incl.)

Credits

  • Pablo González Pérez finder
  • Francisco José Ramírez Vicente and Iñigo Sánchez Enciso finder
  • WPScan coordinator

References

Problem Types

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