CVE-2026-79570
nicheUnauthenticated SQL Injection in mfish-nocode-pro 1.0.0
mfish-nocode-pro version 1.0.0 contains an unauthenticated SQL injection flaw (CWE-89) in the tableName parameter of the /sys/dbConnect/data endpoint. An attacker can send a crafted SQL statement in that parameter over the network without credentials or user interaction, because the parameter is not properly sanitized before being used in a database query. Successful exploitation allows the attacker to access sensitive information in the backend database, consistent with the critical CVSS 3.1 score of 9.8 and the high confidentiality, integrity, and availability impact ratings. Any deployment running mfish-nocode-pro 1.0.0 with the /sys/dbConnect/data endpoint reachable is affected. No public proof-of-concept or in-the-wild exploitation is currently known, and EPSS estimates only a 0.3% probability of exploitation within the next 30 days.
What to do: No patched version is stated in the available data, so check the upstream project for a fixed release before upgrading and verify your running version is 1.0.0. In the meantime, restrict network access to /sys/dbConnect/data, validate the tableName parameter (for example via an allow-list), and review access logs for SQL metacharacters or unusual queries in that parameter. If the endpoint must remain internet-exposed, apply a WAF rule blocking SQL syntax in tableName until a patch is available.
| mfish-nocode-pro | 1.0.0 (the only version confirmed affected in the available data) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-89
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
In the news0 stories
No ingested article mentions this CVE yet.