SpringBlade versions from 2.7.3 up to but not including 5.0.0 contain a privilege escalation vulnerability that allows authenticated attackers to create system administrator accounts by sending crafted POST requests to an unprotected internal Feign user-creation endpoint exposed via @RestController without authorization checks. Attackers can exploit the gateway's authentication filter, which only validates JWT parsing without verifying user roles or caller identity, and leverage a hardcoded JWT signing key embedded in publicly available JARs to forge tokens and escalate privileges from a low-privilege user to administrator, enabling cross-tenant data pollution and persistent backdoor access.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 20:18
Updated : 2026-09-16 13:42
NVD link : CVE-2026-56100
Mitre link : CVE-2026-56100
CVE.ORG link : CVE-2026-56100
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
