CVE-2026-9524 Details
Description
A flaw has been found in xianrendzw EasyReport up to 2.0.17.0522_Beta. Affected by this issue is the function execute of the component REST Endpoint. Executing a manipulation of the argument reportParams can lead to sql injection. The attack can be launched remotely. The vendor was contacted early about this disclosure but did not respond in any way.
A stored SQL injection vulnerability has been identified in xianrendzw EasyReport versions through 2.0.17.0522_Beta. The issue arises in the REST endpoint's 'execute' function, where report parameters are manipulated and concatenated into SQL queries without proper parameterization, allowing for remote SQL injection attacks. This vulnerability is exacerbated by the fact that the application uses MyBatis for data handling, which can lead to unauthorized SQL execution.
To address this vulnerability, it is recommended to use parameterized queries with MyBatis' #{} syntax instead of ${}, validate report parameter values, and sanitize special characters to prevent SQL injection.
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 26, 2026CISA-ADP
Assessed May 26, 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/Ku4D3/bug_story/blob/main/report_10.md | [email protected] | ExploitRemedyTechnical Analysis |
| https://vuldb.com/submit/814567 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365543 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365543/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 |
|---|---|
| xianrendzw EasyReport | <= 2.0.17.0522_Beta |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 26, 2026 | New CVE Received | [email protected] |
Volerion