Skip to main content

Checkmk EUVDEUVD-2026-11784

| CVE-2026-2859 MEDIUM
Observable Response Discrepancy (CWE-204)
2026-03-13 Checkmk
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

4
Patch available
Apr 16, 2026 - 05:29 EUVD
2.3.0p43,2.4.0p23
EUVD ID Assigned
Mar 13, 2026 - 10:00 euvd
EUVD-2026-11784
Analysis Generated
Mar 13, 2026 - 10:00 vuln.today
CVE Published
Mar 13, 2026 - 09:40 nvd
MEDIUM 4.3

DescriptionCVE.org

Improper permission enforcement in Checkmk versions 2.4.0 before 2.4.0p23, 2.3.0 before 2.3.0p43, and 2.2.0 (EOL) allows unauthenticated users to enumerate existing hosts by observing different HTTP response codes in deploy_agent endpoint, which could lead to information disclosure.

AnalysisAI

Checkmk contains an improper permission enforcement vulnerability in the deploy_agent endpoint that allows unauthenticated users to enumerate existing hosts by analyzing differential HTTP response codes, resulting in information disclosure. The vulnerability affects Checkmk versions 2.4.0 before 2.4.0p23, 2.3.0 before 2.3.0p43, and end-of-life version 2.2.0, with a CVSS score of 6.3 indicating moderate severity. An attacker with network access can passively discover the infrastructure topology without authentication, though no known active exploitation or public POC has been confirmed at this time.

Technical ContextAI

Checkmk is an open-source infrastructure monitoring and alerting platform that manages deployment of monitoring agents across distributed systems. The vulnerability exists in the deploy_agent REST API endpoint (likely accessible via HTTP/HTTPS at paths such as /api/v0/objects/hosts or related deployment routes) where the application returns different HTTP status codes based on whether a queried hostname exists in the system, even when the requesting user is unauthenticated. This violates CWE-204 (Observable Discrepancy), a weakness where observable differences in application behavior inadvertently reveal information about the system's internal state. The root cause is the absence of proper authentication and authorization checks before the endpoint responds to host enumeration requests; rather than returning a uniform 401 Unauthorized or 403 Forbidden response, the endpoint leaks information through response code variation (e.g., 404 for non-existent hosts, 200 or 403 for existing hosts), allowing an attacker to map the monitored infrastructure without credentials.

RemediationAI

Immediately upgrade Checkmk to version 2.4.0p23 or later for the 2.4.x branch, version 2.3.0p43 or later for the 2.3.x branch, or discontinue use of unsupported version 2.2.0 and migrate to a supported release. Consult the official Checkmk security advisory and patch release notes for detailed upgrade procedures specific to your deployment model (raw, docker, appliance). As an interim compensating control pending patching, restrict network access to the deploy_agent endpoint and all Checkmk API routes to trusted internal networks and authenticated monitoring agents only, implement a reverse proxy with authentication enforcement in front of Checkmk, and monitor HTTP access logs for suspicious enumeration patterns such as repeated 404 responses or sequential host naming attempts. After patching, verify that the endpoint now consistently returns authentication-required responses to unauthenticated requests regardless of host existence.

CVE-2017-14955 MEDIUM POC
5.9 Oct 02

Check_MK before 1.2.8p26 mishandles certain errors within the failed-login save feature because of a race condition, whi

CVE-2021-40904 HIGH POC
8.8 Mar 25

The web management console of CheckMK Raw Edition (versions 1.5.0 to 1.6.0) allows a misconfiguration of the web-app Dok

CVE-2021-40905 HIGH POC
8.8 Mar 25

The web management console of CheckMK Enterprise Edition (versions 1.5.0 to 2.0.0p9) does not properly sanitise the uplo

CVE-2024-28825 CRITICAL
9.8 Apr 24

Improper restriction of excessive authentication attempts on some authentication methods in Checkmk before 2.3.0b5 (beta

CVE-2021-36563 MEDIUM POC
5.4 Jul 26

The CheckMK management web console (versions 1.5.0 to 2.0.0) does not sanitise user input in various parameters of the W

CVE-2025-39666 CRITICAL
9.3 Apr 07

Local privilege escalation in Checkmk allows site users with high privileges to escalate to root by manipulating site co

CVE-2024-8606 CRITICAL
9.2 Sep 23

Bypass of two factor authentication in RestAPI in Checkmk < 2.3.0p16 and < 2.2.0p34 allows authenticated users to bypass

CVE-2023-31211 HIGH
8.8 Jan 12

Insufficient authentication flow in Checkmk before 2.2.0p18, 2.1.0p38 and 2.0.0p39 allows attacker to use locked credent

CVE-2025-32918 HIGH
8.8 Jul 04

A security vulnerability in autocomplete endpoint within the RestAPI of Checkmk (CVSS 8.8) that allows an authenticated

CVE-2023-6735 HIGH
8.8 Jan 12

Privilege escalation in mk_tsm agent plugin in Checkmk before 2.2.0p18, 2.1.0p38 and 2.0.0p39 allows local user to escal

CVE-2023-6740 HIGH
8.8 Jan 12

Privilege escalation in jar_signature agent plugin in Checkmk before 2.2.0p18, 2.1.0p38 and 2.0.0p39 allows local user t

CVE-2024-28828 HIGH
8.8 Jul 10

Cross-Site request forgery in Checkmk < 2.3.0p8, < 2.2.0p29, < 2.1.0p45, and <= 2.0.0p39 (EOL) could lead to 1-click com

Share

EUVD-2026-11784 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy