JeecgBoot through 3.9.2 contains a broken access control vulnerability that allows authenticated low-privilege users to perform full create, read, update, and delete operations on OpenAPI credentials by accessing the OpenApiAuthController and OpenApiPermissionController endpoints which lack Shiro authorization annotations. Attackers can exploit the unenforced access controls to list, add, edit, and delete all AK/SK credential pairs, with the list endpoint returning secret keys in plaintext, enabling credential theft and unauthorized invocation of the OpenAPI surface.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-30 17:16
Updated : 2026-07-14 22:17
NVD link : CVE-2026-58377
Mitre link : CVE-2026-58377
CVE.ORG link : CVE-2026-58377
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
