CVE-2026-7525 PUBLISHED

My Calendar <= 3.7.9 - Authenticated (Custom+) Missing Authorization to Unauthorized Event Publication via 'event_approved' Parameter

Assigner: Wordfence
Reserved: 30.04.2026 Published: 14.05.2026 Updated: 14.05.2026

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.7.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with custom-level access and above, to bypass the moderation and approval workflow by tampering with the POST body to publish events or set other unauthorized statuses such as cancelled or private, in ways their role does not permit. While the UI correctly restricts low-privilege users to a draft-only submit button, this restriction is enforced only client-side, making it trivially bypassable by directly manipulating the POST request.

Metrics

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

Product Status

Vendor joedolson
Product My Calendar – Accessible Event Manager
Versions Default: unaffected
  • affected from 0 to 3.7.9 (incl.)

Credits

  • M Indra Purnama finder

References

Problem Types

  • CWE-862 Missing Authorization CWE