LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
aimedium

AI threats in the wild: The current state of prompt injections on the web

Google's Threat Intelligence teams have analyzed the prevalence of indirect prompt injection (IPI) attacks on the public web. Their research indicates that while sophisticated IPI attacks are not yet widespread, there is a growing trend of experimentation by threat actors. The observed attacks range from harmless pranks and SEO manipulation to more concerning attempts at data exfiltration and system destruction, though current implementations are often simplistic.

zeroday.news ·

Google's Threat Intelligence teams have been actively monitoring the web for real-world instances of indirect prompt injection (IPI), a significant threat vector targeting AI agents. IPI occurs when an AI system processes external content, such as websites or documents, containing malicious instructions that override the user's original intent. While the potential for IPI is widely discussed, Google sought to determine the extent to which it is currently being exploited.

To investigate, researchers scanned a vast repository of public web data, focusing on static websites like blogs and forums, while excluding social media platforms for a separate study. The analysis aimed to identify actual malicious activities rather than theoretical possibilities or benign examples found in research papers.

The process involved a multi-stage filtering approach. Initially, pattern matching was used to identify potential prompt injection signatures. These candidates were then classified by Gemini AI to assess their intent and context. Finally, human validation was employed to ensure high confidence in the detected instances.

The findings revealed a spectrum of IPI attempts. Many were categorized as harmless pranks, such as instructing AI agents to alter their conversational tone. Others were found to be helpful guidance, where website authors aimed to improve AI summaries by adding relevant context, though this could easily be weaponized.

Search engine optimization (SEO) was another observed motive, with some websites attempting to manipulate AI assistants into promoting their services. More concerning were attempts to deter AI agents, including methods designed to waste resources or cause timeouts by redirecting them to endlessly loading pages.

While a small number of prompt injections aimed at data exfiltration and system destruction were identified, their sophistication was notably low. The researchers did not observe advanced attacks that have been detailed in recent security research, suggesting that attackers have not yet widely operationalized these more complex methods at scale.

Despite the current low sophistication, Google observed a relative increase of 32% in malicious IPI detections between November 2025 and February 2026. This upward trend indicates a growing interest and experimentation in IPI attacks.

Google anticipates that the scale and sophistication of IPI attacks will increase in the near future. This is due to AI systems becoming more capable targets and threat actors increasingly automating their operations with agentic AI, thereby lowering the cost of attack.

aiprompt injectioncybersecuritythreat intelligenceweb security
ShareXLinkedInWhatsAppFacebook

More News

view all →
ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]