CVE-2026-1194
Published: 20 January 2026
Summary
CVE-2026-1194 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Mineadmin Mineadmin. Its CVSS base score is 5.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 17.4th 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
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.
Automated marking applies security attributes to system outputs, making it harder for attackers to exploit unmarked sensitive information leading to unauthorized exposure.
Associating and retaining security attributes with data directly supports enforcement of access control decisions across storage, processing, and transmission.
Enforces rules governing access to the system and its data from external systems based on established trust relationships.
This control requires verifying that a sharing partner's access authorizations match the information's restrictions before sharing occurs.
Review and removal of nonpublic information from publicly accessible systems directly prevents exposure of sensitive data to unauthorized actors.
Data mining protection mechanisms detect and block unauthorized bulk extraction of sensitive data, directly mitigating exposure to unauthorized actors.
Literacy training teaches users to recognize and avoid actions that result in unauthorized exposure of sensitive information.
Retaining and monitoring training records confirms personnel have completed privacy and security awareness training on handling sensitive data, reducing the chance of unauthorized exposure due to lack of knowledge.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Remote unauthenticated exploitation of public-facing Swagger component directly matches T1190; resulting sensitive data exposure enables system information discovery (T1082).
NVD Description
A security flaw has been discovered in MineAdmin 1.x/2.x. This affects an unknown function of the component Swagger. The manipulation results in information disclosure. The attack may be performed from remote. The exploit has been released to the public and…
more
may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Deeper analysisAI
CVE-2026-1194 is an information disclosure vulnerability affecting MineAdmin versions 1.x and 2.x, specifically an unknown function within the Swagger component. The flaw, associated with CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) and CWE-284 (Improper Access Control), allows manipulation that exposes sensitive data. It has a CVSS v3.1 base score of 5.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N), indicating medium severity with low confidentiality impact and no impact on integrity or availability.
The vulnerability can be exploited remotely by unauthenticated attackers with network access and no user interaction required. Successful exploitation results in the disclosure of sensitive information, enabling attackers to gather reconnaissance data on the target system.
Advisories from VulDB and a GitHub issue in the SourByte05/MineAdmin-Vulnerability repository detail the flaw, noting that a public exploit has been released. The vendor was contacted early but provided no response, and no patches or mitigations are mentioned in the available references.
MineAdmin deployments should be reviewed for exposure of the Swagger component, with immediate segmentation or disabling recommended until vendor guidance emerges, given the public exploit availability.
Details
- CWE(s)