๐Ÿ” CVE Alert

CVE-2026-56100

HIGH 8.1

SpringBlade 2.7.3 < 5.0.0 Privilege Escalation via Exposed Feign Endpoint

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor springblade
Product springblade
Published Aug 28, 2026
Last Updated Aug 29, 2026
Stay Ahead of the Next One

Get instant alerts for springblade springblade

Be the first to know when new high vulnerabilities affecting springblade springblade are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

SpringBlade / SpringBlade
2.7.3 < 5.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gist.github.com: https://gist.github.com/sud0why/e73405057dd7414a8c221ef17e0d0059#file-cve-2026-56100-springblade-authbypass-en-md github.com: https://github.com/chillzhuang/SpringBlade/releases#release-v5.0.0 github.com: https://github.com/chillzhuang/SpringBlade/commit/c69b9547c942c697da2f3ee6a9265b6004abd645 github.com: https://github.com/chillzhuang/SpringBlade vulncheck.com: https://www.vulncheck.com/advisories/springblade-privilege-escalation-via-exposed-feign-endpoint

Credits

๐Ÿ” sud0why