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,425
[LAST_24H]
8
[LAST_7D]
166
Daily BriefingFriday, August 14, 2026
>

OpenAI's Enterprise Revenue Surpasses Consumer Business: OpenAI's CFO disclosed that enterprise sales now exceed consumer revenue, crossing 50% of the company's $40 billion annualized run rate earlier than anticipated. The shift reflects enterprises moving from untracked employee AI usage toward measuring cost per unit of intelligence delivered.

>

Cyera Acquires Oasis Security for $1 Billion to Unify AI Agent Controls: Cyera purchased Oasis to merge data security and identity management into a single control plane for AI agents (autonomous software programs that act on behalf of users), enabling context-based access decisions rather than static permission roles.

>

Latest Intel

page 122/643
VIEW ALL
01

CVE-2026-24266: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause a use-after-free issue. A

security
Jul 1, 2026

NVIDIA Triton Inference Server for Linux has a use-after-free vulnerability (a bug where software tries to access memory that has already been freed, potentially causing crashes). An attacker could exploit this to cause a denial of service (making the service unavailable to legitimate users), though the severity rating from NIST has not yet been provided.

Critical This Week5 issues
critical

CVE-2026-49986: The Cortex MCP server (`neuro-cortex-memory`), a cross-platform persistent memory MCP, prior to version 3.17.1 treats th

CVE-2026-49986NVD/CVE DatabaseAug 14, 2026
Aug 14, 2026

Critical RCE in Cortex MCP Server Enables Code Execution via Malicious Repositories: CVE-2026-49986 affects Cortex MCP server (a tool providing persistent memory to AI assistants like Claude) versions before 3.17.1, where insufficient validation of project directories allows attackers to execute arbitrary Python code by placing malicious files in a repository that trigger when the visualization tool is invoked. The vulnerability carries critical severity and runs with user privileges.

>

Anthropic Deploying Invisible Text Watermarks in Claude for EU Compliance: Anthropic is embedding undetectable watermarks in Claude's output by subtly biasing word selection during generation using a secret key, creating verifiable patterns without degrading text quality. The implementation addresses EU regulatory requirements mandating identification of AI-generated content.

NVD/CVE Database
02

CVE-2026-24264: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause improper handling of highl

security
Jul 1, 2026

CVE-2026-24264 is a vulnerability in NVIDIA Triton Inference Server for Linux where an attacker can exploit improper handling of highly compressed data (data that has been reduced in size), potentially causing a denial of service (making a system unavailable to users). The vulnerability has a CVSS score of 4.0, which indicates a moderate severity rating.

NVD/CVE Database
03

Palantir's Karp bashes OpenAI, Anthropic token model: 'Something has gone completely wrong'

industry
Jul 1, 2026

Palantir CEO Alex Karp criticized the token model (a pricing system where AI companies charge based on the number of tokens, or text units, processed) used by OpenAI and Anthropic, saying costs have become unreasonably high and enterprises are losing interest. In response, businesses are shifting toward open weight models (AI systems with publicly available internal parameters that can be customized and run independently) and building their own custom AI tools to reduce expenses and maintain control over their data.

Fix: Karp suggests that open weight models and custom proprietary tools built by enterprises themselves, paired with partnerships like Palantir's expanded collaboration with Nvidia, offer a solution by giving companies 'control over their compute, their models, their data stack' and allowing them to 'own the means of production' rather than relying on expensive external AI labs.

CNBC Technology
04

'Phantom Squatting': An Emerging AI-Driven Supply Chain Threat

securityresearch
Jul 1, 2026

LLMs (large language models, AI systems trained on vast amounts of text) sometimes invent fake website domain names for real brands when answering questions, a problem called hallucination (generating false information that sounds plausible). Attackers can register these fake domains and use them for malicious activities, and this threat is hard to detect because the domains sound legitimate.

Dark Reading
05

Critical Cursor Flaws Could Let Prompt Injection Escape Sandbox and Run Commands

security
Jul 1, 2026

Cursor, an AI code editor used by over half of Fortune 500 companies, had two critical flaws (CVE-2026-50548 and CVE-2026-50549, both rated 9.8/10 severity) that allowed attackers to use prompt injection (hiding malicious instructions in data the AI reads) to escape the sandbox (a restricted environment limiting what commands can access) and run any command on a developer's computer without requiring any user action. The attacks worked by tricking the AI into writing to restricted system files, either by abusing a folder parameter or exploiting a flaw in how the editor checked for symbolic links (shortcuts that point to files).

Fix: Both bugs are patched in Cursor 3.0, released April 2. All versions before 3.0 are affected, so users should update immediately.

The Hacker News
06

LLMs are stuck in a groupthink groove. This startup is trying to get them out.

industryresearch
Jul 1, 2026

Large language models (AI systems trained on text to generate human-like responses) tend to give repetitive, predictable answers to open-ended questions, all converging on similar responses rather than showing creativity. A startup called Springboards built an LLM called Flint that was trained to produce a wider variety of responses to these types of questions, demonstrating that models can be made less predictable and more diverse in their outputs.

Fix: The startup Springboards has built an LLM called Flint, which has been trained to come up with a wider variety of responses than mainstream LLMs to open-ended questions. According to the source, Flint demonstrates greater diversity in outputs compared to models like ChatGPT and Claude.

MIT Technology Review
07

No console-flation: how the thirst for AI chips is sending games console prices soaring

industry
Jul 1, 2026

Video game consoles like PlayStation 5, Xbox Series X/S, and Nintendo Switch 2 are becoming more expensive because AI datacentres are competing for the same computer chips and memory that consoles need. The demand for semiconductors (the tiny electronic components that power devices) has skyrocketed, especially after OpenAI made a deal to buy a huge portion of DRAM (the type of memory that stores data temporarily) from major manufacturers, causing prices to jump by as much as 200% and leaving console makers with fewer affordable options.

The Guardian Technology
08

Tracing the Use of Open-Source Training Datasets for Neural Radiance Field Models

research
Jul 1, 2026

Neural Radiance Fields (NeRF, a technique for representing 3D objects and scenes) need better ways to track which datasets were used to train them, especially since existing watermarking methods require changes during training that don't work well for this purpose. Researchers introduced TraceNeRF, a new method that embeds owner-specific identifying marks directly into training datasets using a hybrid approach combining spatial masking and discrete cosine transform (a mathematical technique for breaking images into frequency components), along with special modules to make these marks harder to remove or alter.

IEEE Xplore (Security & AI Journals)
09

PromptFishing: Active Hallucination Inducement to Distinguish LLMs From Humans

securityresearch
Jul 1, 2026

Researchers developed PromptFishing, a technique to identify whether social media accounts are controlled by LLMs (large language models, AI systems trained on text) or humans by embedding hidden prompts into normal conversations that cause LLMs to produce distinctive responses called hallucinations (when an AI generates false or off-topic information). The method uses a two-stage algorithm to create adversarial suffixes (specially crafted text additions) that trigger these distinctive LLM behaviors while appearing like normal conversation, achieving over 85% accuracy at detecting LLMs while falsely flagging humans less than 1% of the time.

IEEE Xplore (Security & AI Journals)
10

Characterizing Network-Layer Vulnerabilities in LiDAR Subsystems of Autonomous Vehicles: A Mechanism-Aware Propagation Analysis

securityresearch
Jul 1, 2026

LiDAR subsystems (3D sensing systems that help autonomous vehicles perceive their surroundings) in self-driving cars face network-layer security risks when data packets travel through vehicle networks to the autonomous driving system. This study introduces a framework to trace how these network-level vulnerabilities propagate through the LiDAR data processing pipeline in Apollo V8.0 (a self-driving software platform), identifying three critical processing mechanisms (Frame Partition, Object Erasure, and Object Mark) that determine whether attacks succeed, and showing that failure depends on factors like timing and frame alignment rather than simple data corruption.

IEEE Xplore (Security & AI Journals)
Prev1...120121122123124...643Next
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
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