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,419
[LAST_24H]
18
[LAST_7D]
168
Daily BriefingFriday, August 14, 2026
>

Apple Partners with Alibaba on China-Specific LLM: Apple has developed a custom large language model (LLM, a type of AI trained on large amounts of text data) for the Chinese market in collaboration with Alibaba, marking a strategic shift to gain greater control over its AI offerings in China's competitive landscape.

Latest Intel

page 98/642
VIEW ALL
01

AI Data Centers and the Concentration of Wealth

policyindustry
Critical This Week5 issues
critical

CVE-2026-19297: IBM Langflow OSS 1.0.0 through 1.9.6 could allow a remote attacker to obtain unauthorized access to user accounts due to

CVE-2026-19297NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
Jul 13, 2026

This essay argues that while opposition to AI data centers raises legitimate concerns about land use, energy consumption, and environmental impact, focusing political efforts on stopping data centers may distract from larger issues like AI companies gaining control over entire industries and accumulating significant political influence. The authors suggest that AI companies can afford to lose some data center battles while pursuing their bigger goal of replacing workers in fields like software development, creative design, medicine, and law.

Schneier on Security
02

Rust-proof your code with our new Testing Handbook chapter

securityresearch
Jul 13, 2026

Trail of Bits has published a new chapter in their Testing Handbook that teaches security testing techniques for Rust programs, covering both dynamic analysis (testing while code runs) and static analysis (examining code without running it). The guide includes information about Rust's security guarantees, specific tools like Clippy (a code linter) and Miri (which detects undefined behavior, or code that doesn't follow language rules), common security mistakes to watch for, and a new Claude Code plugin called rust-review that automatically checks Rust code for over a dozen types of security bugs.

Trail of Bits Blog
03

CVE-2026-15574: A flaw was found in the vllm-orchestrator-gateway component. The system's production binary logs all incoming authorizat

securityprivacy
Jul 13, 2026

A flaw in the vllm-orchestrator-gateway component (a system that manages requests to AI language models) logs sensitive information like authorization headers (credentials that prove who you are), bearer tokens (temporary access passwords), and full chat conversations to persistent logs (files stored on disk). Any user with access to the logging system can read this data, which may include personally identifiable information (PII, such as names or account details) and secrets, allowing attackers to steal credentials and private conversation content.

NVD/CVE Database
04

Waze is getting a bunch of new AI-powered features

industry
Jul 13, 2026

Google is adding AI features to the Waze navigation app, including integration with Gemini (Google's AI assistant) to help drivers personalize their trips. Two of the four new updates use Gemini: an updated conversation reporting feature that lets drivers use voice commands to report traffic incidents and map updates, and a new Destination Search feature that also uses voice commands to help find nearby places like coffee shops.

The Verge (AI)
05

Your AI risk register is not an incident response plan

policysecurity
Jul 13, 2026

Organizations often create AI risk registers (documents listing potential AI problems and their severity) but lack actual incident response plans for when AI failures occur in real workflows. The source explains that risk registers provide visibility into problems but cannot preserve evidence, notify leaders, or decide whether to shut down a system—and AI incidents are harder to recognize than traditional security breaches since they may appear as bad recommendations or data exposure rather than obvious attacks.

CSO Online
06

Can AI narrow cybersecurity’s class divide?

securitypolicy
Jul 13, 2026

AI is dramatically speeding up cybersecurity work at large organizations like AWS, where vulnerability detection and fixes that once took months now take minutes to hours. However, security experts warn that AI could worsen an existing divide between wealthy organizations with resources and expertise versus smaller organizations (like rural hospitals, community banks, and local governments) that lack the money, staff, and time to adopt AI tools, potentially deepening a cybersecurity inequality that has existed for over a decade.

CSO Online
07

CVE-2026-15531: A vulnerability has been found in yashbhalgat HashNeRF-pytorch up to 82885e698295982504eb6a26d060a6b2473e3706. Affected

security
Jul 13, 2026

A vulnerability (CVE-2026-15531) exists in HashNeRF-pytorch's checkpoint file handler that allows unsafe deserialization (converting data back into code objects) when loading files through the torch.load function. An attacker with local access can manipulate the checkpoint file path to execute arbitrary code, and the exploit is publicly known.

NVD/CVE Database
08

OpenAI temporarily relaxes GPT-5.6 Sol usage limits

industry
Jul 12, 2026

OpenAI temporarily removed the five-hour usage limit for GPT-5.6 Sol (a powerful AI model for coding and complex tasks) on its Plus, Pro, and Business plans after demand surged. The company also made GPT-5.6 Sol more efficient so it uses fewer tokens (the basic units the model processes) per request, and reset everyone's usage counter to give users more capacity.

Fix: OpenAI's mitigation includes: (1) temporarily removing the 5-hour usage limit restriction for Plus, Business, and Pro plans, (2) rolling out changes to make GPT-5.6 Sol more efficient across the board, and (3) issuing a one-time usage reset that gives users significantly more room to use the model.

BleepingComputer
09

Claude Fable 5 stays free for paid users until July 19 as Anthropic buys more time

industry
Jul 12, 2026

Anthropic has extended free access to Claude Fable 5 (a powerful AI model) for paid subscribers until July 19, 2026, allowing users to access it at no extra cost up to 50% of their weekly usage limits. Previously, the deadline was July 7, then extended to July 12, and now extended again to July 19. After hitting the 50% weekly allowance, users can either pay for additional usage credits or switch to other Claude models.

BleepingComputer
10

Elon Musk and Sam Altman spar on X after Apple files OpenAI lawsuit

policy
Jul 12, 2026

This article covers a public dispute between Elon Musk and Sam Altman on X (a social platform Musk owns) following Apple's lawsuit against OpenAI over alleged trade secret theft. The conflict stems from a long-standing disagreement over OpenAI's transformation from a nonprofit to a for-profit structure, which Musk lost in court earlier in 2026, and intensified as both leaders promoted competing AI models (Musk's Grok 4.5 and Altman's GPT-5.6 Sol).

CNBC Technology
Prev1...96979899100...642Next
critical

CVE-2026-73656: Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.6, POST /api/v1

CVE-2026-73656NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73487: Flowise before 3.1.3 contains a regex-based Python code validator bypass in CSV and Airtable Agent nodes that allows una

CVE-2026-73487NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73485: Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated atta

CVE-2026-73485NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

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

CSO OnlineAug 11, 2026
Aug 11, 2026