Friday , June 12 2026
Zimbra

Hackers exploited Zimbra flaw as zero-day using iCalendar files

Researchers monitoring for larger .ICS calendar attachments found that a flaw in Zimbra Collaboration Suite (ZCS) was used in zero-day attacks at the beginning of the year. ICS files, or iCalendar files, store plain text calendar information, like meetings and events, and allow exchange between different calendar apps.

Threat actors exploited CVE-2025-27915, a cross-site scripting (XSS) vulnerability in ZCS 9.0, 10.0, and 10.1, to deliver a JavaScript payload onto target systems. The vulnerability exists due to inadequate sanitization of HTML content in ICS files, enabling attackers to run harmful JavaScript in the victim’s session and redirect messages.

Using AI, Researcher Hacks Google and Earns $500,000 Bug Bounty

A security expert called brutecat shared how an AI-based testing system found over $500,000 in weak spots in Google’s systems...
Read More
Using AI, Researcher Hacks Google and Earns $500,000 Bug Bounty

Chrome 149 fixes 28 flaws, including critical UAF bugs

Google has released a big security update for Chrome on desktops. Version 149.0.7827.114/.115 is now out for Windows and Mac....
Read More
Chrome 149 fixes 28 flaws, including critical UAF bugs

Dahua patches multiple critical vulnerabilities in its products

A security notice has revealed serious flaws in some Dahua products. Network admins need to fix these issues fast. The...
Read More
Dahua patches multiple critical vulnerabilities in its products

South Korea fines Coupang Record $409 mln fine for data leak

South Korea's privacy regulator said on Thursday (June 11) that the country will fine e-commerce giant Coupang 625 billion won...
Read More
South Korea fines Coupang Record $409 mln fine for data leak

ShinyHunters claim stolen data from 100+ org via oracle PeopleSoft servers

Oracle PeopleSoft servers are under attack in ongoing data theft by the ShinyHunters gang, which claim to have stolen data...
Read More
ShinyHunters claim stolen data from 100+ org via oracle PeopleSoft servers

Security Update: RoguePlanet, BitLocker Bypass, Chromium Zero-Day, and More Critical Threats Uncovered

Cybersecurity experts found several serious flaws this week in Windows, Chromium, OpenSSL, Microsoft Exchange, and ServiceNow. Some of these flaws...
Read More
Security Update: RoguePlanet, BitLocker Bypass, Chromium Zero-Day, and More Critical Threats Uncovered

73 Microsoft Packages Compromised in Password Stealer Attack

GitHub disabled 73 repositories in four Microsoft groups: Azure, Azure-Samples, Microsoft, and MicrosoftDocs. Each repo now shows GitHub’s “This repository...
Read More
73 Microsoft Packages Compromised in Password Stealer Attack

New Windows Defender ‘RoguePlanet’ zero-day grants SYSTEM privileges

A security expert shared a new Microsoft Defender vulnerability called "RoguePlanet" only hours after Microsoft fixed two earlier problems in...
Read More
New Windows Defender ‘RoguePlanet’ zero-day grants SYSTEM privileges

Microsoft June Patches 200 Vulnerabilities including 3 zero days

Microsoft's June 2026 Patch Tuesday updates fix about 200 security flaws found in the company's products. None of the flaws fixed...
Read More
Microsoft June Patches 200 Vulnerabilities including 3 zero days

World’s first wind power underwater data center is now live

The first business underwater data center run by offshore wind has started working near Shanghai. Submerged 10 metres under the...
Read More
World’s first wind power underwater data center is now live

Zimbra addressed the security issue on January 27 by releasing ZCS 9.0.0 P44, 10.0.13, and 10.1.5, but did not mention any active exploitation activity. Researchers at StrikeReady, a company specializing in AI-driven security and threat management, identified the attack by monitoring .ICS files over 10KB that contained JavaScript code.

They determined that the attacks had started at the beginning of January, before Zimbra released the patch. A hacker pretended to be the Libyan Navy’s Office of Protocol in an email that contained a zero-day exploit aimed at a Brazilian military organization.

Malicious email sent by the attackers
Source: StrikeReady

The malicious email included a small ICS file with a hidden JavaScript file.

Deobfuscating the JavaScript payload
Source: StrikeReady

The analysis shows that the payload is meant to steal data from Zimbra Webmail, such as login details, emails, contacts, and shared folders.

StrikeReady reports that the malicious code runs asynchronously and uses Immediately Invoked Function Expressions (IIFEs). Researchers identified its capabilities, including:

Create hidden username/password fields
Steal credentials from login forms
Monitor user activity (mouse and keyboard) and log out inactive users to trigger theft
Use Zimbra SOAP API to search folders and retrieve emails
Send email content to attacker (repeats every 4 hours)
Add a filter named “Correo” to forward mail to a Proton address
Collect these authentication/backup artifacts and exfiltrate them
Exfiltrate contacts, distribution lists, and shared folders
Add a 60-second delay before execution
Enforce a 3-day execution gate (only runs again if ≥3 days since last run)
Hide user interface (UI) elements to reduce visual clues

StrikeReady could not attribute this attack with high confidence to any known threat groups but noted that there is a small number of attackers that can discover zero-day vulnerabilities in widely used products, mentioning that a”Russian-linked group is especially prolific.”

Researchers noted that similar tactics, techniques, and procedures (TTPs) are seen in attacks linked to UNC1151, a threat group associated with the Belarusian government by Mandiant.

StrikeReady’s report shares indicators of compromise and a deobfuscated version of the JavaScript code from the attack leveragin .INC calendar files. BleepingComputer reported that they were not received any response while publishing the report from Zimbra.

Check Also

June

Microsoft June Patches 200 Vulnerabilities including 3 zero days

Microsoft’s June 2026 Patch Tuesday updates fix about 200 security flaws found in the company’s …