CVE-2026-78970 Details
Description
JeecgBoot 3.9.2 and earlier contains an authorization bypass vulnerability in the SystemApiController component. An authenticated attacker with any valid JWT token can access multiple API endpoints (including queryAllUser, queryUsersByUsernames, queryUserById, and queryUsersByIds) to retrieve sensitive information of all users, including real names, phone numbers, email addresses, employee numbers, and role definitions, due to missing fine-grained permission checks and incomplete data desensitization.
An authorization bypass vulnerability has been identified in JeecgBoot versions through 3.9.2, specifically within the SystemApiController component. This vulnerability allows authenticated attackers with valid JWT tokens to access several API endpoints, including queryAllUser, queryUsersByUsernames, queryUserById, and queryUsersByIds. The lack of fine-grained permission checks and incomplete data desensitization enables the retrieval of sensitive information for all users, such as real names, phone numbers, email addresses, employee numbers, and role definitions.
To address this vulnerability, it is recommended to implement fine-grained role and permission checks on the affected API endpoints. Additionally, sensitive information should be properly desensitized before being returned in API responses. For more detailed guidance, refer to the JeecgBoot issue #9674.
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 Sep 4, 2026CISA-ADP
Assessed Sep 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/jeecgboot/JeecgBoot/issues/9674 | CISA-ADP | AdvisoryExploitIssue TrackingRemedyVendor |
| https://github.com/jeecgboot/JeecgBoot/issues/9670 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/jeecgboot/JeecgBoot/issues/9674 | [email protected] | AdvisoryExploitIssue TrackingRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| JeecgBoot | <= 3.9.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 4, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion