Impact
The vulnerability resides in the exportXls function of AiragModelController.java. By manipulating the credential argument, an attacker can bypass the controller’s authorization checks and download Excel reports intended for authorized users only. The resulting unauthorized data disclosure falls under Improper Privilege Management (CWE‑266) and Improper Access Control (CWE‑284). The flaw can be triggered remotely via crafted HTTP requests and has been publicly disclosed.
Affected Systems
Installed instances of JeecgBoot up to version 3.9.3 are vulnerable. The fix is available in release 3.9.5, delivered by commit a2be896f753936956ee6863b632b8e5a0231345c. Administrators should apply the upgrade to the JeecgBoot application or otherwise secure the AiragModelController module.
Risk and Exploitability
The CVSS score is 5.3, indicating medium severity, and no EPSS score is published. The vulnerability is not listed in the CISA KEV catalog. Because exploitation can be performed remotely by sending a crafted request to exportXls, the risk remains significant despite the moderate score. Prompt remediation is advised to prevent potential data leakage.
OpenCVE Enrichment