Domain-Level RCE in Veeam Backup & Replication (CVE-2025-23120)

Listen to this Post

URL: https://labs.watchtowr.com

You Should Know:

The recent disclosure of the Veeam Software Backup & Replication Remote Code Execution vulnerabilities (CVE-2025-23120) has raised significant concerns in the cybersecurity community. These vulnerabilities, reported by watchTowr Labs, highlight critical flaws in Veeam’s software that could allow attackers to execute arbitrary code remotely. Below are some practical steps, commands, and codes to help you understand and mitigate such vulnerabilities.

1. Understanding the Vulnerability

The vulnerability lies in the deserialization process within Veeam’s Backup & Replication solution. Deserialization of untrusted data can lead to remote code execution (RCE), allowing attackers to take control of the affected system.

2. Mitigation Steps

  • Patch Management: Ensure that your Veeam Backup & Replication software is updated to the latest version. Veeam has likely released patches to address these vulnerabilities.
    </li>
    </ul>
    
    <h1>Check for updates on Linux</h1>
    
    sudo apt-get update
    sudo apt-get upgrade veeam