Skip to content
Threat Feed
critical advisory

Remote Code Execution via Improper Input Validation in rcourtman Pulse

An improper input validation vulnerability in the rcourtman Pulse Quick Security Setup Handler allows remote attackers to perform arbitrary operations via the Username argument.

CVE search metadata

CVE search record: CVE-2026-92860. Severity: critical. CVSS: 9.1. KEV: no. Product: Pulse (< 6.0.4/6.1.0-rc.4). Brief: Remote Code Execution via Improper Input Validation in rcourtman Pulse. Brief link: https://feed.craftedsignal.io/briefs/2026-09-pulse-input-validation/

A high-severity security vulnerability, identified as CVE-2026-92860, has been disclosed in the rcourtman Pulse application. The flaw resides within the Quick Security Setup Handler, specifically affecting the fmt.Sprintf function inside the /api/security/quick-setup endpoint. The vulnerability is caused by improper input validation of the Username argument, which can be manipulated by a remote, unauthenticated attacker. This flaw poses a significant risk to affected installations, as it potentially allows for remote code execution or unauthorized system manipulation. The issue affects all versions of rcourtman Pulse up to 6.0.4 and 6.1.0-rc.4. Organizations running these versions are advised to upgrade immediately to a patched release once available to mitigate the risk of remote exploitation.

Impact

The vulnerability carries a CVSS v3.1 base score of 9.1, indicating a critical risk of full system compromise for internet-facing installations. Successful exploitation allows remote attackers to bypass security controls by injecting malicious payloads into the Username field during the quick setup process, potentially leading to unauthorized data access, system disruption, or complete control over the host running the Pulse software.

Recommendation

Prioritize the upgrade of all internet-facing instances of rcourtman Pulse to a version beyond 6.0.4 or 6.1.0-rc.4. Detection engineering teams should monitor web server logs for suspicious or unusually long strings contained within the Username parameter of POST requests directed at /api/security/quick-setup.


Immediate actions

Upgrade rcourtman Pulse to a version beyond 6.0.4 or 6.1.0-rc.4

IT Operations 24h

Deploy Sigma detection rule for anomalous POST requests to the setup endpoint

Detection Engineering 48h

Mitigations

Upgrade rcourtman Pulse to fixed version

immediate IT Operations

CVE-2026-92860

Detection coverage 1

Detect CVE-2026-92860 Exploitation - Suspicious Input in Quick Security Setup

critical

Detects potential exploitation of CVE-2026-92860 by monitoring the Username parameter in POST requests to /api/security/quick-setup for common injection sequences

sigma tactics: initial_access techniques: T1190 sources: webserver

Detection queries are available on the platform. Get full rules →