aisecwatch.com
DashboardVulnerabilitiesNewsResearchArchiveStatsDatasetFor devs
Subscribe
aisecwatch.com

Real-time AI security monitoring. Tracking AI-related vulnerabilities, safety and security incidents, privacy risks, research developments, and policy changes.

Navigation

VulnerabilitiesNewsResearchDigest ArchiveNewsletter ArchiveSubscribeData SourcesStatisticsDatasetAPIIntegrationsWidgetRSS Feed

Maintained by

Truong (Jack) Luu

Information Systems Researcher

AI Sec Watch

The security intelligence platform for AI teams

AI security threats move fast and get buried under hype and noise. Built by an Information Systems Security researcher to help security teams and developers stay ahead of vulnerabilities, privacy incidents, safety research, and policy developments.

Independent research. No sponsors, no paywalls, no conflicts of interest.

[TOTAL_TRACKED]
6,381
[LAST_24H]
12
[LAST_7D]
161
Daily BriefingThursday, August 13, 2026
>

Microsoft Warns AI-Driven Exploit Generation Undermines Traditional Defenses: Microsoft reports that AI tools now generate working exploits for vulnerabilities in 21 minutes for under $4, forcing a nine-fold increase in their vulnerability processing and rendering reactive patching and randomization techniques like ASLR (address space layout randomization, which makes system memory locations unpredictable) inadequate. The company argues organizations must pivot from reactive detection to building inherently resilient systems.

>

Amazon Deploys Twitch Content for Generative AI Training: Amazon is leveraging video streams from Twitch to train generative AI systems (models that create new text, images, or other content), drawing user backlash over the practice.

Latest Intel

page 43/639
VIEW ALL
01

AI agents gain access to financial workflows amid growing governance gaps

securitypolicy
Critical This Week5 issues
critical

Zoom zero-click RCE flaws allow attackers to compromise meeting participants

CSO OnlineAug 11, 2026
Aug 11, 2026
Jul 30, 2026

AI agents are now performing critical financial tasks like creating records, approving transactions, and executing workflows, but 79% of organizations lack dedicated AI governance teams to oversee them. A Pathlock report found that over half of surveyed organizations cannot fully verify what actions their AI agents actually perform, and most governance systems still focus on controlling who gets access rather than monitoring what autonomous systems do after they have access.

CSO Online
02

Cantina Emerges From Stealth With $8 Million in Funding

industry
Jul 30, 2026

Cantina, a cybersecurity startup, announced $8 million in new funding for a platform that uses autonomous security workers (AI agents that work independently to complete tasks) to automatically find, prioritize, and fix vulnerabilities in organizations' systems. The platform learns from each investigation to become more accurate over time and provides security teams with a real-time overview of risks across their entire environment.

SecurityWeek
03

Discern Security Raises $13 Million in Series A Funding

industry
Jul 30, 2026

Discern Security, a California-based company founded in 2023, announced it raised $13 million in Series A funding for a total of $16 million raised. The company provides an AI-powered security platform that uses AI agents (AI systems that can autonomously perform tasks) to continuously evaluate an organization's security controls, identify gaps, and automate remediation workflows while connecting findings to compliance requirements.

SecurityWeek
04

Critical Ruflo flaw lets attackers hijack AI agents through exposed MCP bridge

security
Jul 30, 2026

A critical vulnerability (CVE-2026-59726, called RufRoot) in the open-source Ruflo AI agent platform allows unauthenticated attackers to take complete control of enterprise AI systems by exploiting an exposed MCP bridge (Model Context Protocol, a system that lets AI agents interact with external tools and data). The flaw affects Ruflo versions before 3.16.3 and has a maximum severity score of 10.0, enabling attackers to execute arbitrary code, steal API keys, hijack AI agents, and manipulate the platform's memory through a single HTTP request.

Fix: Upgrade to Ruflo version 3.16.3 or later, which addresses the vulnerability.

CSO Online
05

Onyx Security Raises $113 Million to Control AI Agents in the Enterprise

securityindustry
Jul 30, 2026

Onyx Security raised $113 million in Series B funding to build a platform that helps companies control and monitor AI agents (autonomous software systems that can make decisions and take actions) deployed across their networks. The company's technology uses proprietary AI models to track how AI agents make decisions and stop harmful or unintended behavior in real-time, while also detecting unauthorized AI implementations and protecting against prompt injection attacks (tricking an AI by hiding malicious instructions in its input).

SecurityWeek
06

The Download: tricking LLMs, and reviving geothermal plants

securityresearch
Jul 30, 2026

Researchers have found a fundamental flaw in how large language models (LLMs, AI systems trained on massive amounts of text to generate responses) identify who or what is giving them instructions, making them impossible to fully secure against attacks. By exploiting this flaw, the researchers were able to trick popular LLMs into revealing harmful information they were trained not to provide, such as instructions for synthesizing cocaine or sabotaging aircraft navigation systems.

MIT Technology Review
07

Microsoft Copilot for Word Can Copy Hidden Prompts Into New Documents

securitysafety
Jul 30, 2026

Hidden instructions embedded in Word documents can trick Microsoft 365 Copilot (an AI assistant for Microsoft Office) into modifying data, like changing financial figures, and then copying those hidden instructions into newly generated documents. The researcher who discovered this technique reported it to Microsoft 144 days before publishing, and while Microsoft deployed two mitigations (blocking the original prompt wording and upgrading to GPT-5.5), the vulnerability class remained exploitable even after the updates.

Fix: Microsoft deployed two mitigations: the first blocked the original prompt wording, and the second upgraded the underlying model to GPT-5.5. Additionally, the researcher recommends treating external documents as untrusted, reviewing attached documents before starting a Copilot generation or edit operation, and checking Copilot-generated or edited files before reuse or sharing. Microsoft also notes that jailbreak and cross-prompt injection attack classifiers help block high-risk prompts, and Defender for Office 365 adds mail-flow inspection for inbound email.

The Hacker News
08

The Network Has Become the Control Plane for AI Security

securityindustry
Jul 30, 2026

Traditional network firewalls (security tools that filter network traffic based on rules) were designed to inspect where data goes and whether connections should be allowed, but they cannot understand AI-specific activity like prompts (text inputs to AI systems), model calls, or agent-to-agent communication. AI is creating a visibility gap because employees and applications now send requests to AI services across the network, but standard firewalls cannot inspect these interactions for sensitive data exposure or malicious activity. The source introduces an AI Network Firewall that is intent-aware (able to understand the purpose and context behind AI interactions) and integrated into Check Point's AI Defense Plane to detect, inspect, and control AI activity across the enterprise in real time.

Fix: The source explicitly mentions an AI Network Firewall fully integrated into Check Point's AI Defense Plane as the answer. According to the text, this solution allows security teams to "prevent prompt-injection attacks (tricking AI by hiding instructions in its input), stop data exfiltration (unauthorized removal of data), detect API abuse, govern MCP servers, and maintain centralized oversight of AI usage across employees, applications, and autonomous agents" by embedding governance directly into the network control point that already sits in the path of enterprise activity and by understanding prompts, model interactions, file uploads, API calls, and agent behavior in real time.

The Hacker News
09

Should You Use AI for a Task? Here’s a Simple Way to Decide

safetypolicy
Jul 30, 2026

This essay argues that whether to use AI depends on distinguishing between 'work' tasks (where only the outcome matters) and 'gym' tasks (where the process of doing the task builds important skills). Writing assignments for students are gym tasks because the struggle of writing, thinking, and revising develops critical thinking skills that atrophy if outsourced to AI, even though AI can produce grammatically perfect essays that lack logical coherence.

Schneier on Security
10

Introducing the Industry’s First AI Network Firewall

security
Jul 30, 2026

Traditional firewalls cannot properly monitor AI-related network traffic because prompts, file uploads, and model calls look like ordinary web traffic, making it impossible to detect if sensitive data is being exposed or if an AI system is being attacked through prompt injection (tricking an AI by hiding malicious instructions in its input). Check Point has created an AI Network Firewall specifically designed to understand and protect these new types of AI connections.

Check Point Research
Prev1...4142434445...639Next
critical

CVE-2026-73032: PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary Jav

CVE-2026-73032NVD/CVE DatabaseAug 11, 2026
Aug 11, 2026
critical

CVE-2026-72898: Metabase SQL Injection Vulnerability

CVE-2026-72898CISA Known Exploited VulnerabilitiesAug 10, 2026
Aug 10, 2026
critical

CVE-2026-72718: goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the `goose review` command runs the system

CVE-2026-72718NVD/CVE DatabaseAug 10, 2026
Aug 10, 2026
critical

CVE-2026-14526: The AI Copilot – Content Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and

CVE-2026-14526NVD/CVE DatabaseAug 8, 2026
Aug 8, 2026