Vulnerability Description
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.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-10731?
CVE-2026-10731 is a documented vulnerability. 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 ac...
How severe is CVE-2026-10731?
CVSS scoring is not yet available for CVE-2026-10731. Check NVD for updates.
Is there a patch for CVE-2026-10731?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.