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,428
[LAST_24H]
2
[LAST_7D]
159
Daily BriefingSaturday, August 15, 2026
>

Anthropic Revenue Surges 14x Ahead of Planned IPO: The company behind Claude reported second quarter revenue of $11.5 billion, representing over 14 times year-over-year growth as it prepares to go public and competes directly with OpenAI for enterprise customers.

>

AI Firms Suspected of Covert Data Acquisition Through Bulk Book Purchases: Secondhand booksellers across the UK and Ireland are reporting unexplained bulk orders believed to be AI companies acquiring physical books for text extraction and model training, following reports that Anthropic has spent millions on similar acquisitions.

Latest Intel

page 169/643
VIEW ALL
01

New Attacks Trick OpenClaw AI Agent Into Running Code and Leaking Secrets

securitysafety
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
Jun 11, 2026

Two research teams discovered that OpenClaw, a self-hosted AI agent, can be tricked into running attacker-controlled code or leaking secrets through two different attack methods. Imperva found that hidden instructions embedded in shared contacts, vCards, and location pins are flattened into the AI's input text without being marked as untrusted, allowing the agent to execute them invisibly to the user. Varonis demonstrated that the agent can also be manipulated by ordinary-looking phishing emails impersonating trusted colleagues, causing it to forward sensitive data like AWS keys without verifying the sender's identity.

Fix: Imperva's discovered flaw is patched in OpenClaw version 2026.4.23, which moves contact names, vCard fields, and location labels out of the prompt body and into a separate untrusted-metadata channel. For the phishing vulnerability that Varonis found, the source states this "is not something a patch fixes; it comes down to limiting what the agent can do on its own."

The Hacker News
02

Coinbase launches tool to let AI agents manage trading and payments

industry
Jun 11, 2026

Coinbase launched a tool called Coinbase for Agents that allows AI agents (software programs that can make decisions and take actions automatically) like ChatGPT or Claude to execute cryptocurrency trades and make payments on behalf of users using natural language instructions. The tool uses Coinbase's x402 machine-to-machine payments protocol (a system that lets AI agents pay for digital services directly without human involvement) and is expected to expand to stock trading and other financial activities, positioning AI agents as primary economic actors on the internet.

CNBC Technology
03

OpenAI to acquire Ona to support its AI coding assistant, Codex

industry
Jun 11, 2026

OpenAI announced it is acquiring Ona, a startup that provides secure cloud environments where AI agents (software that independently completes tasks for users) can access tools and information. Ona's technology will enable OpenAI's Codex coding assistant to handle longer-running tasks and help more organizations deploy AI agents into production. The acquisition reflects OpenAI's ongoing investment in Codex, which now has over 5 million weekly active users, as it competes with rival companies like Anthropic.

CNBC Technology
04

CVE-2026-7787: IBM Langflow OSS 1.0.0 through 1.9.1 could allow an authenticated user to read or modify sensitive information by bypass

security
Jun 11, 2026

IBM Langflow OSS versions 1.0.0 through 1.9.1 have a security flaw where authenticated users (those already logged in) can bypass proper access controls using insecure direct object references (IDOR, where an attacker can access other users' data by guessing or modifying object identifiers in requests), allowing them to read or modify sensitive information they shouldn't have access to.

NVD/CVE Database
05

CVE-2026-3341: IBM Langflow Desktop 1.0.0 through 1.9.2 IBM Langflow is vulnerable to server-side request forgery (SSRF). This may allo

security
Jun 11, 2026

IBM Langflow Desktop versions 1.0.0 through 1.9.2 has a vulnerability called SSRF (server-side request forgery, where an attacker tricks the server into making unauthorized requests on their behalf). An authenticated attacker could use this to perform unauthorized network requests from the system, potentially discovering network information or launching further attacks.

NVD/CVE Database
06

Musk’s xAI fired engineer for raising concerns about Grok chatbot, lawsuit claims

safetypolicy
Jun 11, 2026

A former engineer at xAI (Elon Musk's AI company) filed a lawsuit claiming he was illegally fired for trying to implement safety mechanisms, known as guardrails (built-in limitations to prevent harmful outputs), on the Grok chatbot. The engineer, Devin Kim, alleges that his efforts to address AI safety risks led to retaliation from company leadership.

The Guardian Technology
07

Check Point Joins OpenAI’s Trusted Access for Cyber Program and Daybreak Initiative

securityindustry
Jun 11, 2026

Check Point, a security company, has joined OpenAI's Trusted Access for Cyber (TAC) program and Daybreak initiative, which gives vetted security organizations access to OpenAI's AI models for defensive operations. The program aims to help security teams catch threats faster, investigate incidents more accurately, and trust their AI-assisted security results. This represents Check Point's commitment to carefully integrating AI into their security defenses and customer protections.

Check Point Research
08

CVE-2026-11816: Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in `

security
Jun 11, 2026

Keras versions before 3.14.0 have a path traversal vulnerability (a security flaw where attackers can access files outside the intended directory) in its archive extraction utilities because the safety checks compare paths against the current working directory instead of the actual extraction destination. When running in environments like Docker containers where the current working directory is set to the filesystem root, attackers can bypass these checks and write malicious files anywhere on the system, potentially compromising configurations, code, and machine learning data.

NVD/CVE Database
09

GHSA-6jv9-x5w9-2ccm: Netty's Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator

security
Jun 11, 2026

Netty's RedisArrayAggregator handler has a bug where it leaks pooled direct-memory buffers (reusable chunks of memory managed by the JVM) when a Redis pipeline connection closes before finishing. The handler doesn't clean up its internal state properly, so buffers can't be returned to the shared memory pool, and repeated connection closures eventually cause all network operations in the program to fail due to memory exhaustion.

GitHub Advisory Database
10

ThreatsDay Bulletin: Worm Code Leaked, AI Agent Phished, Claude Code Patch + 28 New Stories

securityprivacy
Jun 11, 2026

This bulletin covers multiple serious threats including 3.3 billion stolen credentials from infostealer malware (malware designed to steal passwords and login information), a $5,000-per-month RAT (remote access trojan, malware that lets attackers control a victim's computer) called SilabRAT that clones browser profiles to steal financial data, and a North Korean group conducting hands-on intrusions (attacks where human operators directly control compromised systems) against tech companies. The U.S. Department of Justice also seized 13 domains used to trick government employees into revealing classified information through fake job offers.

Fix: The source mentions one explicit action: 'The U.S. Department of Justice has announced the seizure of 13 internet domains masquerading as consulting companies.' It also provides preventive guidance: 'Anyone approached online with offers of easy income for vague consulting work should treat those overtures with extreme caution and remain vigilant for warning signs of malicious targeting.' Beyond these actions and warnings, no technical patches, software updates, or specific mitigation strategies are discussed in the source text.

The Hacker News
Prev1...167168169170171...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