CVE-2026-10731

SQL injection in the ‘two_steps_auth_code’ parameter processed by the ‘twoStepsAuthVerification’ function within the ‘/user-login’ endpoint. The two-factor authentication (2FA) functionality can be accessed without prior authentication, allowing unauthenticated attackers to execute arbitrary SQL queries on the backend database. A successful exploit could lead to database enumeration, the unauthorised creation of privileged users, the modification or deletion of critical information, and denial-of-service conditions.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) Inyección SQL en el parámetro 'two_steps_auth_code' procesado por la función 'twoStepsAuthVerification' dentro del endpoint '/user-login'. La funcionalidad de autenticación de dos factores (2FA) puede ser accedida sin autenticación previa, permitiendo a atacantes no autenticados ejecutar consultas SQL arbitrarias en la base de datos de backend. Un exploit exitoso podría llevar a la enumeración de la base de datos, la creación no autorizada de usuarios privilegiados, la modificación o eliminación de información crítica, y condiciones de denegación de servicio.

09 Jun 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 10:16

Updated : 2026-07-23 08:10


NVD link : CVE-2026-10731

Mitre link : CVE-2026-10731

CVE.ORG link : CVE-2026-10731


JSON object : View

Products Affected

No product.

CWE
CWE-89

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