Detailed image of illuminated server racks showcasing modern technology infrastructure.
Intelligence

Veeam Backup RCE Flaw CVE-2026-44963: Domain Users Can Execute Remote Code

CVE-2026-44963 (CVSS 9.4) allows any authenticated domain user to run remote code on Veeam Backup servers. Patch to version 12.3.2.4854 immediately.
Sami Malik
Copywriter

A critical remote code execution vulnerability in Veeam Backup & Replication is giving security teams another reason to prioritise patch windows. CVE-2026-44963, carrying a CVSS score of 9.4, lets any authenticated domain user execute arbitrary code on a backup server, no administrator credentials, no elevated privileges, no complex exploit chain required. If your Veeam deployment is domain-joined and running version 12.3.2.4465 or earlier, you are exposed. The fix exists. The question is how quickly you can apply it before ransomware affiliates begin scanning at scale.

What CVE-2026-44963 Does and Why the Privilege Bar Is So Low

Remote code execution vulnerabilities are not uncommon, but the vast majority require the attacker to hold some meaningful privilege before the flaw becomes useful. CVE-2026-44963 breaks that assumption. According to The Hacker News, the flaw permits RCE on the Veeam Backup Server for any user who is simply authenticated to the domain, a requirement so minimal it effectively describes every employee, contractor, or service account sitting inside your Active Directory environment.

To understand why that matters operationally, consider what domain authentication actually proves. It proves the user has a valid set of AD credentials. Nothing more. It does not mean they have been granted any access to Veeam's management console, any backup administrator role, or any specific network permission. The vulnerability appears to exist in how the backup server handles incoming authenticated requests, allowing a crafted interaction to trigger code execution at a privilege level the attacker should never be able to reach. The exact internal mechanism has not been publicly detailed pending broader patch adoption, which is standard responsible disclosure practice , but the outcome is unambiguous: code runs on your backup server.

Any Domain User, No Admin Required

The phrase "authenticated domain user" conceals a wide threat surface that organisations sometimes underestimate when triaging severity. As CybersecurityNews notes, the class of accounts that qualifies as domain-authenticated includes every Active Directory account in the organisation , permanent employees, temporary contractors, automated service accounts, and test accounts that nobody has bothered to deprovision. In a mid-sized enterprise, that population can easily run into the thousands.

This is where threat modelling becomes uncomfortable. A phishing email that harvests the credentials of a junior helpdesk contractor is normally a contained incident , annoying, requiring a password reset, but not catastrophic. Under CVE-2026-44963, that same harvested credential is now a direct path to RCE on the machine responsible for every backup in your environment. The attacker does not need to escalate, pivot through additional systems, or crack a separate privileged account. One valid AD credential is sufficient.

Ransomware affiliates obtain domain credentials through several well-established routes. Phishing remains the most prevalent, but credential stuffing against VPN or webmail portals is equally common. The third route is particularly relevant to dark web monitoring: infostealer malware , strains like Redline, Vidar, and Lumma , harvest browser-stored credentials silently and upload them to underground markets where ransomware affiliates purchase logs in bulk. A single infostealer infection on a contractor's personal machine can expose their corporate AD credentials without any intrusion ever touching your perimeter. If that credential works against a domain-joined Veeam server running 12.3.2.4465, the attacker now has RCE capability. Understanding your true attack surface means accounting for exactly this kind of indirect exposure path.

Domain-Joined Servers Only: Who Is Affected

There is one meaningful constraint on this vulnerability: it only affects Veeam Backup & Replication servers that are joined to a Windows Active Directory domain. Installations running in workgroup mode , that is, without domain membership , are not vulnerable to this specific flaw, as confirmed by The Hacker News.

In practice, the majority of enterprise Veeam deployments are domain-joined. Organisations join backup servers to the domain because it simplifies credential management, enables Group Policy enforcement, and integrates with existing Active Directory authentication flows. Workgroup configurations are generally reserved for highly isolated environments , air-gapped OT networks, certain government enclaves, or small deployments where domain membership is deliberately avoided for security reasons. If you are reading this as a CISO at a bank or large enterprise and you are not certain whether your Veeam servers are domain-joined, that uncertainty is itself a risk signal worth acting on immediately.

The Discovery and Responsible Disclosure

The vulnerability was identified through security research and reported to Veeam before any public disclosure, giving the vendor time to develop and release a patch. That sequence , private discovery, vendor notification, coordinated public disclosure , is the disclosure process working as intended. It means that at the point this vulnerability became publicly known, a fix was already available.

watchTowr Researcher Sina Kheirkhah

The researcher credited with finding CVE-2026-44963 is Sina Kheirkhah, working at watchTowr, a Singapore-based offensive security firm with a track record of high-severity vulnerability research across enterprise infrastructure. Kheirkhah has previously published research on complex attack chains in enterprise software, and watchTowr's methodology tends toward deep protocol and authentication analysis , which fits with the nature of this flaw, where the authentication layer itself is the attack vector.

The responsible disclosure here is significant beyond the usual courtesies. CVE-2026-44963's CVSS score of 9.4 places it in critical territory, and a flaw at that severity in software as widely deployed as Veeam would be an extraordinarily high-value target for ransomware groups if disclosed without a concurrent patch. The timing of coordinated release protects the hundreds of thousands of organisations running Veeam globally , but only if those organisations act quickly. History, unfortunately, shows that ransomware affiliates often begin scanning for newly disclosed Veeam vulnerabilities within days of public awareness.

Why Backup Servers Are High-Value Ransomware Targets

Backup infrastructure is not glamorous. It rarely appears in board-level risk discussions, it tends to be managed by a small team, and it sits in a part of the network that many security programmes treat as lower priority than perimeter defences or endpoint detection. Ransomware groups have understood for years that this perception gap is their best friend.

Veeam Backup & Replication is the most widely deployed enterprise backup solution globally, used by hundreds of thousands of organisations across sectors. That market share makes it a priority research target for offensive actors , any vulnerability in Veeam has a very large potential victim pool. More importantly, the function backup servers perform makes compromising them strategically decisive in a ransomware attack. A threat actor who can execute code on your backup server before deploying ransomware across your environment can delete or encrypt your backup repositories, ensuring that when the ransomware payload fires, there is no clean copy to restore from.

The Double Extortion Angle

Modern ransomware operations do not simply encrypt data and demand payment for decryption keys. They exfiltrate sensitive data first, then encrypt, then threaten to publish the stolen material if the ransom is not paid. This double extortion model means your backup server is valuable to the attacker on two separate axes. First, exfiltrating data from backup repositories gives the attacker access to potentially years of consolidated sensitive information , backup files contain exactly the data that organisations consider worth protecting, aggregated into convenient, structured storage. Second, destroying or encrypting the backup repositories removes your recovery option, maximising pressure to pay.

CVE-2026-44963 enables both attacks from a single point of compromise. An attacker with RCE on the backup server can exfiltrate backup data, manipulate or corrupt repositories, and position ransomware for detonation , all before your SOC has had any indication that a breach is in progress. That is the scenario that makes a 9.4 CVSS score translate into board-level impact rather than just a technical severity rating.

Veeam in the Ransomware Kill Chain

The specific intersection of Veeam and ransomware is not theoretical. In 2024, two ransomware groups , Akira and EstateRansomware , actively exploited a separate Veeam RCE vulnerability, tracked as CVE-2024-40711, within days of its public disclosure. That precedent matters enormously when assessing the urgency of CVE-2026-44963. Ransomware affiliates are not waiting months to develop capability; they are operationalising known vulnerabilities in critical backup infrastructure almost immediately after they enter the public domain.

The combination of factors here is precisely what ransomware affiliate programmes optimise for: a very low privilege requirement (any domain user), a very high impact (RCE on backup infrastructure), a very large installed base (hundreds of thousands of deployments), and a well-established pattern of defender lag between patch release and patch deployment. Affiliates working under ransomware-as-a-service models do not need to understand the vulnerability in detail , they need working exploit code and a target list, and both are achievable quickly after public disclosure. Developing a thorough understanding of your threat intelligence picture , including which ransomware groups are currently active in your sector , should inform how aggressively you prioritise the patch timeline for this specific CVE.

What Versions Are Affected

CVE-2026-44963 affects Veeam Backup & Replication version 12.3.2.4465 and all earlier releases within the 12.x build line. If you are running any 12.x build up to and including 12.3.2.4465, your deployment is vulnerable if the server is domain-joined, as confirmed by BleepingComputer.

The 13.x build line is not affected. According to BleepingComputer, architectural changes introduced in version 13.x mean the flaw does not exist in those builds. Organisations that have already migrated to 13.x do not need to take emergency action for this specific vulnerability. That said, if you are still running 12.x, the version question is straightforward: anything at or below 12.3.2.4465 is vulnerable; version 12.3.2.4854 contains the fix.

It is worth being precise about what "earlier versions of the 12.x build line" means in practice. If your organisation has not updated Veeam since a routine maintenance window some months ago, there is a reasonable chance you are running a build older than 12.3.2.4465 , which means you are equally exposed. The vulnerability is not specific to 12.3.2.4465 as a uniquely flawed release; that version simply represents the most recent vulnerable build before Veeam issued the patch.

What to Do Now

The immediate priority is clear: identify every Veeam Backup & Replication server in your environment, determine whether each is domain-joined, confirm the version running on each, and plan patching to 12.3.2.4854 as quickly as your change management process permits. "As quickly as your change management process permits" should be read as days, not weeks, given the precedent set by how rapidly CVE-2024-40711 was weaponised after disclosure.

Patching to 12.3.2.4854

Veeam has released version 12.3.2.4854 as the patched build, and this should be your target. Before applying the update, ensure you have a verified, independent backup of your backup server configuration , including the Veeam configuration database, encryption keys if applicable, and any job metadata. It is an irony that patching your backup server requires care around having a backup of that server's configuration, but a failed update on infrastructure this critical creates its own recovery problem.

Test the update in a non-production environment first if your environment includes more than one Veeam deployment. For organisations with a single production Veeam server and no staging equivalent, the risk calculus likely favours applying the patch promptly during a planned maintenance window over the risk of continued exposure. Coordinate with your backup administrator and change advisory board, but do not let process friction push this into a standard quarterly patching cycle. At a CVSS of 9.4 with a known exploitation pattern for similar Veeam flaws, this sits in emergency-patch territory.

After patching, verify the version string in the Veeam Backup & Replication console confirms 12.3.2.4854. Confirm that the service restarted cleanly, that backup jobs are running as expected, and that no unexpected configuration changes occurred during the update process. If anything looks anomalous post-patch, treat it as a potential indicator of pre-patch compromise rather than assuming it is a patching artefact.

If You Cannot Patch Immediately

If an emergency maintenance window is not achievable within 24 to 48 hours , due to production freeze periods, regulatory constraints, or operational dependencies , there are interim mitigations worth considering, though none provide the same assurance as patching.

Isolating the Veeam Backup Server at the network level is the most effective interim control. If you can restrict inbound connections to the backup server to only the specific systems and accounts that legitimately need to communicate with it , backup proxies, the management console host, and nothing else , you significantly reduce the exploitable surface. This does not patch the vulnerability, but it removes the broad domain-user attack path by preventing arbitrary domain-authenticated sessions from reaching the affected service. Implement this via host-based firewall rules on the backup server itself and via network segmentation controls, not solely at the perimeter.

Additionally, review which domain accounts currently have any form of access to your Veeam environment and apply the principle of least privilege aggressively. Disable or remove service accounts and user accounts that have Veeam access but no active operational need. Monitor authentication logs on the backup server for any unusual activity , unexpected source IPs, authentication attempts from accounts that should have no reason to access Veeam, or spikes in failed authentications that might indicate reconnaissance.

Indicators of Compromise

Because CVE-2026-44963 is recent and technical details of the exploit mechanism have not been fully published, specific network signatures and file-system indicators of compromise are not yet widely documented. That situation will evolve as the security research community and threat intelligence vendors analyse the vulnerability in depth. Keeping track of how indicators of compromise develop around newly disclosed CVEs is a core function of a mature threat intelligence programme.

In the interim, the most actionable detection focus is on behavioural anomalies specific to your Veeam environment. Look for authentication events on the backup server originating from accounts that have no legitimate reason to access it , this includes standard user accounts, contractor accounts, and any account that has never previously authenticated against Veeam services. Monitor for unexpected process spawning from Veeam service processes; if any child processes that are not part of normal Veeam operations appear under VeeamBackupSvc or related service executables, treat that as a high-priority alert.

Review Windows Event Logs on the backup server for any evidence of new local account creation, changes to local administrator group membership, or scheduled task creation that does not correspond to known Veeam job configuration. Ransomware affiliates establishing persistence after an initial RCE typically leave traces in exactly these log sources. If your SIEM is not already ingesting Windows Security and System event logs from your Veeam servers, correct that gap immediately , it is a blind spot you cannot afford while this vulnerability remains in circulation.

Also check for any unexpected outbound connections from the backup server to external IP addresses or domains. Veeam servers do not typically require broad external internet access during normal operation; any outbound traffic to unfamiliar destinations should be investigated. Dark web monitoring that surfaces credentials belonging to your domain in fresh infostealer logs is an indirect but critical early warning signal , if domain credentials are circulating on underground markets, the attacker attempting to exploit CVE-2026-44963 may already have what they need.

Frequently Asked Questions

Does this affect Veeam version 13.x?

No. According to BleepingComputer, version 13.x is not affected by CVE-2026-44963 due to architectural changes introduced in that build line. If you have already migrated to 13.x, this specific vulnerability does not apply to your deployment. If you are running any 12.x build at or below 12.3.2.4465 and your server is domain-joined, you are vulnerable and should patch to 12.3.2.4854.

What does "domain user" mean in practice , does a contractor account count?

Yes, unambiguously. A "domain user" is any account that exists within your Active Directory domain and can authenticate against it. That includes permanent employees, fixed-term contractors, consultants given temporary AD accounts, automated service accounts, and test accounts. As CybersecurityNews confirms, the threat surface is every AD account in the organisation , not just accounts that have been explicitly granted Veeam access. A contractor account with no Veeam permissions whatsoever is still sufficient to exploit this vulnerability if the attacker obtains those credentials.

Is this vulnerability being actively exploited in the wild?

At the time of writing, there is no confirmed public reporting of active in-the-wild exploitation of CVE-2026-44963. However, the relevant precedent is stark: when a comparable Veeam RCE flaw, CVE-2024-40711, was disclosed in 2024, Akira and EstateRansomware both moved to active exploitation within days. A CVSS 9.4 flaw in the most widely deployed enterprise backup platform, requiring only a domain user credential, is exactly the category of vulnerability that ransomware affiliates prioritise. Absence of confirmed exploitation at disclosure does not mean the window for patching is generous.

We run Veeam in workgroup mode, not domain-joined. Are we protected?

Yes, for this specific vulnerability. The Hacker News confirms that only domain-joined Veeam servers are affected. A workgroup configuration does not expose the authentication mechanism that CVE-2026-44963 exploits. That said, "protected from this CVE" is not the same as "secure" , workgroup Veeam deployments have their own attack surface considerations, and patching to 12.3.2.4854 is still advisable as good hygiene for any future vulnerabilities that may not carry the domain-joined constraint.

How does CVE-2026-44963 compare to the 2024 Veeam RCE flaw that ransomware groups abused?

CVE-2024-40711, exploited by Akira and EstateRansomware in 2024, was also a remote code execution flaw in Veeam Backup & Replication , and like CVE-2026-44963, it required a relatively low privilege bar to exploit. Both vulnerabilities share the same high-impact outcome: code execution on infrastructure that controls your organisation's ability to recover from any attack. The critical difference with CVE-2026-44963 is that any authenticated domain user is sufficient, which may represent an even lower effective barrier depending on how CVE-2024-40711's specific authentication requirements compared. The pattern is consistent regardless: Veeam RCE flaws attract rapid ransomware exploitation, and patch velocity is the single most important defensive variable.

How Defendis Can Help

Attacks like this one rarely announce themselves through official channels first. New payloads, active infrastructure, and exploitation techniques circulate in closed forums and private channels well before any public research surfaces them. By the time an incident makes it into a threat report, organisations without early visibility are already behind.

Defendis gives your security team that early visibility. We monitor the dark web, underground forums, and threat actor channels so your team receives relevant intelligence before it becomes breaking news, context about emerging threats matched against your organisation's exposure, without requiring your analysts to spend time in places they should not have to go.

Book a demo →

About the author
Sami Malik is a copywriter passionate about crafting clear, engaging, and impactful content that helps brands connect with their audience through storytelling and strategy.

Related Articles

Discover simplified
Cyber Risk Management
Request access and learn how we can help you prevent cyberattacks proactively.