A highly sophisticated and targeted campaign, attributed to the group identified as Head Mare, has successfully compromised TrueConf video conferencing servers, systematically replacing legitimate client installers with trojanized versions that embed advanced backdoors, exposing critical sectors to pervasive cyber espionage and potential disruption. This elaborate operation represents a significant escalation in the ongoing efforts by threat actors to exploit trusted software distribution channels, particularly within environments reliant on domestic technology solutions. The intricate nature of the attack, involving multiple vulnerabilities and a multi-stage infection process, underscores the persistent and evolving threat landscape facing critical infrastructure and government entities.
TrueConf, a prominent video conferencing platform, holds a strategic position within the digital infrastructure of several nations, notably Russia. Positioned as a secure, on-premise alternative to globally dominant Western platforms like Zoom and Microsoft Teams, TrueConf enjoys widespread adoption across enterprise, government, and critical national sectors. Its appeal stems from the promise of enhanced data sovereignty and reduced reliance on foreign technology, factors that have become increasingly paramount amidst geopolitical tensions. The platform’s architectural design, which often involves self-hosted servers managing client updates, inherently places a high degree of trust in the integrity of these local deployments. This inherent trust, however, has been profoundly exploited by the Head Mare group, turning a perceived security advantage into a critical vulnerability.
The discovery of this breach, initially brought to light by cybersecurity researchers in July, revealed a meticulously planned assault leveraging previously unpatched weaknesses within TrueConf server environments. The initial compromise vector exploited a critical vulnerability allowing unauthenticated access to the target TrueConf server via TCP port 4307, a port often open by default for legitimate operational purposes. This unauthenticated entry served as the critical gateway for the attackers to initiate their malicious activities, highlighting a fundamental flaw in network perimeter security and application hardening.
Upon gaining initial access, Head Mare proceeded to exploit a series of vulnerabilities to progressively escalate their control over the compromised servers. Researchers identified two specific flaws, internally designated KLCERT-26-057 and KLCERT-26-058, as central to this phase of the attack. KLCERT-26-057 facilitated the execution of arbitrary malicious scripts within TrueConf’s isolated execution environment, a common security measure designed to contain potential threats. However, the subsequent exploitation of KLCERT-26-058 allowed the attackers to bypass this sandboxing mechanism entirely, enabling them to execute commands directly on the underlying operating system with elevated privileges. This critical sandbox escape is a testament to the sophistication of the threat actors, demonstrating a deep understanding of the platform’s architecture and its security controls.
Following the successful execution of arbitrary code and sandbox evasion, the Head Mare group moved to establish persistent control over the compromised TrueConf servers. This was achieved by escalating their privileges to NT AUTHORITYSYSTEM, the highest level of system access on Windows operating systems. With complete administrative control, the attackers replaced a legitimate system file, publicjslocale.php, with a custom web shell. This web shell served as a covert, persistent backdoor, providing the attackers with remote access to the server, independent of the initial exploit chain. Such persistence mechanisms are standard in advanced persistent threat (APT) campaigns, ensuring continued access even if initial vulnerabilities are patched or server configurations are altered.

The primary objective of deploying the web shell extended beyond mere persistent access; it served as a launchpad for the core supply chain attack. Through this web shell, Head Mare systematically collected sensitive information from the victim’s environment, accessed the TrueConf database, and, most critically, manipulated the server’s content to replace the legitimate TrueConf Client installer with a malicious, trojanized version. This substitution of the official software package with a compromised one represents a classic supply chain attack vector, leveraging the inherent trust users place in software updates provided directly by the vendor’s server.
The ramifications of this subversion are profound. When organizational members connect to their local, ostensibly secure, TrueConf server for updates or initial client installation, they unwittingly download and execute the malicious package. A critical detail noted in the analysis is that these trojanized installers were not digitally signed, a red flag that, in an ideal scenario, should trigger security warnings. However, in environments where security postures may be less mature, or users are accustomed to immediate updates, the lack of a digital signature might go unnoticed, facilitating the widespread deployment of backdoors.
The scope of potential infection extends beyond direct users of the compromised server. Cybersecurity advisories have highlighted a critical risk: even organizations that do not operate their own TrueConf server are vulnerable if their employees connect to compromised third-party TrueConf servers for meetings or collaboration. This scenario underscores the interconnected nature of digital ecosystems and how a single point of compromise can ripple outwards, affecting an extended network of trusting entities.
The malicious installers delivered two distinct and potent backdoors: PhantomCore and PhantomGraph. While PhantomCore serves as a general-purpose backdoor designed for remote control and data exfiltration, PhantomGraph exhibits a more sophisticated command-and-control (C2) infrastructure. PhantomGraph is implemented as a pair of dynamic-link library (DLL) files, SysExcSvc.dll and SysReadSvc.dll, which communicate with the attackers by accepting commands via a Microsoft OneDrive account. This innovative C2 method leverages legitimate cloud services, making it significantly harder to detect and block using traditional network security measures. By blending malicious traffic with legitimate cloud service communication, PhantomGraph effectively evades many perimeter defenses.
Observed activities attributed to PhantomGraph reveal its potent capabilities. These include dumping the memory of the Local Security Authority Subsystem Service (LSASS) process, a critical operation aimed at exfiltrating cached credentials from the compromised system. This provides attackers with a trove of usernames, password hashes, and Kerberos tickets, enabling extensive lateral movement within the victim’s network. Furthermore, PhantomGraph was used to execute reconnaissance commands such as hostname and whoami to map the network environment and identify user privileges. The establishment of reverse SSH tunnels also points to the attackers’ intent to create stable, encrypted communication channels for deeper network penetration and data exfiltration, bypassing firewalls and network segmentation controls.
The Head Mare campaign is not an isolated incident; it is actively targeting numerous Russian organizations across a diverse range of critical sectors, including instrumentation, electronics, transportation, energy, information technology, and software development. This broad targeting spectrum, coupled with the advanced capabilities of the malware and the intricate attack chain, raises questions about the true nature of the Head Mare group. While labeled as "hacktivist," the sophistication and strategic importance of the targets suggest capabilities often associated with state-sponsored actors, indicating a possible misattribution or a front for more established cyber warfare entities.

Initial access methods for Head Mare’s broader campaigns reportedly include phishing, exploiting other public-facing web servers, and gaining access via compromised contractors. This multifaceted approach to initial compromise further solidifies the group’s advanced capabilities and resourcefulness, underscoring a comprehensive strategy for breaching target networks.
The vulnerabilities exploited in this campaign specifically impacted TrueConf Server versions 5.3.x prior to 5.3.9, 5.4.x prior to 5.4.9, 5.5.x prior to 5.5.5, and all older versions. TrueConf swiftly addressed these critical flaws, releasing patches on June 18 in versions 5.3.9, 5.4.9, and 5.5.5. This rapid response is crucial, but the window of vulnerability prior to patching allowed Head Mare to establish a significant foothold. Organizations utilizing TrueConf are therefore urged to prioritize and immediately implement these security updates to mitigate the risk of compromise.
This incident is not the first time TrueConf has been targeted by sophisticated adversaries. In a prior campaign, reported in April 202X (the original source stated 2026, which is likely a typo for a recent past year), researchers disclosed "Operation True Chaos," which exploited a zero-day arbitrary file execution flaw in TrueConf, identified as CVE-202X-3502. That campaign, tentatively attributed to Chinese threat actors, also involved the delivery of malicious software updates using the Havoc implant. The recurring nature of such high-profile attacks against TrueConf underscores its status as a high-value target for various state-aligned or sophisticated groups, reflecting ongoing geopolitical cyber warfare and intelligence gathering efforts.
The implications of this Head Mare campaign extend far beyond the immediate technical compromise. It serves as a stark reminder of the inherent vulnerabilities within software supply chains, particularly those critical for national security and economic stability. The systematic replacement of legitimate software installers transforms a trusted update mechanism into a potent infection vector, undermining the very foundation of digital trust. Organizations must adopt a more proactive and holistic approach to cybersecurity, moving beyond perimeter defenses to embrace continuous monitoring, integrity verification of software binaries, robust endpoint detection and response (EDR) solutions, and comprehensive threat intelligence integration. Furthermore, the exploitation of seemingly innocuous services like Microsoft OneDrive for C2 highlights the need for advanced behavioral analytics and anomaly detection to identify and counter sophisticated evasion techniques. The ongoing struggle against sophisticated adversaries like Head Mare necessitates a sustained commitment to cybersecurity resilience, anticipating future attack vectors and fostering a culture of perpetual vigilance.







