CVE-2026-87965 PUBLISHED

Easy Appointments < 4.0.2.2 - Unauthenticated Appointment Cancellation/Confirmation via Forgeable Email-Link Token

Assigner: WPScan
Reserved: 09.09.2026 Published: 18.09.2026 Updated: 18.09.2026

The Easy Appointments WordPress plugin before 4.0.2.2 does not use an unguessable token to authorize its mail-link appointment cancellation and confirmation action, deriving the token from a hardcoded source-embedded salt and the appointment's creation timestamp, so unauthenticated attackers who know or guess that timestamp can cancel or confirm arbitrary appointments.

Product Status

Vendor Unknown
Product Easy Appointments
Versions Default: unaffected
  • affected from 0 to 4.0.2.2 (excl.)

Credits

  • Morato Antoine finder
  • WPScan coordinator

References

Problem Types

  • CWE-284 Improper Access Control CWE