📈 Get daily crypto insights that make you smarter about your money

Critical Cloud Vulnerability CVE-2024-50603 Exploited to Deploy Crypto Miners Across Enterprise Networks

The cybersecurity landscape took a sharp turn on January 16, 2025, when the U.S. Cybersecurity and Infrastructure Security Agency (CISA) officially added CVE-2024-50603 to its Known Exploited Vulnerabilities catalog. The flaw, a critical remote code execution vulnerability in the Aviatrix Controller cloud networking platform, had already been weaponized in the wild, with threat actors deploying cryptocurrency miners and persistent backdoors across enterprise cloud environments.

The Exploit Mechanics

CVE-2024-50603 carries a maximum CVSS score of 10.0, making it as severe as vulnerabilities get. The root cause lies in inadequate input sanitization across certain API endpoints within the Aviatrix Controller. An unauthenticated attacker can send specially crafted requests that inject arbitrary operating system commands, effectively gaining remote code execution on the host system without requiring any credentials.

Cloud security researchers at Wiz, who have been responding to multiple active exploitation incidents, discovered that threat actors are leveraging this initial access to deploy XMRig, a well-known cryptocurrency mining tool, alongside the Sliver command-and-control framework. Sliver, an open-source alternative to Cobalt Strike, provides attackers with persistent remote access and the ability to execute follow-on attacks, including lateral movement across cloud environments.

The attack chain follows a familiar pattern: exploit the vulnerability to gain initial access, deploy mining payloads for immediate monetization, and install C2 infrastructure for long-term persistence and data exfiltration. While direct evidence of cloud lateral movement has not been confirmed, researchers believe it is highly likely that attackers are enumerating cloud permissions and pivoting to extract sensitive data from victim environments.

Affected Systems

The scope of the vulnerability is concerning. According to data gathered by Wiz, approximately 3% of enterprise cloud environments have Aviatrix Controller deployed. Of those deployments, 65% demonstrate a lateral movement path to administrative cloud control plane permissions, creating a scenario where exploitation can rapidly escalate from a single compromised instance to full cloud environment takeover.

When deployed in AWS cloud environments, the Aviatrix Controller allows privilege escalation by default, compounding the risk. This means that even organizations with robust security postures in other areas could find their entire cloud infrastructure compromised through this single vulnerability. The affected versions include all releases prior to 7.1.4191 and 7.2.4996, which contain the patches that address the flaw.

A proof-of-concept exploit has been publicly available since the vulnerability was disclosed, lowering the barrier for entry for would-be attackers and contributing to the rapid escalation of exploitation attempts observed in the wild.

The Mitigation Strategy

Aviatrix was notified of the security vulnerability in late October 2024 and issued a hot patch in early November. The company has urged all customers to upgrade to versions 7.1.4191 or 7.2.4996 immediately. Organizations that cannot apply the patches right away should restrict public access to Aviatrix Controller instances as an interim measure.

Security teams should conduct thorough investigations of their cloud environments for signs of compromise, including the presence of XMRig processes, unexpected Sliver C2 communications, and unauthorized lateral movement attempts. Network logs should be reviewed for anomalous API calls to the Aviatrix Controller endpoints.

Lessons Learned

This incident highlights several critical lessons for the cryptocurrency and cloud security communities. First, the intersection of cloud infrastructure and cryptojacking remains a persistent threat. Attackers continue to target cloud services to hijack computing resources for cryptocurrency mining, costing organizations millions in unauthorized compute charges.

Second, default privilege escalation configurations represent a significant risk. Organizations should audit their cloud deployments for overly permissive default settings and implement the principle of least privilege across all cloud services, not just the ones they consider critical.

Third, the rapid weaponization of disclosed vulnerabilities underscores the importance of timely patching. The window between disclosure and active exploitation continues to shrink, leaving organizations with less time to respond.

User Action Required

If your organization uses Aviatrix Controller, take immediate action. Upgrade to the patched versions 7.1.4191 or 7.2.4996. Restrict public access to the controller until the patch is applied. Review cloud audit logs for signs of XMRig or Sliver activity. Rotate credentials that may have been exposed through the controller. Consider deploying runtime threat detection tools that can identify cryptojacking and C2 behavior in cloud environments.

Disclaimer: This article is for informational purposes only and does not constitute financial or investment advice. Always conduct your own research before making any investment decisions.

🌱 FOR BUSINESSES BitcoinsNews.com
Reach 100K+ Crypto Readers
Sponsored content, press releases, banner ads, and newsletter placements. Put your brand in front of Bitcoin's most engaged audience.

25 thoughts on “Critical Cloud Vulnerability CVE-2024-50603 Exploited to Deploy Crypto Miners Across Enterprise Networks”

  1. CVSS 10.0 and unauthenticated RCE on a cloud controller. this is why I never trust default deployments, always strip unused API endpoints

    1. stripping unused endpoints should be day one ops. cloud platforms ship with everything enabled because the default is convenience not security

      1. every cloud platform ships with everything enabled by default because their customers evaluate products on how fast they can get running. security is always someone elses problem until its not

  2. XMRig as a decoy for Sliver C2 is literally in every incident response playbook from 2023 onward. if your SOC still treats crypto miners as low priority you deserve the breach

    1. exploit_skeptic_

      blue_team_rat hard agree. any SOC that sees XMRig and doesnt immediately check for C2 beacons is doing it wrong

    2. blue_team_rat any SOC that sees XMRig and doesnt immediately hunt for C2 beacons learned nothing from the 2023 playbooks. the miner is the decoy not the threat

  3. CVSS 10.0 unauthenticated RCE on a cloud networking platform and CISA took until January 2025 to add it to the KEV catalog. Aviatrix disclosed in October 2024. three months of free real estate for miners

  4. XMRig on enterprise cloud instances is basically free money for attackers since nobody monitors CPU usage on their VPCs

    1. Sliver C2 framework too, not just miners. they were setting up persistent access while everyone focused on the crypto mining part

      1. miners as cover for C2 persistence is the real threat here. everyone sees crypto mining and thinks nuisance, meanwhile they have full command and control infrastructure

        1. stack_trace_ mining as cover for C2 is so underdiscussed. blue teams waste time killing the miner process while the real payload already established persistence elsewhere

        2. cryptomining as cover for C2 is the oldest trick in the playbook. sysadmins see cpu spike, think miner, kill process, done. meanwhile the real payload already moved laterally

        3. stack_trace_ XMRig as a smoke screen for Sliver C2 is textbook. incident response teams need to stop treating miners as low priority nuisance and start treating them as indicators of compromise for something worse

  5. Wiz catching this before mass exploitation saved Aviatrix from becoming the next SolarWinds. cloud security teams owe them beers

  6. CVSS 10.0 and unauthenticated RCE on a cloud networking platform. Aviatrix customers got incredibly lucky Wiz caught this before it went fully mainstream

  7. XMRig deployment alongside Sliver C2 means these werent script kiddies. the tradecraft suggests a organized group that knew exactly what they were mining and where to route it

    1. image_scan_rat_

      Priya V. Sliver is becoming the new Cobalt Strike for cloud attacks. open source, well documented, and most EDR vendors dont have signatures for it yet. expect more of this

  8. Sliver C2 deployment alongside XMRig is the giveaway. if you see crypto mining on a cloud instance that doesnt use crypto, assume compromise and rotate keys immediately

    1. silver_bullet_ crypto mining on a cloud instance that doesnt use crypto is the instant red flag. assume compromise and rotate keys, dont just kill the process

    2. runbook_ghost

      silver_bullet_ exactly. XMRig is the decoy so the SOC spends 3 hours killing miners while Sliver C2 phones home. by the time anyone checks persistence the real damage is done

  9. cloudsec_pilled

    unauthenticated RCE on a CVSS 10.0 and CISA had to put it in the KEV catalog before half the customers patched. this is why cloud security is its own discipline not an afterthought

  10. Wiz catching this before mass exploitation is the only reason this isnt a 9 figure breach. Aviatrix got lucky the researchers were doing their job

  11. CVSS 10.0 unauthenticated RCE on a cloud networking platform and CISA still had to shame companies into patching by adding it to KEV. if your cloud controller is internet-facing in 2025 you are asking for it

    1. CVSS 10.0 unauthenticated RCE and CISA still had to publicly shame companies into patching by adding it to KEV. Annika F is right, internet-facing cloud controllers in 2025 is asking for it

Leave a Comment

Your email address will not be published. Required fields are marked *

BTC$64,825.00-0.1%ETH$1,913.79+0.0%SOL$75.75+2.7%BNB$602.23+2.0%XRP$1.04+0.9%ADA$0.1986-0.7%DOGE$0.0700+0.2%DOT$0.8133-0.9%AVAX$6.48+0.2%LINK$8.30+1.5%UNI$3.98-0.1%ATOM$1.39+1.4%LTC$46.04+1.0%ARB$0.0781-0.4%NEAR$1.61+1.0%FIL$0.7122+3.5%SUI$0.6883+1.8%BTC$64,825.00-0.1%ETH$1,913.79+0.0%SOL$75.75+2.7%BNB$602.23+2.0%XRP$1.04+0.9%ADA$0.1986-0.7%DOGE$0.0700+0.2%DOT$0.8133-0.9%AVAX$6.48+0.2%LINK$8.30+1.5%UNI$3.98-0.1%ATOM$1.39+1.4%LTC$46.04+1.0%ARB$0.0781-0.4%NEAR$1.61+1.0%FIL$0.7122+3.5%SUI$0.6883+1.8%
Scroll to Top