This vulnerability fundamentally arises from yzcheng90 X-SpringBoot 6.0's implementation of role-based access control (RBAC) through dual dependency on frontend menu systems and backend permission tables, without enforcing atomic synchronization between these components. The critical flaw manifests when frontend menu updates (such as privilege revocation) fail to propagate to the backend permission table in real-time, creating a dangerous desynchronization. While users lose access to restricted functions through the web interface (as UI elements properly disappear), the stale permission records still validate unauthorized API requests when accessed directly through tools like Postman. Attackers exploiting this inconsistency can perform privileged operations including but not limited to: creating high-permission user accounts, accessing sensitive data beyond their clearance level, and executing admin-level commands.
References
| Link | Resource |
|---|---|
| https://github.com/liuchengjie01/vuln_db/blob/master/x-springboot3x-vul/x-springboot3x-vul.md | Exploit Third Party Advisory |
| https://github.com/yzcheng90/X-SpringBoot | Product |
Configurations
History
23 Dec 2025, 00:19
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/liuchengjie01/vuln_db/blob/master/x-springboot3x-vul/x-springboot3x-vul.md - Exploit, Third Party Advisory | |
| References | () https://github.com/yzcheng90/X-SpringBoot - Product | |
| CPE | cpe:2.3:a:yzcheng90:x-springboot:6.0:*:*:*:*:*:*:* | |
| First Time |
Yzcheng90
Yzcheng90 x-springboot |
08 Dec 2025, 20:15
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-266 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.3 |
04 Dec 2025, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-04 21:16
Updated : 2025-12-23 00:19
NVD link : CVE-2025-55948
Mitre link : CVE-2025-55948
CVE.ORG link : CVE-2025-55948
JSON object : View
Products Affected
yzcheng90
- x-springboot
CWE
CWE-266
Incorrect Privilege Assignment
