Thursday , July 23 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.

Oracle fixes 1,400+ vulnerabilities; critical flaws threaten enterprise servers

Oracle has fixed over 1,400 security holes in its July 2026 Critical Patch Update (CPU). Most of these flaws were...
Read More
Oracle fixes 1,400+ vulnerabilities; critical flaws threaten enterprise servers

Zimbra Patches 4 XSS and Critical SNMP Command Injection Flaws

Zimbra has launched updates to fix serious security flaws, including a command injection bug in the SNMP monitoring part. As...
Read More
Zimbra Patches 4 XSS and Critical SNMP Command Injection Flaws

Qilin ransomware gang exploiting critical Palo Alto VPN Flaw

The Qilin ransomware group is exploiting a flaw in PAN-OS GlobalProtect to break into victims' networks, says the cybersecurity firm...
Read More
Qilin ransomware gang exploiting critical Palo Alto VPN Flaw

“PentestCode” AI Agent Automating Penetration Testing with 18 Tools

A new free tool is adding AI helpers into security work. PentestCode is a version of OpenCode made just for...
Read More
“PentestCode” AI Agent Automating Penetration Testing with 18 Tools

CVE-2026-60137, CVE-2026-63030
Patch immediately! 2 high severity WordPress flaws found

The WordPress security team received reports about these flaws: CVE-2026-60137 : A facilitated SQL injection issue reported as a team...
Read More
CVE-2026-60137, CVE-2026-63030  Patch immediately! 2 high severity WordPress flaws found

Windows LegacyHive 0, AWS, Fortinet, TP-LINK multiple flaws got hackers attention

A Windows security flaw called LegacyHive (MSNightmare) misuses the User Profile Service. This allows local users to gain higher privileges,...
Read More
Windows LegacyHive 0, AWS, Fortinet, TP-LINK multiple flaws got hackers attention

CVE-2026-53412
Zoom Warns of critical account takeover Flaw via Network Access

Zoom has issued updates for a flaw in the Windows desktop client, known as CVE-2026-53412. This issue may allow an...
Read More
CVE-2026-53412  Zoom Warns of critical account takeover Flaw via Network Access

India to built Mythos-like AI model “Sarvam AI” and “BharatGen” assigned

India is speeding up its work to make homegrown AI models for cybersecurity. These models will help protect important digital...
Read More
India to built Mythos-like AI model “Sarvam AI” and “BharatGen” assigned

Cursor, SonicWall, SharePoint 0-day exploited to the wild

A serious security flaw in Cursor, a popular AI code editor used by more than 7 million developers, lets attackers...
Read More
Cursor, SonicWall, SharePoint 0-day exploited to the wild

Microsoft Patch Tuesday July-2026 fixes 570 flaws, 3 zero-days

Microsoft's Patch Tuesday in July 2026 fixes around 570 security flaws in its products. This comes after June's big update,...
Read More
Microsoft Patch Tuesday July-2026 fixes 570 flaws, 3 zero-days

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

WordPress

CVE-2026-60137, CVE-2026-63030
Patch immediately! 2 high severity WordPress flaws found

The WordPress security team received reports about these flaws: CVE-2026-60137 : A facilitated SQL injection …