Description
A vulnerability was identified in JeecgBoot up to 3.9.2. Affected by this vulnerability is the function queryPageList of the file src\main\java\org\jeecg\modules\system\controller\SysUserController.java of the component User List Endpoint. The manipulation of the argument salt leads to information disclosure. The attack may be initiated remotely. The attack is considered to have high complexity. The exploitation appears to be difficult. The exploit is publicly available and might be used. A fix is planned for the upcoming release.
Published: 2026-06-07
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is located in the queryPageList method of SysUserController.java in JeecgBoot. By manipulating the salt argument, an attacker can obtain sensitive information that should not be publicly exposed. The flaw allows information disclosure with a high attack complexity. The vulnerability can be triggered remotely, but the attack is considered difficult to execute.

Affected Systems

JeecgBoot version 3.9.2 and earlier are affected. The issue is present in the User List Endpoint within the SysUserController component.

Risk and Exploitability

The CVSS score of 2.3 indicates a low severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers can initiate the exploit remotely, and while the exploit is publicly available, the complexity remains high and execution is difficult. The primary impact is the disclosure of protected data.

Generated by OpenCVE AI on June 8, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest JeecgBoot release (3.9.3 or later) when it becomes available to receive the vendor fix.
  • Restrict access to the SysUserController queryPageList endpoint to users with appropriate privileges to mitigate the authorization weakness (CWE‑284).
  • Validate and sanitize the salt parameter used by queryPageList to prevent information disclosure (CWE‑200).

Generated by OpenCVE AI on June 8, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 01:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in JeecgBoot up to 3.9.2. Affected by this vulnerability is the function queryPageList of the file src\main\java\org\jeecg\modules\system\controller\SysUserController.java of the component User List Endpoint. The manipulation of the argument salt leads to information disclosure. The attack may be initiated remotely. The attack is considered to have high complexity. The exploitation appears to be difficult. The exploit is publicly available and might be used. A fix is planned for the upcoming release.
Title JeecgBoot User List Endpoint SysUserController.java queryPageList information disclosure
First Time appeared Jeecgboot
Jeecgboot jeecgboot
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:jeecgboot:jeecgboot:*:*:*:*:*:*:*:*
Vendors & Products Jeecgboot
Jeecgboot jeecgboot
References
Metrics cvssV2_0

{'score': 2.1, 'vector': 'AV:N/AC:H/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:C'}

cvssV3_0

{'score': 3.1, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:C'}

cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:C'}

cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Jeecgboot Jeecgboot
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-07T22:30:11.876Z

Reserved: 2026-06-07T08:57:38.374Z

Link: CVE-2026-11464

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-06-07T23:16:41.890

Modified: 2026-06-08T14:57:14.757

Link: CVE-2026-11464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T02:30:13Z

Weaknesses