Back to Feed
Threat IntelligenceAug 12, 2026

WhatsApp Unveils New Scam Alert Feature

WhatsApp rolls out Scam Alert beta, Signal adds automatic key verification.

Summary

WhatsApp has launched a limited beta of its new Scam Alert feature, which uses on-device machine learning to identify suspicious messages from unknown contacts. The feature operates locally to preserve end-to-end encryption and user privacy, with users able to block, report, or mark conversations as trusted. Separately, Signal has introduced an automatic key verification feature to enhance its safety number system, ensuring no unauthorized party intercepts communications.

Full text

WhatsApp has begun a limited beta rollout of Scam Alert, an optional feature that uses an on-device machine learning model to flag suspicious messages from non-contacts. The company says the tool is designed to work alongside end-to-end encryption rather than around it, with classification happening entirely on the device and no automatic reporting to WhatsApp or parent company Meta. Once a user enables the feature, a model is downloaded to the device and evaluates incoming messages for patterns associated with known scams, drawing on conversational structure and linguistic cues. If a message is flagged, only the recipient sees a warning inside the chat, but the sender is not notified. The user can block the contact, report the message, ignore the warning, or mark the conversation as trusted so future alerts are suppressed. Users who mark a chat as trusted can separately choose to share the last five messages received to help refine the model’s accuracy. To prevent a scenario where a specific model could be pushed to a specific person, WhatsApp says every model release must be logged on a third-party, append-only transparency ledger before it can be distributed. Each release is accompanied by a manifest of SHA-256 hashes covering the model weights and related files, with the manifest digest signed using Ed25519 keys held by Cloudflare rather than Meta. Devices verify this signature, cross-check it against the ledger, and confirm the downloaded files match the published hashes before the model is allowed to run.Advertisement. Scroll to continue reading. Because no message content leaves the device, WhatsApp still needs a way to gauge whether the feature is functioning correctly. For that, it built what it calls a confidential federated analytics pipeline, which collects only two categories of data: counts of how often warnings were triggered and counts of what action users took afterward, such as blocking or marking a chat as trusted. WhatsApp outlines a threat model covering external attackers, compromised infrastructure insiders, and supply-chain risk, and says the pipeline’s defenses are meant to ensure that targeting a single user’s data would require compromising the entire system. On the verification side, users will be able to review a transparency log in the app, accessible through Account > Request Info > Scam Alert Activity, showing which messages were scanned, the outcome, and which model version made the call. WhatsApp also says it is expanding its bug bounty program to cover Scam Alert. The company characterizes the release as an early technical preview rather than a finished product, noting the feature will continue to evolve during the beta period based on researcher and user feedback before any wider rollout. Signal announces automatic key verification Signal has introduced automatic key verification, a new feature meant to complement its existing safety number system by confirming that no unauthorized party sits between two users in an end-to-end encrypted conversation. Unlike manual safety number checks, which require an in-person meeting or a secondary communication channel, the new system performs verification independently through checks carried out by the user, their contact, and third-party auditors. The feature is designed to catch scenarios where a Signal account’s public key gets swapped without the owner’s knowledge. This can happen, for instance, if an attacker compromised Signal’s infrastructure and linked a different key to a target’s phone number. Users can trigger a check from a connection’s profile by opening ‘View Safety Number’ and tapping ‘Verify automatically’ under the Automatic Key Verification heading. A green checkmark reading ‘Encryption verified’ confirms a match. Underpinning the feature is a system Signal calls key transparency, which records every registration, phone number change, and username change in a cryptographically verifiable log. Cloudflare and Trail of Bits act as independent auditors of this log. All identifiers and keys in the log are obscured using a verifiable random function and a keyed hash function, so the auditors themselves never see plaintext user data. The feature is opt-out. Users who don’t want to rely on Signal or its auditors can disable it under Privacy > Advanced > Automatic Key Verification and continue relying solely on manual safety number checks. Related: WhatsApp Rolling Out Username Feature to Bolster Phone Number Privacy Related: WhatsApp Discloses File Spoofing, Arbitrary URL Scheme Vulnerabilities Related: Germany Suspects Russia Is Behind Signal Phishing That Targeted Top Officials Written By Eduard Kovacs Eduard Kovacs (@EduardKovacs) is senior managing editor at SecurityWeek. He worked as a high school IT teacher before starting a career in journalism in 2011. Eduard holds a bachelor’s degree in industrial informatics and a master’s degree in computer techniques applied in electrical engineering. Daily Briefing Newsletter Subscribe to the SecurityWeek Email Briefing for the latest cybersecurity threats, trends, and expert insights. More from Eduard Kovacs Cisco Patches Firewall Zero-Day Exploited for DoS AttacksUS Water Systems Get Cyber Boost From New Senate Bill and ‘Water Watch Center’Extension Banned for Stealing AI Chats Returns to Chrome Store, Resumes Malicious ActivitiesOpenAI Unveils New Cybersecurity Model GPT-5.6-CyberMozilla Issues New Firefox GPG Key Following ExposureOpenAI’s Upcoming Astra Model Raises Autonomous Cyberattack ConcernsNew Jersey, Alabama Join States Targeted in Water CyberattacksNovel Private APN Pivot Let Hackers Sabotage Second Polish Energy Facility Latest News Mindgard Raises $30 Million to Protect AI SystemsStealthy ‘City-Forum’ Attacks Target Salesforce and ServiceNow With Custom ToolsetCeva Logistics Operations Disrupted by CyberattackChipmaker Patch Tuesday: Intel, AMD Fix Over 80 Vulnerabilities CombinedOver 2,500 Organizations Impacted by LiteLLM Supply Chain AttackFresh Windows Zero-Day Exploited in North Korean CyberattacksIvanti EPM Update Patches Remotely Exploitable FlawsICS Patch Tuesday: Vulnerabilities Fixed by Siemens, Schneider, Phoenix Contact Trending Daily Briefing NewsletterSubscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts. Webinar: Rethinking Cyber Defense for AI-Speed Attacks August 18, 2026 Join this live webinar as we explore if detection-first security operations can keep pace with AI, or if it’s time to rethink prevention as the strongest default. Register Virtual Event: CodeSecCon 2026 August 19, 2026 CodeSecCon bridges the gap between dev and security. Discover best practices for secure coding, innovative risk-reduction tools, and safe AI integration to cultivate a true DevSecOps culture. Safely secure your apps! Register People on the Move1Kosmos has named Frank Cohen Chief Revenue Officer.ServiceNow has appointed Simon Mouyal as Chief Marketing Officer.James Wilkinson has been named Chief Information Security Officer for the City of Dallas.More People On The MoveExpert Insights The AI Governance Gap Is a Leadership Problem: Waiting Won’t Close It Organizations are rushing to implement AI without fully grasping where its legal protections begin and end. (Steve Durbin) Rethinking AI Security: Why CASB and DLP Need an Interaction-Aware Layer Build your strategy around answering these questions to ensure employees use AI productively while keeping sensitive data, IP, and agent behavior within the boundaries set for safe AI use. (Etay Maor) Timeless Compliance: Why Better Questions Beat Bigger Frameworks The best compliance programs aren't the biggest ones. They're the ones built on a short list of questions that can actually be answered, and that still hold true when the models change. (Matt Honea) Is Patching Dead? Vulnerability Management in the Post-Mythos Era You cannot out-patch a machine tha

Indicators of Compromise

  • mitre_attack — T1071.001

Entities

WhatsApp (product)Meta (vendor)Signal (product)Cloudflare (vendor)machine learning (technology)end-to-end encryption (technology)