Description
The WPNakama – Team and multi-Client Collaboration, Editorial and Project Management plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the '/wp-json/WPNakama/v1/boards' REST API endpoint in all versions up to, and including, 0.6.5. This is 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: 2026-02-18
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Data Disclosure
Action: Patch Now
AI Analysis

Impact

The WPNakama WordPress plugin is vulnerable to a SQL injection flaw in the 'order' parameter of the /wp-json/WPNakama/v1/boards REST API endpoint. Because the plugin fails to escape user input and does not properly prepare the SQL query, an unauthenticated attacker can inject malicious SQL statements that are appended to existing queries. This allows direct extraction of sensitive information from the WordPress database, potentially revealing user data, authentication credentials, and site configuration. The weakness corresponds to CWE-89, which signifies unfiltered input leading to database query manipulation.

Affected Systems

This vulnerability affects the WPNakama – Team and multi-Client Collaboration, Editorial and Project Management plugin developed by qdonow. All releases up to and including version 0.6.5 are impacted; the issue is not present in later releases of the plugin.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact from an exploit perspective, while the EPSS score of less than 1% suggests that, historically, the likelihood of exploitation is low. The flaw is listed as not being part of the CISA KEV catalog. The likely attack vector is through the publicly accessible REST API, which does not require authentication, making any visitor to the site’s domain a potential attacker. If successful, the attacker can read sensitive data from the WordPress database.

Generated by OpenCVE AI on April 15, 2026 at 20:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPNakama plugin to the latest available version, which removes the vulnerable code path.
  • If an update is not immediately possible, disable or restrict access to the /wp-json/WPNakama/v1/boards endpoint via a firewall or web server configuration to block unauthenticated requests.
  • Implement input validation on the 'order' parameter, ensuring it accepts only permitted values before passing it to the database query.

Generated by OpenCVE AI on April 15, 2026 at 20:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 18 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Qdonow
Qdonow wpnakama – Team And Multi-client Collaboration, Editorial And Project Management
Wordpress
Wordpress wordpress
Vendors & Products Qdonow
Qdonow wpnakama – Team And Multi-client Collaboration, Editorial And Project Management
Wordpress
Wordpress wordpress

Wed, 18 Feb 2026 08:30:00 +0000

Type Values Removed Values Added
Description The WPNakama – Team and multi-Client Collaboration, Editorial and Project Management plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the '/wp-json/WPNakama/v1/boards' REST API endpoint in all versions up to, and including, 0.6.5. This is 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.5 - Unauthenticated SQL Injection via 'order' REST API 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

Qdonow Wpnakama – Team And Multi-client Collaboration, Editorial And Project Management
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:03:28.135Z

Reserved: 2026-02-13T21:20:50.558Z

Link: CVE-2026-2495

cve-icon Vulnrichment

Updated: 2026-02-18T12:26:26.844Z

cve-icon NVD

Status : Deferred

Published: 2026-02-18T09:15:59.030

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

Link: CVE-2026-2495

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:30:13Z

Weaknesses