CVE-2025-64998
Received Received - Intake

Session Signing Secret Exposure in Checkmk Enables Remote Session Hijack

Vulnerability report for CVE-2025-64998, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-24

Last updated on: 2026-03-24

Assigner: Checkmk GmbH

Description

Exposure of session signing secret in Checkmk <2.4.0p23, <2.3.0p45 and 2.2.0 allows an administrator of a remote site with config sync enabled to hijack sessions on the central site by forging session cookies.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-24
Last Modified
2026-03-24
Generated
2026-07-06
AI Q&A
2026-03-24
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
checkmk checkmk to 2.3.0p45 (exc)
checkmk checkmk to 2.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-522 The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

Immediate mitigation involves applying the fix provided by Checkmk which removes the copying of the session signing secret to remote sites and disables the legacy user-sync automation.

No manual interaction is needed to apply the fix, so updating to the patched versions (2.4.0p23, 2.3.0p45, or later) is recommended.

Executive Summary

CVE-2025-64998 is a security vulnerability in Checkmk versions 2.4.0p23, 2.3.0p45, and 2.2.0 that affects distributed setups with configuration synchronization enabled.

The issue occurs because the secret used to sign session cookies is copied to remote sites during configuration synchronization. Additionally, a legacy user-sync automation synchronizes user sessions.

This allows an administrator of a remote site, if compromised, to hijack sessions on the central site by using knowledge of the signing secret and a valid session ID to forge valid session cookies.

Impact Analysis

[{'type': 'paragraph', 'content': 'This vulnerability can allow an attacker who has administrator access to a remote site to hijack sessions on the central Checkmk site.'}, {'type': 'paragraph', 'content': 'By forging valid session cookies, the attacker can impersonate legitimate users on the central site, potentially gaining unauthorized access to sensitive information or administrative functions.'}, {'type': 'paragraph', 'content': 'Indicators of compromise include HTTP requests containing "&command=push-profile&" in their path, which can be detected in trustworthy web logs.'}] [1]

Compliance Impact

I don't know

Detection Guidance

[{'type': 'paragraph', 'content': 'This vulnerability can be detected by monitoring HTTP requests for indicators of compromise. Specifically, look for HTTP requests containing the string "&command=push-profile&" in their path, which is a sign of exploitation attempts.'}, {'type': 'paragraph', 'content': 'To detect this on your system or network, you can search your web server logs or proxy logs for this pattern.'}, {'type': 'list_item', 'content': "Use grep or similar tools to search logs: grep '&command=push-profile&' /path/to/webserver/access.log"}, {'type': 'list_item', 'content': 'Use network monitoring tools to filter HTTP traffic containing the suspicious command string.'}] [1]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-64998. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart