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]
15
[LAST_7D]
166
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 37/639
VIEW ALL
01

Trump's AI executive order nears key deadline as regulation debate intensifies

policy
Jul 31, 2026

President Trump signed an AI executive order in June 2026 requiring federal agencies to develop a regulatory framework by August 1, 2026, with a deadline now approaching. The framework asks AI companies to voluntarily submit their models to the government for evaluation before public release, and will involve a classified benchmarking process to assess whether models should be classified as 'covered frontier models' (advanced AI systems requiring special oversight). Meanwhile, tech leaders including OpenAI's Sam Altman and Nvidia's Jensen Huang are actively lobbying the administration, with a major debate occurring over whether the U.S. should restrict open-weight models (AI models with publicly available weights that users can download and modify, primarily from China).

Critical This Week5 issues
critical

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

CSO OnlineAug 11, 2026
Aug 11, 2026
CNBC Technology
02

CVE-2026-18394 - Incorrect authorization in Strands Agents Tools http_request tool

security
Jul 31, 2026

The http_request tool in Strands Agents (an SDK for building AI agents) has an authorization flaw where an attacker could trick the LLM into routing requests through a malicious proxy server. Even though the tool checks that requests only go to approved hostnames, an attacker using indirect prompt injection (hiding instructions in untrusted web content the agent reads) could bypass this by controlling the proxies parameter, causing sensitive credentials to be sent in cleartext to their server.

Fix: Update strands-agents-tools to version 0.8.2 or later.

AWS Security Bulletins
03

Google Earth’s AI deepfake tool only lasted one day

safetysecurity
Jul 31, 2026

Google shut down a new Google Earth feature after just one day that used AI to let users edit satellite images with text prompts, essentially creating deepfakes (synthetic media made to look real) of real-world locations. Users quickly demonstrated the tool could generate misleading content, like fake refugee camps and bomb craters, even though Google said it included digital watermarks (hidden markers identifying AI-generated content) and blocked requests for harmful topics.

The Verge (AI)
04

OpenAI says its new GPT 5.6 models are becoming more cost-efficient

industry
Jul 31, 2026

OpenAI has significantly reduced pricing for its GPT-5.6 models, cutting Luna's API costs by 80% and Terra's by 20% to make them more cost-efficient. The company also introduced a new Fast mode option for GPT-5.6 Sol that processes requests 2.5 times faster at twice the standard price, designed for time-sensitive applications like coding and research.

BleepingComputer
05

Knowing millions of students too well: High-entropy scores as deterministic quasi-identifiers for re-identification and data leakage in the Brazilian high school exam

privacyresearch
Jul 31, 2026

Researchers found that high-entropy scores (statistical measurements of randomness or uniqueness in data) from Brazilian high school exam results can act as quasi-identifiers (partial pieces of information that can identify individuals when combined with other data), allowing attackers to re-identify students and leak their personal data even when direct identifiers like names are removed. The study shows that seemingly anonymous datasets can still expose millions of students' information through these numerical patterns.

Elsevier Security Journals
06

Hacker uses DeepSeek AI to autonomously attack vulnerable servers

security
Jul 31, 2026

A Chinese threat actor used DeepSeek AI paired with Hermes Agent (an open-source AI framework that can run terminal commands and connect to the internet) to conduct largely autonomous cyberattacks on exposed servers with minimal human involvement. The AI system independently researched vulnerabilities, identified targets, downloaded exploit code, and attempted attacks in minutes—work that would normally take many hours—though the observed attacks did not successfully compromise any targets. The discovery highlights that AI systems can now perform end-to-end offensive workflows, from finding vulnerable systems to attempting exploitation.

BleepingComputer
07

Anthropic’s Opus 5 Is Better at Resisting Prompt Injection

securityresearch
Jul 31, 2026

Anthropic's Opus 5 model shows significant improvement in resisting prompt injection (attacks where users try to trick an AI by hiding malicious instructions in their input) compared to earlier versions and competing models. On the IPI benchmark test, Opus 5 reduced the success rate of attackers from 5.5% to 2.0% over 15 attempts, and outperformed all non-Claude models tested. While completely preventing prompt injection is impossible, the field is making progress at blocking these attacks in specific situations.

Schneier on Security
08

Here’s the problem with putting an AI image generator in Google Earth

safetypolicy
Jul 31, 2026

Google Earth now has an AI image generator (called Nano Banana) that can create fake images by altering real satellite and aerial photographs based on text descriptions, raising concerns about misinformation since realistic-looking false images could spread online. Google's response focuses on identifying AI-generated content rather than preventing its creation, using tools like SynthID (a digital watermark embedded in AI images) and the Gemini app to help people verify whether an image was made by AI.

Fix: According to Google, all images created with Nano Banana in Google Earth include the SynthID digital watermark, and users can check if an image was AI-generated by asking the Gemini app or using Lens in Search. Additionally, Google recommends using the "@verifyai" tag (though the source text cuts off before explaining this fully).

The Verge (AI)
09

U.S. lawmakers request information from DoorDash on use of Chinese AI models

policysecurity
Jul 31, 2026

U.S. lawmakers are investigating American companies like DoorDash for using Chinese AI models, citing national security concerns as China's AI capabilities improve. DoorDash stated it uses Chinese model Kimi K2.6 (developed by Moonshot AI) for lower-level tasks because it offers better performance and lower costs than some U.S. alternatives, though the company says it prioritizes American AI development. The investigation focuses on risks from depending on AI systems developed by entities under Chinese government jurisdiction, even though U.S. companies are not currently prohibited from using these models.

CNBC Technology
10

GHSA-xrmj-5g4g-8987: @dynatrace-oss/dynatrace-mcp-server has a workflow template injection via create_workflow_for_notification

security
Jul 31, 2026

The Dynatrace MCP server has a template injection vulnerability (a security flaw where attackers can embed code in input fields that gets executed) in its `create_workflow_for_notification` tool. When a caller provides values for team name, problem type, or channel, these are inserted directly into a Dynatrace Workflow definition that uses Jinja2 templating (a system that evaluates expressions in double braces like {{ }}). This allows an attacker to embed Jinja2 expressions that extract sensitive event data and send it to attacker-controlled locations, and the malicious workflow persists in the tenant even after the user session ends.

GitHub Advisory Database
Prev1...3536373839...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