Description
Improper authentication in the agent receiver of Checkmk <2.5.0p10 allows an unauthenticated remote attacker to bypass mutual TLS client certificate verification of relay endpoints by supplying a fixed placeholder identity in the request URL, resulting in limited impact on integrity and availability. Only the Cloud, Ultimate and Ultimate MT editions are affected, as other editions do not expose relay endpoints.
Published: 2026-08-21
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The agent receiver component of Checkmk lacks proper authentication checks, which allows an unauthenticated attacker to craft a request that bypasses the mutual TLS client certificate validation by inserting a fixed placeholder identity into the request URL. Although the impact is limited to integrity and availability of the affected endpoints, the attacker can potentially impersonate or gain unauthorized access to the system.

Affected Systems

Vendors and products affected are Checkmk GmbH Checkmk, specifically the Cloud, Ultimate, and Ultimate MT editions running versions prior to 2.5.0p10. These editions expose relay endpoints that can be targeted; editions that do not expose relay endpoints are not affected.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a remote HTTP/HTTPS request to the agent receiver’s relay endpoint using a placeholder identity; the attacker does not need prior authentication or credentials. The risk is elevated for environments where the relay endpoints are publicly reachable or where the Cloud, Ultimate, or Ultimate MT editions are deployed without timely patches.

Generated by OpenCVE AI on August 21, 2026 at 12:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Checkmk to version 2.5.0p10 or later to remediate the authentication flaw.
  • If a patch cannot be applied immediately, restrict network access to the relay endpoints so that only trusted internal systems can reach them.
  • Ensure that mutual TLS enforcement is enabled and that client certificates are required for all communications with the agent receiver to prevent impersonation attempts.

Generated by OpenCVE AI on August 21, 2026 at 12:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description Improper authentication in the agent receiver of Checkmk <2.5.0p10 allows an unauthenticated remote attacker to bypass mutual TLS client certificate verification of relay endpoints by supplying a fixed placeholder identity in the request URL, resulting in limited impact on integrity and availability. Only the Cloud, Ultimate and Ultimate MT editions are affected, as other editions do not expose relay endpoints.
Title Agent receiver accepts mTLS requests without a client certificate
First Time appeared Checkmk
Checkmk checkmk
Weaknesses CWE-306
CPEs cpe:2.3:a:checkmk:checkmk:*:*:*:*:*:*:*:*
Vendors & Products Checkmk
Checkmk checkmk
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Checkmk

Published:

Updated: 2026-08-21T11:53:45.355Z

Reserved: 2026-07-13T08:39:03.953Z

Link: CVE-2026-15576

cve-icon Vulnrichment

Updated: 2026-08-21T11:53:41.230Z

cve-icon NVD

Status : Received

Published: 2026-08-21T11:17:04.463

Modified: 2026-08-21T12:16:23.090

Link: CVE-2026-15576

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:30:14Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function