Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/jeecgboot/JeecgBoot/issues/9705
- https://www.vulncheck.com/advisories/jeecgboot-missing-authorization-on-openapi-
FAQ
What is CVE-2026-58377?
CVE-2026-58377 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 ...
How severe is CVE-2026-58377?
CVE-2026-58377 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58377?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.