CVE-2026-2495

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.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin WPNakama – Colaboración en equipo y multi-cliente, Editorial y Gestión de Proyectos para WordPress es vulnerable a inyección SQL a través del parámetro 'order' del endpoint de la API REST '/wp-json/WPNakama/v1/boards' en todas las versiones hasta la 0.6.5, inclusive. Esto se debe a un escape insuficiente en el parámetro proporcionado por el usuario y a la falta de preparación suficiente en la consulta SQL existente. Esto hace posible que atacantes no autenticados añadan consultas SQL adicionales en consultas ya existentes que pueden utilizarse para extraer información sensible de la base de datos.

18 Feb 2026, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 09:15

Updated : 2026-06-17 10:31


NVD link : CVE-2026-2495

Mitre link : CVE-2026-2495

CVE.ORG link : CVE-2026-2495


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')