Published: · Region: Global · Category: cyber

Zimbra ‘Zombie Card’ and SNMP Flaw Expose Quiet Weak Points in Global Payments and Email

Attackers are actively exploiting a new Zimbra bug that allows unauthenticated remote code execution and abusing a “zombie card” trick to revive expired Visa cards for purchases. Together, the flaws show how seemingly small implementation gaps in email servers and contactless payments can cascade into risks for enterprises, banks and ordinary cardholders worldwide.

Two very different vulnerabilities disclosed this week point in the same direction: critical digital plumbing most people never think about is being probed and exploited in ways that could hit both corporate inboxes and personal wallets. For companies that depend on Zimbra for email and for consumers whose daily transactions ride on Visa’s contactless rails, the weak spots are uncomfortably close to the core.

Security researchers and vendors reported that attackers are already exploiting a flaw in Zimbra Collaboration Suite, tracked as CVE‑2026‑73570, that can lead to unauthenticated remote code execution when the zimbra‑snmp component is installed and SNMP notifications are enabled. By sending crafted SMTP requests, an attacker can trigger the execution of operating system commands as the Zimbra user, effectively taking over the email server without needing valid login credentials.

Zimbra is widely used by governments, schools, small and mid‑size enterprises, and some service providers as a lower‑cost alternative to large commercial email platforms. When its servers are compromised, the impact goes well beyond lost messages. Attackers who gain command execution can exfiltrate sensitive emails, pivot into internal networks, deploy ransomware, or silently tamper with communications. For organizations that rely on email to move contracts, invoices, legal instructions or even diplomatic cables, a hijacked server turns a routine tool into an instrument of espionage or fraud.

In parallel, payment security specialists have described a “Zombie Card” attack against Visa contactless cards that allows expired cards to be used for real purchases. The technique works by rewriting the expiry date that a contactless terminal reads over NFC, while the card’s cryptographic checks still validate, effectively tricking the system into accepting what should be a dead card. The vulnerability exploits gaps in how expiry data is handled during contactless transactions rather than breaking the underlying encryption.

For consumers, the idea that a card considered safely expired could be revived in the wild will feel like a breach of an unspoken contract about how risk is supposed to be managed. Expiry dates have long served as a basic line of defense — a simple assurance that even if old card numbers are floating around in criminal databases, they cannot be used indefinitely. The “zombie” technique erodes that assurance, turning card replacement cycles into a weaker safety net than customers and some banks may have assumed.

For banks, card networks and merchants, both developments translate into operational and reputational risk. Exploited Zimbra servers can be used as launchpads for phishing campaigns that impersonate trusted domains — including those of financial institutions — increasing the success rate of credential theft and account takeovers. Zombie card fraud, if scaled, could drive up chargebacks, force hurried updates to terminal software, and raise awkward questions from regulators about whether contactless security controls and monitoring were adequate.

Strategically, the twin stories underline that the attack surface for both communications and payments is defined as much by configuration decisions and protocol design as by core cryptography. Zimbra’s issue hinges on a specific optional component and notification setting; the Visa attack leverages how terminals interpret and rely on expiry metadata. In both cases, adversaries are not trying to smash the strongest locks, but to quietly unlatch side doors left open by complexity, legacy decisions or convenience.

A useful way to frame the stakes is this: trust in digital systems is rarely broken at the level most users imagine. Email is not compromised because someone reads every packet crossing the internet, and cards do not fail because the math suddenly stops working. Instead, trust is chipped away where software was configured casually, or where an old assumption — like the finality of an expiry date — turns out to be negotiable in code.

The immediate signals to watch are patch and mitigation guidance from Zimbra and how quickly large deployments apply fixes or disable risky configurations, as well as any public commitments from Visa and major acquirers on updating terminal software and back‑end checks. Incident reports from regulators, upticks in email‑borne attacks traced to Zimbra, or clusters of suspicious contactless charges on recently expired cards will show whether these vulnerabilities remain a technical curiosity or evolve into a broader test of cyber hygiene across two critical systems.

Sources