Anubis Ransomware Hits Coca-Cola's Fairlife Subsidiary

Anubis Ransomware Claims Attack on Coca-Cola's Fairlife Dairy

HIGH
July 23, 2026
July 31, 2026
5m read
RansomwareData BreachCyberattack

Impact Scope

Affected Companies

FairlifeThe Coca-Cola Company

Industries Affected

ManufacturingRetail

Geographic Impact

United States (national)

Related Entities(initial)

Threat Actors

Anubis

Organizations

Other

Anubis RansomwareFairlife The Coca-Cola Company

Full Report(when first published)

Executive Summary

The Anubis ransomware group has claimed responsibility for a disruptive cyberattack against Fairlife, a prominent dairy subsidiary of The Coca-Cola Company. The incident, which Coca-Cola first acknowledged on July 16, 2026, caused a temporary halt in U.S. production. On July 20, the Anubis group listed Fairlife on its dark web leak site, alleging the theft of 1 terabyte of confidential data and the full encryption of the company's Nutanix infrastructure. This incident is a classic example of a double-extortion ransomware attack targeting a high-profile manufacturing entity, highlighting the significant operational and data security risks faced by the food and beverage supply chain.

Threat Overview

The attack follows the standard double-extortion model. The Anubis ransomware operators claim to have achieved two objectives: first, encrypting critical systems to disrupt operations, and second, exfiltrating a large volume of sensitive data to use as leverage for a ransom payment.

  • Threat Actor: Anubis, a ransomware group active since at least December 2024.
  • Victim: Fairlife, a U.S.-based dairy producer owned by The Coca-Cola Company.
  • Impact: Temporary suspension of U.S. production operations, alleged encryption of Nutanix-based server infrastructure, and alleged theft of 1 TB of data.
  • Tactic: Double Extortion. The group has threatened to publish the stolen data on its leak site if the ransom demand is not met by their deadline of July 27, 2026.

Anubis is a notable ransomware-as-a-service (RaaS) operation. Security researchers have previously identified a "wiper mode" in their malware, which allows the actors to permanently destroy data, adding another layer of threat beyond simple encryption.

Technical Analysis

While specific details of the initial access vector and lateral movement have not been publicly disclosed, the attack pattern is consistent with modern ransomware campaigns.

Likely Attack Trajectory:

  1. Initial Access (T1190/T1566): The attackers likely gained entry through a common vector such as exploiting an unpatched vulnerability in an internet-facing system, a successful phishing campaign, or the use of stolen credentials.
  2. Discovery (T1082/T1087): Once inside the network, the actors would have performed reconnaissance to identify high-value systems, including domain controllers, file servers, and the Nutanix hyper-converged infrastructure.
  3. Data Exfiltration (T1537): Before deploying the ransomware, the actors would have exfiltrated the 1 TB of data to their own servers. This is a time-consuming process that can be detected with proper network egress monitoring.
  4. Impact (T1486): The final stage involves the deployment of the Anubis ransomware payload across the network, encrypting files on servers and workstations, specifically targeting the Nutanix virtualized environment.
  5. Inhibit System Recovery (T1490): Ransomware groups like Anubis typically attempt to delete or encrypt backups to prevent recovery and increase pressure to pay the ransom.

Impact Assessment

The business impact of this attack is multi-faceted:

  • Operational Disruption: The halt in production directly impacts revenue and could lead to product shortages and strained relationships with distributors and retailers.
  • Data Breach: The alleged theft of 1 TB of data poses a significant risk. This data could include intellectual property (e.g., product formulas, manufacturing processes), financial records, employee PII, and customer information. A public leak would result in severe reputational damage and potential regulatory fines.
  • Financial Costs: The costs include the potential ransom payment, incident response and recovery efforts, legal fees, and investments in security improvements post-incident.
  • Supply Chain Disruption: As a key player in the dairy industry, the disruption at Fairlife can have cascading effects on the broader food supply chain.

IOCs — Directly from Articles

No specific Indicators of Compromise (IOCs) were provided in the source articles.

Cyber Observables — Hunting Hints

To hunt for Anubis or similar ransomware activity, security teams should look for:

Type
network_traffic_pattern
Value
Large, unexpected data uploads to external IP addresses
Description
A key indicator of data exfiltration preceding ransomware deployment. Monitor for sustained high-volume outbound traffic from file servers or database servers.
Type
process_name
Value
vssadmin.exe delete shadows
Description
Ransomware frequently uses the Volume Shadow Copy Service utility to delete backups. Monitor for this command.
Type
command_line_pattern
Value
PsExec.exe, wmic.exe
Description
Look for abuse of legitimate administrative tools for lateral movement and remote execution.
Type
log_source
Value
Nutanix Prism logs
Description
Monitor for anomalous login activity, VM snapshot deletions, or unexpected configuration changes within the Nutanix environment.

Detection & Response

Detection:

  • Egress Monitoring: Implement and monitor network egress traffic to detect large-scale data exfiltration. Alert on anomalies in data transfer volumes from internal servers to the internet. D3FEND Technique: User Data Transfer Analysis (D3-UDTA).
  • Behavioral Analysis: Deploy EDR solutions that can detect ransomware-like behavior, such as rapid file encryption, deletion of shadow copies, and abuse of administrative tools. D3FEND Technique: Process Analysis (D3-PA).
  • Backup Monitoring: Monitor the status and integrity of backups. An alert should be triggered if a backup job fails or if backup files are modified or deleted.

Mitigation

  • Backup and Recovery (M1053): Maintain offline, immutable, and regularly tested backups. This is the most critical defense against both encryption and wiper attacks.
  • Network Segmentation (M1030): Segment the network to contain a potential ransomware outbreak. Critical systems like the Nutanix infrastructure should be in a secured network zone with restricted access.
  • Least Privilege: Enforce the principle of least privilege for all user and service accounts to limit an attacker's ability to move laterally and access high-value systems.
  • Attack Surface Reduction: Harden internet-facing systems, apply patches promptly, and use MFA for all remote access to reduce the initial attack surface.

Timeline of Events

1
July 16, 2026
Coca-Cola discloses a ransomware incident at Fairlife that disrupted operations.
2
July 20, 2026
The Anubis ransomware group lists Fairlife on its dark web leak site.
3
July 23, 2026
This article was published
4
July 27, 2026
Deadline set by Anubis for ransom payment.

Article Updates

July 27, 2026

Coca-Cola confirms data theft in Fairlife ransomware attack, production mostly restored. Anubis group known to use CitrixBleed2 for initial access.

July 31, 2026

Fairlife production halted for over a week; Anubis ransom deadline passed without payment or data leak. Anubis group may be shifting to direct operations.

Update Sources:

MITRE ATT&CK Mitigations

Maintain isolated, immutable backups to ensure recovery without paying a ransom.

Segmenting networks can help contain the spread of ransomware across an enterprise.

Mapped D3FEND Techniques:

Use EDR tools to detect and block malicious behaviors like rapid file encryption or deletion of shadow copies.

Mapped D3FEND Techniques:

D3FEND Defensive Countermeasures

The most critical defense against a ransomware attack like the one on Fairlife is a robust and resilient backup strategy. Organizations must implement the 3-2-1 rule: three copies of data, on two different media types, with one copy stored offline and isolated from the primary network. For virtualized environments like Nutanix, this means using backup solutions that create immutable snapshots and replicate them to a separate, air-gapped location or a cloud service with object lock enabled. Regularly test the recovery process to ensure backups are viable and that the organization can meet its Recovery Time Objectives (RTO). This countermeasure directly negates the primary leverage of ransomware (encryption) and provides a viable alternative to paying the ransom.

To combat the double-extortion tactic, organizations must focus on detecting data exfiltration before encryption occurs. Implement a Data Loss Prevention (DLP) or Network Detection and Response (NDR) solution to monitor and analyze outbound network traffic. Establish a baseline of normal data transfer patterns from critical servers, such as file servers and the Nutanix cluster. Configure alerts for any significant deviations from this baseline, such as a single host uploading terabytes of data to an unknown external IP address over a short period. This provides a crucial window of opportunity for security teams to intervene, isolate the compromised host, and prevent the final stage of the ransomware attack.

Proper network segmentation is key to containing a ransomware infection and preventing it from spreading from an initial entry point to critical infrastructure like Fairlife's Nutanix cluster. Implement a zero-trust network architecture where access between network segments is denied by default. Production manufacturing systems and core server infrastructure should be in a highly restricted zone. Access to this zone from the general corporate network should be strictly controlled and monitored. If an endpoint in the corporate environment is compromised, segmentation prevents the threat actor from easily moving laterally to encrypt the 'crown jewels' of the organization.

Timeline of Events

1
July 16, 2026

Coca-Cola discloses a ransomware incident at Fairlife that disrupted operations.

2
July 20, 2026

The Anubis ransomware group lists Fairlife on its dark web leak site.

3
July 27, 2026

Deadline set by Anubis for ransom payment.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

ransomwareAnubisFairlifeCoca-ColaNutanixdouble extortionmanufacturing

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.