CVE-2026-12133 PUBLISHED

JoomSport <= 5.7.8 - Authenticated (Subscriber+) Missing Authorization to Arbitrary Group Deletion via season_groupdel AJAX action

Assigner: Wordfence
Reserved: 12.06.2026 Published: 01.07.2026 Updated: 01.07.2026

The JoomSport – for Sports: Team & League, Football, Hockey & more plugin for WordPress is vulnerable to Missing Authorization to Arbitrary Group Deletion in versions up to, and including, 5.7.8. This is due to a missing capability check in the joomsport_season_groupdel() AJAX handler, which only verifies a nonce before executing a DELETE query on attacker-supplied group IDs. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary JoomSport group records.

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 beardev
Product JoomSport – for Sports: Team & League, Football, Hockey & more
Versions Default: unaffected
  • affected from 0 to 5.7.8 (incl.)

Credits

  • Chloe Chamberland finder
  • PRISM finder

References

Problem Types

  • CWE-862 Missing Authorization CWE