CVE-2026-56100: SpringBlade 2.7.3 < 5.0.0 Privilege Escalation via Exposed Feign Endpoint

Published Aug 28, 2026
·
Updated

SpringBlade versions 2.7.3 through 3.5.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.

Affected Software

1 affected component
SpringBlade SpringBlade>=2.7.3<5.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade SpringBlade to a version that resolves this vulnerability.

    Fixed in 5.0.0
  2. Compensating control

    Apply access control to the internal Feign user-creation endpoint exposed via @RestController so it is not unprotected/exposed without authorization checks (restrict/guard the endpoint to prevent authenticated low-privilege callers from creating administrator accounts via crafted POST requests).

Event History

Aug 28, 2026
CVE Published
via MITRE·06:00 PM
Data Sourced
via MITRE·06:00 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What access does an attacker need to use this issue?

The issue is described as exploitable by an authenticated attacker with low-privilege access. The attacker can also leverage the embedded JWT signing key to forge tokens; the provided information does not state whether any specific role is required before forging a token.

2

Why does gateway authentication not prevent the escalation?

The gateway authentication filter validates JWT parsing but does not verify user roles or caller identity. This allows crafted requests to reach the exposed internal user-creation endpoint without authorization checks.

3

What can an attacker do after successful exploitation?

An attacker can create a system administrator account, providing persistent elevated access. The stated impacts include cross-tenant data pollution and persistent backdoor access.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203