CVE-2021-36563

MEDIUM

CheckMK 1.5.0-2.0.0 - Stored Cross-Site Scripting in WATO Module Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2021-36563. PoCs published by Edgarloyola.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2021-36563, a stored and reflected XSS vulnerability in CheckMK Management Web Console versions 1.5.0 to 2.0.0p9. It includes a timeline of vulnerability discovery, vendor communication, and patching, along with references to official advisories and PoC demonstration videos.

Description

The CheckMK management web console (versions 1.5.0 to 2.0.0) does not sanitise user input in various parameters of the WATO module. This allows an attacker to open a backdoor on the device with HTML content and interpreted by the browser (such as JavaScript or other client-side scripts), the XSS payload will be triggered when the user accesses some specific sections of the application. In the same sense a very dangerous potential way would be when an attacker who has the monitor role (not administrator) manages to get a stored XSS to steal the secretAutomation (for the use of the API in administrator mode) and thus be able to create another administrator user who has high privileges on the CheckMK monitoring web console. Another way is that persistent XSS allows an attacker to modify the displayed content or change the victim's information. Successful exploitation requires access to the web management interface, either with valid credentials or with a hijacked session.

Exploits (1)

nomisec WRITEUP 1 stars
by Edgarloyola · poc
https://github.com/Edgarloyola/CVE-2021-36563

This repository provides a detailed technical analysis of CVE-2021-36563, a stored and reflected XSS vulnerability in CheckMK Management Web Console versions 1.5.0 to 2.0.0p9. It includes a timeline of vulnerability discovery, vendor communication, and patching, along with references to official advisories and PoC demonstration videos.

Classification
Writeup 90%
Attack Type
Xss
Complexity
Moderate
Reliability
Reliable
Target: CheckMK Management Web Console (1.5.0 to 2.0.0p9)
Auth required
Prerequisites: Access to the web management interface with valid credentials or hijacked session
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (3)

Core 3
Core References
Vendor Advisory x_refsource_misc
https://checkmk.com/de/werk/12762
Vendor Advisory x_refsource_misc
https://checkmk.com/de/werk/13148
Exploit, Third Party Advisory x_refsource_misc
https://github.com/Edgarloyola/CVE-2021-36563

Scores

CVSS v3 5.4
EPSS 0.0172
EPSS Percentile 74.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Details

CWE
CWE-79
Status published
Products (1)
checkmk/checkmk 1.5.0 - 2.0.0
Published Jul 26, 2021
Tracked Since Feb 18, 2026