Description
The WPNakama plugin for WordPress is vulnerable to time-based SQL Injection via the 'order_by' parameter in all versions up to, and including, 0.6.3 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.
Published: 2025-12-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure
Action: Immediate Patch
AI Analysis

Impact

The WPNakama plugin for WordPress contains a time‑based SQL injection flaw in the 'order_by' parameter. Because the input is insufficiently escaped and the query is not prepared, unauthenticated attackers can inject additional SQL code. This enables them to extract sensitive data from the database, potentially exposing user credentials, content, and configuration details. The weakness is an instance of SQL injection (CWE‑89).

Affected Systems

WordPress sites using the WPNakama plugin from qdonow, including all plugin versions up to and including 0.6.3. The vulnerability exists in the API and core plugin files; any site that has these files is affected. Specific versions: 0.6.3 and earlier; version 0.6.4 and later are not affected.

Risk and Exploitability

The vulnerability has a CVSS score of 7.5, indicating high severity. The EPSS score is <1%, suggesting exploitation probability is currently low. It is not in CISA’s KEV catalog. Attackers need only send a crafted HTTP request containing an 'order_by' parameter; authentication is not required. Successful exploitation could dump database tables or execute arbitrary SELECT statements, giving attackers read‑only access to database contents.

Generated by OpenCVE AI on April 21, 2026 at 17:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WPNakama to the latest version that fixes the vulnerability (≥ 0.6.4).
  • If an upgrade is not immediately possible, disable or remove the plugin to eliminate the attack surface.
  • Apply a firewall rule or security plugin configuration that blocks or sanitizes the 'order_by' query parameter for unauthenticated requests.

Generated by OpenCVE AI on April 21, 2026 at 17:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 14 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 12 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 12 Dec 2025 07:00:00 +0000

Type Values Removed Values Added
Description The WPNakama plugin for WordPress is vulnerable to time-based SQL Injection via the 'order_by' parameter in all versions up to, and including, 0.6.3 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.
Title WPNakama <= 0.6.3 - Unauthenticated SQL Injection via 'order_by' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:11:07.835Z

Reserved: 2025-12-04T21:09:40.934Z

Link: CVE-2025-14068

cve-icon Vulnrichment

Updated: 2025-12-12T20:31:35.896Z

cve-icon NVD

Status : Deferred

Published: 2025-12-12T07:15:44.557

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14068

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T17:30:37Z

Weaknesses