CVE-2026-79570 Details
Description
mfish-nocode-pro v1.0.0 was discovered to contain a SQL injection vulnerability in the tableName parameter at /sys/dbConnect/data. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.
A SQL injection vulnerability has been identified in mfish-nocode-pro version 1.0.0, specifically within the database connection module. The issue arises in the '/sys/dbConnect/data' endpoint, where the 'tableSchema' parameter is passed unvalidated into a SQL query. This flaw allows attackers to inject arbitrary SQL commands, potentially leading to unauthorized access to sensitive database information. The vulnerability is exacerbated by a lack of proper permission requirements for the endpoint, allowing any logged-in user to exploit it.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 8, 2026CISA-ADP
Assessed Sep 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/fangtang7/CVE/blob/main/mfish-nocode/sql.md | CISA-ADP | ExploitTechnical Analysis |
| https://github.com/fangtang7/CVE/blob/main/mfish-nocode/sql.md | [email protected] | ExploitTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| mfish-nocode-pro | 1.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 9, 2026 | CVE Modified | CISA-ADP |
| Sep 8, 2026 | New CVE Received | [email protected] |
Volerion