CVE Catalog

CVE-2026-58377

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile — higher than 18% of all known CVEs

Summary

A broken access control vulnerability in JeecgBoot through version 3.9.2 allows authenticated low-privilege users to perform full CRUD operations on OpenAPI credentials via OpenApiAuthController and OpenApiPermissionController endpoints lacking Shiro authorization annotations. The list endpoint exposes secret keys in plaintext, enabling credential theft and unauthorized API invocation.

Risk Assessment

The organization faces credential theft and unauthorized OpenAPI calls, potentially leading to data breaches, resource abuse, and system integrity compromise.

Recommendation

Upgrade JeecgBoot to a version newer than 3.9.2 or apply a security patch that adds proper Shiro authorization annotations to the OpenAPI controllers.

Original NVD description (English source)

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.

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