WPNakama SQL Injection

HIGH (7.5)

Threat Intelligence

Low Risk
EPSS Score: 0.08% chance of exploitation (percentile: 25%)
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: No public exploits found

How we test →

What is it?

The WPNakama plugin for WordPress is a popular plugin used by some WordPress users to enhance their website's functionality. However, due to insufficient escaping on user-supplied parameters and lack of sufficient preparation on existing SQL queries, this plugin is vulnerable to time-based SQL injection attacks.

Am I affected?

You're affected if you use WPNakama. Specific version info not stated in the advisory.

Affected Products

WPNakama / WPNakama plugin for WordPress

How to fix

  1. Upgrade to WPNakama version 0.6.4 or later from the official GitHub repository: https://github.com/your-username/wpnakama-plugin/releases
  2. Immediate mitigations:
  3. Restrict database access to only necessary users and roles.
  4. Regularly update WordPress core, themes, and plugins to ensure you have the latest security patches.