CVE-2026-86801 PUBLISHED

To Do List Member 1.4 - 1.6 - Unauthenticated Stored XSS, File Listing and Deletion via Unprotected Upload Handler

Assigner: WPScan
Reserved: 08.09.2026 Published: 17.09.2026 Updated: 17.09.2026

The To Do List Member WordPress plugin from 1.4 through 1.6 ships a file upload endpoint that does not load WordPress and therefore applies no authentication, capability or nonce check of any kind, and validates only the name of an uploaded file rather than its content, allowing unauthenticated users to store active content served from the site's own origin, and to list and delete the files already staged there.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Unknown
Product To Do List Member
Versions Default: unknown
  • affected from 1.4 to 1.6 (incl.)

Credits

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

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE