CVE-2026-3785 Details
Description
A vulnerability was identified in EasyCMS up to 1.6. The affected element is an unknown function of the file /RbacnodeAction.class.php of the component Request Parameter Handler. The manipulation of the argument _order leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in EasyCMS versions prior to 1.6. The issue resides in the RbacnodeAction.class.php file within the Request Parameter Handler component. The vulnerability is triggered by manipulating the _order parameter, which is not properly sanitized before being included in SQL query statements. This flaw allows remote attackers to execute SQL injection attacks, potentially leading to unauthorized access to database information, modification or deletion of data, and execution of system commands to gain control over the server.
It is recommended to implement proper input validation and parameterized queries to prevent SQL injection. Update the affected component to a version that has addressed this vulnerability.
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.
CISA-ADP
Assessed Mar 10, 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/ueh1013/VULN/issues/19 | [email protected] | ExploitIssue Tracking |
| https://vuldb.com/?ctiid.349752 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349752 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.766140 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| 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 |
|---|---|
| easycms easycms | <= 1.6 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 9, 2026 | Initial Analysis | [email protected] |
| Mar 8, 2026 | New CVE Received | [email protected] |