CVE Catalog

CVE-2026-78970

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

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.

Risk Assessment

The vulnerability allows unauthorized access to personal data of all users, violating privacy and potentially leading to identity theft or social engineering attacks. It only requires a valid JWT token, lowering the attack barrier.

Recommendation

It is recommended to immediately update JeecgBoot to a version with the authorization fix. Also, implement fine-grained access controls and data desensitization in the API.

Other vulnerabilities in JeecgBoot

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS