Beware: Signed Productivity Apps Are Being Used to Spread Malware – How to Stay Safe

A new malware campaign called TamperedChef is making the rounds, and it relies on a trick that many users find hard to spot: digitally signed productivity apps that actually contain malicious code. Because the apps carry valid code-signing certificates, they often bypass the usual warnings from operating systems and antivirus software. Here’s what’s happening and how you can protect yourself.

What Happened

According to a report from CyberSecurityNews dated May 21, 2026, attackers behind TamperedChef have been obtaining legitimate code-signing certificates—either by stealing them or through shady certificate authorities—and using them to sign versions of popular productivity apps that have been injected with malware. These tampered apps are then distributed through unofficial download sites, forum links, or even direct messages.

The payloads delivered include credential stealers (which target saved passwords and banking details) and remote access trojans (RATs) that give attackers full control over the infected device. The use of signed apps makes the malware appear trustworthy to both the operating system and the user, so it installs without triggering alerts.

Why It Matters

For years, one of the most reliable safety tips has been “only run software that is digitally signed.” TamperedChef directly undermines that advice. A signed app is no longer a guaranteed sign of safety, especially if you download it from anywhere other than the official publisher’s store or website.

For everyday users, the risks are serious:

  • Credential theft: passwords for email, banking, social media, and work accounts can be stolen.
  • Remote access: attackers can use the infection to install more malware, spy on activity, or turn the device into part of a botnet.
  • Data loss or ransomware: RATs sometimes allow attackers to encrypt files or exfiltrate sensitive documents.

Because productivity apps are commonly downloaded for work or school, people might not think twice about installing one from a third-party source.

What Readers Can Do

No single step will guarantee complete safety, but combining several practices significantly reduces your risk.

1. Stick to official sources.
The safest place to get productivity software is from the official app store (Microsoft Store, Mac App Store, Google Play) or directly from the developer’s website. Avoid download aggregators and file-sharing sites, even if they look reputable.

2. Verify the publisher and signature—with caution.
On Windows, right-click the installer, go to Properties > Digital Signatures, and check that the signer matches the software’s developer. On macOS, look at the “Notarized” status in Gatekeeper. Remember that a valid signature alone is not proof of safety; it only means the code was signed by someone with a certificate. If you didn’t initiate the download from a trusted source, treat any signature with skepticism.

3. Watch for unusual behavior during installation and use.
TamperedChef and similar malware often prompt for additional permissions, attempt to run in the background, or cause the app to ask for unexpected admin rights. If a calculator app suddenly wants network access, that’s a red flag. Slow performance, frequent crashes, or strange popups can also indicate infection.

4. Keep security software updated and run scans regularly.
While no antivirus catches everything, modern solutions—especially those with behavior-based detection—can flag malware that tries to act suspiciously after installation. Enable real-time protection and schedule weekly scans.

5. Enable app integrity checks where available.
On Windows, use Smart App Control (if your device supports Windows 11) or configure Group Policy to block unsigned scripts. On macOS, ensure Gatekeeper is turned on. These will block many unsigned or notarized apps, but they won’t stop TamperedChef if the app is signed by a valid certificate.

6. If something feels off, don’t install—report it.
Trust your instincts. If you encounter a productivity app on a forum or a site you don’t recognize, search for its download page by visiting the developer’s official site directly. You can also report suspicious signed apps to the platform store or to the certificate authority.

Sources

This article is based on a report published by CyberSecurityNews on May 21, 2026, detailing the TamperedChef campaign. The original article can be found via their website. Additional context on how code-signing attacks work is drawn from publicly available security research. As with any active threat campaign, the specifics may evolve, so staying informed through reliable security news sources is a good habit.