Description
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.
Published: 2026-08-28
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Patch Immediately
AI Analysis

Impact

SpringBlade versions from 2.7.3 up to, but excluding, 5.0.0 expose an internal Feign user‑creation endpoint that lacks authorization checks. An attacker who has already authenticated can send crafted POST requests to the endpoint and create a system administrator account. Because the gateway’s authentication filter only validates that a JWT can be parsed and does not verify user roles or caller identity, the hardcoded signing key bundled in publicly available JARs can be used to forge a token. This forged token lets the attacker elevate from a low‑privilege role to administrator, enabling cross‑tenant data pollution and providing a persistent backdoor. The result is a complete compromise of data integrity and availability across the platform.

Affected Systems

The vulnerability affects SpringBlade, a framework developed by SpringBlade. Versions 2.7.3 up to, but excluding, 5.0.0 are impacted. Upgrading to version 5.0.0 or later removes the exposed endpoint and the hardcoded signing key.

Risk and Exploitability

The CVSS score of 8.6 denotes high severity. The EPSS score is not available, but the vulnerability’s exploitation conditions are straightforward: the gateway authentication filter only verifies JWT parsing, not user roles, and a hardcoded signing key in the JARs enables token forgery. An authenticated user who can obtain the build‑time key can create an admin account, resulting in cross‑tenant data corruption and a persistent backdoor. The vulnerability is not listed in the CISA KEV catalog, yet its ease of exploitation justifies immediate attention.

Generated by OpenCVE AI on August 29, 2026 at 13:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading to SpringBlade 5.0.0 or later.
  • Restrict access to the Feign user‑creation endpoint and enforce proper role‑based authorization checks.
  • Audit login and request logs for unexpected POST activity to the Feign endpoint and for anomalous JWT signatures.

Generated by OpenCVE AI on August 29, 2026 at 13:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Springblade Project
Springblade Project springblade
Vendors & Products Springblade Project
Springblade Project springblade

Sat, 29 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description 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. 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.

Fri, 28 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description 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.
Title SpringBlade 2.7.3 < 5.0.0 Privilege Escalation via Exposed Feign Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Springblade Project Springblade
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-29T11:47:29.998Z

Reserved: 2026-06-18T19:15:10.649Z

Link: CVE-2026-56100

cve-icon Vulnrichment

Updated: 2026-08-28T20:30:04.059Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T20:18:30.640

Modified: 2026-09-16T13:42:45.543

Link: CVE-2026-56100

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:45:12Z

Weaknesses