CVE-2026-88402
Received Received - Intake

SQL Injection in NocoBase

Vulnerability report for CVE-2026-88402, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: MITRE

Description

A SQL injection vulnerability in the checkSQL function of nocobase v2.1.21 allows attackers to access sesntive database information via injecting crafted SQL statements.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
nocobase nocobase 2.1.21

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the checkSQL function of nocobase version 2.1.21. Attackers can inject malicious SQL statements to access sensitive database information.

Detection Guidance

I don't know

To detect SQL injection vulnerabilities in nocobase v2.1.21, inspect web application logs for unusual SQL query patterns or errors. Check for inputs that trigger database errors or return unexpected data. Use tools like SQLMap to test for injection points in the application.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data in the database, potentially leading to data breaches or unauthorized access to confidential information.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA by exposing personal or health data. Organizations may face legal penalties, fines, or reputational damage due to data breaches.

Mitigation Strategies

Immediately upgrade nocobase to a patched version that fixes the SQL injection issue in the checkSQL function. If an upgrade is not available, apply input validation and parameterized queries to all user inputs. Disable debug mode to prevent detailed error messages from being exposed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-88402. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart