CVE-2026-1195 Details
Description
A weakness has been identified in MineAdmin 1.x/2.x. This impacts the function refresh of the file /system/refresh of the component JWT Token Handler. This manipulation causes insufficient verification of data authenticity. It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitability is said to be difficult. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A logic flaw has been identified in MineAdmin versions 1.x and 2.x, specifically within the JWT Token Handler component. The vulnerability resides in the 'refresh' function of the '/system/refresh' file. This flaw allows an attacker to remotely manipulate the token refresh process, leading to insufficient verification of data authenticity. Exploitation involves constructing a JSON Web Token (JWT) that appears to be signed by a super administrator, which can then be used to bypass system controls and gain unauthorized administrative privileges. The vulnerability takes advantage of the application's frontend-backend separation, with the backend API running on the default port 9501.
It is recommended to implement proper validation of the JWT signature in the 'refresh' method to ensure that only legitimate tokens are accepted.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/SourByte05/MineAdmin-Vulnerability/issues/4 | [email protected] | ExploitIssue TrackingMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.341780 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.341780 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.734272 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-345 | Insufficient Verification of Data Authenticity | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mineadmin mineadmin | 1.0 2.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 5, 2026 | Initial Analysis | [email protected] |
| Jan 20, 2026 | New CVE Received | [email protected] |