Broken Access Control in JeecgBoot Affects User Credential Management
CVE-2026-58377
Key Information:
Badges
What is CVE-2026-58377?
The JeecgBoot framework version 3.9.2 is susceptible to a broken access control vulnerability that allows authenticated users with low privileges to execute create, read, update, and delete operations on OpenAPI credentials. The issue arises due to missing Shiro authorization annotations on critical endpoints, OpenApiAuthController and OpenApiPermissionController. As a result, attackers can exploit these endpoints to list, add, edit, or delete all access key and secret key credential pairs, potentially exposing sensitive secret keys in plaintext. This vulnerability significantly increases the risk of credential theft and unauthorized interactions with the OpenAPI interface, emphasizing the importance of proper access control mechanisms.
Affected Version(s)
JeecgBoot 0 <= 3.9.2
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
