What the vulnerability does
01Description
The WPGYM - Wordpress Gym Management System plugin for WordPress is vulnerable to SQL Injection via several parameters in the MJ_gmgt_delete_class_limit_for_member, MJ_gmgt_get_yearly_income_expense, MJ_gmgt_get_monthly_income_expense, MJ_gmgt_add_class_limit, MJ_gmgt_view_meeting_detail, and MJ_gmgt_create_meeting functions in all versions up to 67.8.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
WPGYM contains a SQL injection vulnerability in its database queries. An attacker can read sensitive data from the site's database without authentication. The vulnerability affects all versions before 67.8.0. Site owners should update immediately to patch the flaw.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site's database, including user information and configuration details.
Potential impact on your site
04Site Impact
Attackers can extract user data, email addresses, and other sensitive information stored in your database.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
July 11, 2025
CVE published
April 8, 2026
Record updated