Privilege Escalation in SpringBlade Framework by Vulnerable Feign Endpoint
CVE-2026-56100

8.6HIGH

Key Information:

Vendor
CVE Published:
28 August 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-56100?

The SpringBlade framework, specifically in versions 2.7.3 through 3.5.0, is susceptible to a privilege escalation vulnerability. This issue arises from an unprotected internal Feign user-creation endpoint, which is exposed without adequate authorization checks. Authenticated attackers can send crafted POST requests to create system administrator accounts. The vulnerability exploits the framework's authentication filter, which inadequately validates JWT parsing without verifying user roles or caller identity. Additionally, a hardcoded JWT signing key, found in publicly accessible JAR files, allows attackers to forge tokens, escalating privileges from low-privilege users to administrators. This flaw can lead to unauthorized data access across tenants and establish persistent backdoor access.

Affected Version(s)

SpringBlade 2.7.3

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

sud0why
.