megagao production_ssm v1.0 contains an authorization bypass vulnerability in the user addition functionality. The insert() method in UserController.java lacks authentication checks, allowing unauthenticated attackers to create super administrator accounts by directly accessing the /user/insert endpoint. This leads to complete system compromise.
References
Configurations
No configuration.
History
09 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-288 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
07 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-07 18:16
Updated : 2026-04-09 14:16
NVD link : CVE-2026-31271
Mitre link : CVE-2026-31271
CVE.ORG link : CVE-2026-31271
JSON object : View
Products Affected
No product.
CWE
CWE-288
Authentication Bypass Using an Alternate Path or Channel
