Hospitality Sector Phishing Campaign Using Fake Guest Complaint Emails

No Single CVE
Phishing / Social Engineering
Hospitality Sector Malware Delivery
Overview
Cybercriminals launched a phishing campaign targeting hotel and hospitality employees using fake guest complaint emails. The messages impersonate customers reporting issues such as dirty rooms, refund disputes, booking complaints, or other service problems, and they contain malicious ZIP attachments intended to infect systems and establish persistence within hotel networks.
The campaign has been observed targeting hospitality organizations in Europe and Asia. Public reporting indicates that the attackers are focused on front-desk, reception, and reservations staff, abusing the normal business expectation that hotel employees regularly open guest-related documents, screenshots, and complaint evidence.
Technical Specifications
| Attribute | Details |
|---|---|
| CVE ID | No single CVE |
| Vulnerability Type | Phishing, social engineering, malicious ZIP and LNK execution, staged malware delivery |
| CVSS Score | Not applicable |
| Attack Vector | Email / user execution |
| Authentication | None |
| Complexity | Low to Medium |
| User Interaction | Required |
| Affected Versions | Windows endpoints used by hotel and hospitality staff; especially front-desk and reservations systems handling guest communications |
Affected Products
- Hotel front-desk and reservations workstations
- Hospitality employee email accounts receiving external guest communications
- Windows systems that allow execution of
.LNKshortcut files from downloaded ZIP archives - Environments where PowerShell, Node.js execution, or weak email filtering enables staged payload delivery
Attack Scenario
- A hotel employee receives a fake complaint email that appears to come from a guest or booking-related contact.
- The message claims to include evidence photos or screenshots in an attached ZIP archive.
- The employee opens the archive and executes a disguised
.LNKshortcut file that appears to be an image such as a PNG photo. - The shortcut silently launches PowerShell commands that download and run additional payloads.
- The malware installs Node.js-based implants, modifies Microsoft Defender exclusions, collects system information, and establishes command-and-control communications.
- The attackers gain persistent access to the compromised environment and may later deploy credential theft, ransomware, or other follow-on intrusion activity.
Impact Assessment
Integrity
- Attackers may install persistent implants and modify endpoint security settings such as Defender exclusions.
- Compromised systems can be repurposed for follow-on payload execution and broader intrusion activity.
- Front-desk and reservations endpoints may be manipulated as footholds into wider hotel networks.
Confidentiality
- Customer personal information, reservation data, payment-related information, and internal hotel records may be exposed.
- Credential theft could affect booking systems, corporate accounts, and remote administration access.
- System profiling and remote access may support broader espionage or financially motivated data theft.
Availability
- Persistent access can lead to ransomware deployment and operational disruption.
- Compromise of guest-service systems may interrupt reservations, check-in workflows, or back-office operations.
- Recovery can require host isolation, credential resets, and broad endpoint remediation across the hospitality environment.
Mitigation Strategies
Immediate Actions
- Train staff to identify phishing emails posing as guest complaints or booking issues.
- Block or strictly control
.LNKattachments and inspect ZIP archives from unknown senders. - Restrict execution from temporary, downloads, and user-writable directories.
Short-term Measures
- Disable unnecessary PowerShell execution and apply application control where feasible.
- Use EDR/XDR tooling to monitor PowerShell, script execution, and suspicious Node.js activity.
- Enforce MFA for email, reservation systems, and administrative access.
Monitoring & Detection
- Monitor for changes to Microsoft Defender exclusions and unusual outbound connections.
- Investigate unexpected Node.js execution, PowerShell-launched downloads, and suspicious activity on front-desk systems.
- Hunt for staged persistence mechanisms, registry changes, and command-and-control beaconing associated with ZIP-based phishing infections.
Resources and References
Official Documentation
- Security Affairs - Hospitality Sector Hit by Phishing Campaign Using Fake Guest Complaint Emails
- TechRadar - Hackers are establishing persistence in hospitality and hotels by posing as guests with poisoned ZIP archives
- Microsoft Security Blog - Photo ZIP campaign targeting hospitality industry delivers Node.js implant
Last Updated: June 28, 2026