CVE-2026-7699 Details
Description
A security flaw has been discovered in Dromara MaxKey up to 3.5.13. Affected by this issue is the function StrUtils.checkSqlInjection of the file StrUtils.java. Performing a manipulation of the argument filtersfields results in sql injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in Dromara MaxKey versions through 3.5.13. The issue arises in the StrUtils.checkSqlInjection function within StrUtils.java, where user-controlled input in the filtersfields argument is not properly sanitized, allowing for SQL injection attacks to be executed remotely. This vulnerability has been publicly disclosed and exploited.
It is recommended to parameterize SQL queries and implement strict input validation for the 'filters' and 'orgIdsList' fields. Additionally, the SQL injection detection function should be enhanced to cover a broader range of SQL injection vectors.
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 May 3, 2026CISA-ADP
Assessed May 4, 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/xpp3901/CVE_APPLY/tree/main/V-M001_MaxKey_Filters_SQL_Injection | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/submit/804260 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360868 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360868/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dromara MaxKey | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 3, 2026 | New CVE Received | [email protected] |
Volerion