🔴 CVE-2026-72530

CVE-2026-72530 is a critical unauthenticated code injection vulnerability in TrueConf Server that allows a remote attacker with network access to TCP port 4307 to break out of an isolated environment and execute arbitrary code on the host. The flaw requires no authentication or user interaction and is confirmed to be actively exploited in the wild (CISA KEV listed). This is a textbook T1190 case delivering direct server-side RCE.

← Back to Overview
HIGH_RISK
Risk Level
9.5
CVSS Score
NETWORK
Attack Vector
Initial Access
ATT&CK Tactic
T1190 — Exploit Public-Facing Application
ATT&CK Technique
HIGH
Deployment Risk
No
Ransomware

📋 Vulnerability Details

Data Source: CIRCL

Confidence: HIGH

Exploitation Method: DIRECT_NETWORK

CVE Published: 2026-08-19

Added to CISA KEV: 2026-08-20 1 DAY BETWEEN CVE AND KEV

🎯 Recommendations:

🔍 Web Intelligence (Kagi · 2026-09-14)

Summary

CVE-2026-72530 is a critical code injection vulnerability affecting TrueConf Server that allows a remote, unauthenticated attacker to escape an isolated environment and execute arbitrary code on the underlying host system. By sending a specially crafted script to the server via TCP port 4307, an attacker can gain unauthorized control over the system, making this a high-severity risk for any internet-facing deployment.

Exploitation

  • Active Exploitation: The vulnerability is confirmed to be exploited in the wild and has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog [2].
  • Threat Actors/Campaigns: Specific threat actors or named ransomware campaigns have not been publicly attributed to this CVE as of the current reporting.
  • Proof-of-Concept/Exploit Tooling: While exploit details (remote code execution via script upload) are publicly documented, specific functional exploit scripts are generally observed in malicious activity rather than benign research repositories.
  • Attack Prerequisites:
- Network Access: Required (remote access to port 4307/TCP). - Authentication: Not required (unauthenticated). - User Interaction: Not required.

Affected Products & Patches

  • Affected Versions: TrueConf Server versions 5.3.X (up to 5.3.9), 5.4.X (up to 5.4.9), and 5.5.X (up to 5.5.5) [3].
  • Patch/Hotfix: Users are advised to update to the latest patched version of TrueConf Server provided by the vendor.
  • Mitigation/Workarounds: If an immediate upgrade is not possible, organizations should restrict network access to TCP port 4307 to only trusted internal IP addresses or disable exposure of the server management interface to the public internet.

Impact

  • Capability: Successful exploitation results in remote code execution, granting the attacker the ability to execute arbitrary commands on the host server with the privileges of the application process.
  • Business Risk: For internet-facing deployments, this vulnerability provides a direct pathway for full system compromise, which may lead to data theft, unauthorized access to internal communications, installation of persistent malware or backdoors, and lateral movement within the corporate network [1].

Sources

  1. CVE-2026-72530 - Critical Vulnerability - TheHackerWire

    How severe is CVE-2026-72530? This vulnerability has a CVSS score of 9 out of 10, rated as Critical. Critical vulnerabilities can be exploited remotely without authentication and may lead to full system compromise, data theft, or malware installation. What Trueconf products are affected by CVE-2026-…

  2. CVE-2026-72530: TrueConf Server Code Injection Vulnerability

    CVE-2026-72530 affects TrueConf · Server. Exploited in the wild (CISA KEV). A remote unauthorized attacker with network access via port 4307/TCP to the TrueConf server versions… Severity, affected software, exploitation status, patch guidance and references.

  3. NVD-CVE-2026-72530

    CVE-2026-72530 Detail Description A remote unauthorized attacker with network access via port 4307/TCP to the TrueConf server versions 5.3.X to 5.3.9, 5.4.X to 5.4.9, 5.5.X to 5.5.5, and earlier could use a specially crafted script to break out of the isolated environment and execute arbitrary code…