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
ai securityhigh

CrowdStrike Uncovers New Prompt Injection Techniques

CrowdStrike has identified and cataloged 18 new prompt injection techniques, expanding their taxonomy to over 200 distinct methods. These new techniques, including Trigger-Activated Rule Addition and Algorithmic Payload Decomposition, highlight the evolving sophistication of attacks against AI systems. The company emphasizes the need for enhanced AI threat modeling, red teaming, detection engineering, and runtime visibility to combat these emerging threats.

zeroday.news ·

CrowdStrike's AI security research team has announced the addition of 18 new prompt injection techniques to its industry-leading taxonomy, bringing the total to over 200 distinct methods. Prompt injection remains a significant challenge in the AI era, particularly as AI agents gain more capabilities to interact with external data and systems.

These new techniques demonstrate how adversaries are increasingly manipulating AI systems through subtle and complex means. One such method, Trigger-Activated Rule Addition (PT0201), involves embedding a dormant instruction that activates only when a specific trigger phrase or condition is met, potentially leading to unexpected behavior or policy bypasses.

Another identified technique is Cognitive Token Suppression (PT0197), where attackers aim to hinder an AI's ability to generate secure responses by blocking common refusal terms. While not guaranteeing compliance, this can lead to less guarded or riskier outputs from the AI model.

Algorithmic Payload Decomposition (PT0200) involves breaking down a malicious instruction into smaller, seemingly benign components that the AI then reassembles. This fragmentation helps evade detection systems that might flag the complete malicious instruction.

Special Token Injection (PT0198) targets the structural cues AI systems use to differentiate between commands, user input, and tool outputs. By mimicking these special tokens, attackers can confuse the AI and elevate untrusted content to a higher priority.

Lastly, Unwitting User Delivery (IM0005) leverages social engineering or deceptive tactics to trick authorized users into inadvertently executing malicious prompts. This can happen through copy-pasting or compromised browser extensions, making the user an unwitting vector for the attack.

CrowdStrike highlights four key implications for security teams. AI threat modeling must encompass all potential sources of model context, including prompts, files, and various data pipelines. AI red teaming needs to evolve beyond simple jailbreaks to include testing for boundary mimicry and indirect injection.

Detection engineering should prepare for composite attacks that combine multiple injection methods. Furthermore, AI security programs require runtime visibility to monitor AI interactions, detect threats, and enforce policies effectively.

To address these challenges, CrowdStrike offers its Falcon AI Detection and Response (AIDR) solution, which provides unified visibility, real-time threat detection, data protection, and automated response capabilities for AI systems.

The expanded Prompt Injection Taxonomy aims to provide security professionals, developers, and AI engineers with a clearer understanding of current and emerging prompt injection attack vectors.

ai securityprompt injectioncybersecuritythreat intelligence
ShareXLinkedInWhatsAppFacebook

More News

view all →
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 […]

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

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. [...]