Cyber Posture

CVE-2026-1193

MediumPublic PoC

Published: 19 January 2026

Published
19 January 2026
Modified
05 February 2026
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0002 5.5th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-1193 is a medium-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Mineadmin Mineadmin. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-285 CWE-266

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285 CWE-266

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285 CWE-266

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

addresses: CWE-266 CWE-285

The control requires explicit definition of separated access authorizations, making incorrect privilege assignments that bundle conflicting duties harder to implement.

addresses: CWE-266 CWE-285

Ensures privileges are assigned only as necessary rather than incorrectly over-granted.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-285

Explicitly mandates authorizing remote access types before permitting connections, directly mitigating improper authorization.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Improper authorization flaw in public-facing web admin component directly enables remote exploitation of the application for unauthorized access/actions.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability was identified in MineAdmin 1.x/2.x. The impacted element is an unknown function of the file /system/cache/view of the component View Interface. The manipulation leads to improper authorization. The attack is possible to be carried out remotely. The exploit…

more

is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.

Deeper analysisAI

CVE-2026-1193 is an improper authorization vulnerability affecting MineAdmin versions 1.x and 2.x. The issue resides in an unknown function within the file /system/cache/view of the View Interface component. This flaw allows manipulation leading to unauthorized access or actions beyond intended permissions, as classified under CWE-266 (Incorrect Privilege Assignment) and CWE-285 (Improper Authorization). The vulnerability carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L), indicating medium severity with network accessibility and low attack complexity.

The vulnerability can be exploited remotely by an attacker who possesses low privileges, such as an authenticated user with basic access (PR:L). No user interaction is required (UI:N), enabling straightforward exploitation over the network (AV:N). Successful exploitation grants limited impacts: low confidentiality (C:L) for accessing some unauthorized data, low integrity (I:L) for modifying certain resources, and low availability (A:L) for causing minor disruptions. A public exploit is available, increasing the risk of active misuse.

Advisories from VulDB and a related GitHub issue (SourByte05/MineAdmin-Vulnerability/issues/6) detail the vulnerability but report no vendor response despite early disclosure notification. No patches, workarounds, or official mitigations are available, leaving affected systems reliant on access controls, network segmentation, or upgrading if future fixes emerge.

Notable context includes the public availability of an exploit, which may lead to targeted attacks on exposed MineAdmin instances. The CVE was published on 2026-01-19, highlighting ongoing risks for unpatched deployments.

Details

CWE(s)

Affected Products

mineadmin
mineadmin
1.0, 2.0

CVEs Like This One

CVE-2026-1194Same product: Mineadmin Mineadmin
CVE-2025-65854Same product: Mineadmin Mineadmin
CVE-2026-1195Same product: Mineadmin Mineadmin
CVE-2026-4617Shared CWE-266, CWE-285
CVE-2026-6105Shared CWE-266, CWE-285
CVE-2025-0484Shared CWE-266, CWE-285
CVE-2026-3734Shared CWE-266, CWE-285
CVE-2025-2360Shared CWE-266, CWE-285
CVE-2026-1597Shared CWE-266, CWE-285
CVE-2026-3724Shared CWE-266, CWE-285

References