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

Browse All

All tracked items across vulnerabilities, news, research, incidents, and regulatory updates.

to
Export CSV
9614 items

Sovereign cloud won’t fix your AI risk. Identity governance will

infonews
policysecurity
Jun 15, 2026

Sovereign cloud (cloud infrastructure located in a specific country or region to comply with data residency laws) alone does not guarantee the control that enterprises expect over their AI workloads, despite regulatory pressure in Europe and increasing scrutiny in the US. The real control point lies in identity governance (managing who can access what resources and under what circumstances) and related infrastructure layers like encryption key management, access logging, and workload identity management, not just where data is physically stored.

CSO Online

5 runtime signals for catching a compromised AI agent

infonews
securitysafety

CrowdStrike Announces Continuous Identity for AI Agents

infonews
securitysafety

CVE-2026-12203: A vulnerability was found in HKUDS AI-Trader up to 74caf996f78dcc0c657df8365c8544678a16e215. This affects an unknown par

mediumvulnerability
security
Jun 14, 2026
CVE-2026-12203

A vulnerability in HKUDS AI-Trader allowed attackers to access sensitive information through the research export feature by manipulating the /api/research/agents.csv file, and this flaw could be exploited remotely without needing physical access to the system. The vulnerability affects versions up to commit 74caf996f78dcc0c657df8365c8544678a16e215, and the exploit details have been made publicly available.

CVE-2026-20262: Cisco Catalyst SD-WAN Manager Directory or Path Traversal Vulnerability

infovulnerability
security
Jun 14, 2026
CVE-2026-20262🔥 Actively Exploited

CVE-2026-54420: LiteSpeed cPanel Plugin UNIX Symbolic Link (Symlink) Following Vulnerability

infovulnerability
security
Jun 14, 2026
CVE-2026-54420🔥 Actively Exploited

China may have accessed Mythos

infonews
securitypolicy

Introducing the OpenAI Partner Network

infonews
industry
Jun 14, 2026

OpenAI announced a new Partner Network program to help organizations adopt AI by connecting them with consulting and technology partners who can identify use cases, integrate AI into existing systems, and manage organizational change. The program invests $150 million to support partners across systems integration, consulting, and technology, with plans to train 300,000 certified consultants by the end of 2026, recognizing that enterprise AI success depends on strategy and implementation support, not just model capabilities.

A year after Meta tapped Alexandr Wang to build a new AI model, Zuckerberg has to sell it

infonews
industry
Jun 14, 2026

Meta spent $14.3 billion to hire Alexandr Wang and his team to build proprietary AI models, resulting in the Muse Spark model released in April 2024, a shift away from Meta's previous open-source approach. However, Meta still struggles to compete with OpenAI and Google, and faces challenges convincing developers and investors that it can monetize AI products beyond its core advertising business, which currently accounts for 98% of revenue. The company's earlier open-source Llama models failed to attract developers, damaging its reputation in the AI community.

Rethinking ransomware defense in the age of generative AI

inforesearchPeer-Reviewed
security

A Survey of Neural Network Robustness Assessment in Image Recognition

inforesearchPeer-Reviewed
research

Amazon security research reportedly led to the White House’s Anthropic Fable ban

infonews
securitypolicy

Amazon CEO reportedly raised Anthropic model concerns before government crackdown

infonews
securitypolicy

My yard is dying, so I made an app for that

infonews
industry
Jun 13, 2026

A user prompted Google's Gemini AI to build a functional app in a single request, and the AI generated working code in a preview window. However, Gemini encountered a bug (a race condition, which is when the order of operations in code causes unexpected behavior) and reported a broken channel, though it provided a button to fix the issue, which succeeded after 233 seconds.

Anthropic cuts off Fable 5 and Mythos 5 access following government order

infonews
securitypolicy

Anthropic to disable its most advanced AI models after US order limiting foreign access

infonews
policysecurity

The future of Hollywood isn’t feeding prompts into vanilla gen AI models 

infonews
industry
Jun 13, 2026

Despite excitement about generative AI transforming filmmaking, current AI video models can only produce short clips with inconsistent visuals, and several major Hollywood-AI partnerships have ended, suggesting studios cannot yet depend on this technology for professional entertainment products.

US Gov asks Anthropic to ban 'foreign national' access to Fable, Mythos

infonews
securitypolicy

Anthropic Says It Has Taken Its Latest AI Models Offline to Comply With New Export Controls

infonews
policy
Jun 13, 2026

Anthropic took its latest AI models, Fable 5 and Mythos 5, offline after receiving a directive from the U.S. government to comply with new export controls (restrictions on who can access advanced technology) that prevent foreign nationals from using them. The company disagreed with how the government handled the order, saying it lacked transparency and technical justification, and expressed hope to restore access soon.

U.S. Orders Anthropic to Suspend Fable 5 and Mythos 5 Access for Foreign Nationals

infonews
safetypolicy
Previous179 / 481Next
Jun 15, 2026

AI agents (software systems that can read data, process external content, and take actions) now commonly have all three dangerous capabilities together, making them vulnerable to prompt injection (tricky instructions hidden in data that trick the AI into doing harmful things). Security experts like Meta recommend the 'Rule of Two,' which limits agents to only two of these three capabilities per session and requires human approval if all three are needed, but this framework has limitations and doesn't fully solve the problem.

Fix: Meta's security team published the 'Rule of Two' framework, which recommends agents satisfy no more than two of the three trifecta properties (access to private data, exposure to untrusted content, ability to communicate externally) in a single session, with human-in-the-loop approval required if all three are necessary. Simon Willison endorsed this framework as 'the best practical advice for building secure LLM-powered agent systems today.'

CSO Online
Jun 15, 2026

AI agents operate at machine speed across multiple systems, making traditional security models that grant access once at login insufficient for protecting modern infrastructure. CrowdStrike's Continuous Identity approach continuously evaluates identity, device, threat, and business context to grant, adjust, or revoke access in real time, with specific features for AI agents including verification based on SPIFFE standards (an identity framework), removal of standing privileges (permissions that remain active indefinitely), and immediate revocation when risk conditions change.

Fix: CrowdStrike provides Continuous Identity for AI Agents through Falcon Next-Gen Identity Security, which eliminates standing privileges and verifies trust for every agent action in real time using SPIFFE identity standards and the Shared Signals Framework. The system evaluates each action against the human user's and agent's entitlements and current security and business context, ensures agents cannot exceed the permissions of their human operator, preserves human identity and permissions when agents delegate to sub-agents, and immediately revokes access if context changes (such as new vulnerabilities or HR status changes). Additionally, CrowdStrike Falcon AI Detection and Response (AIDR) continuously inspects prompts and intent to detect permission misuse, triggering Continuous Identity to revoke access before damage occurs.

CrowdStrike Blog

Fix: Apply patch 91a31aac1b0f4dbc6b8bef9f6eff0b7912e0bc65. The vendor confirms the fix requires authentication (proof of identity) and the research_exports capability (a specific permission) to access research export endpoints.

NVD/CVE Database

Cisco Catalyst SD-WAN Manager has a path traversal vulnerability (a flaw where attackers can access files outside intended directories) that allows authenticated remote attackers to create or overwrite files on affected systems. This vulnerability is actively being exploited by attackers.

Fix: Apply mitigations according to Cisco vendor instructions and follow CISA's BOD 26-04 guidance for prioritizing security updates. If mitigations are unavailable for cloud services, discontinue use of the product. Stakeholders must evaluate each system's internet exposure and ensure compliance with BOD 26-04 patching guidelines by the due date of 2026-06-29.

CISA Known Exploited Vulnerabilities

The LiteSpeed cPanel plugin has a symlink following vulnerability (a flaw where the software unsafely follows symbolic links, which are shortcuts to files, allowing attackers to access unintended files) that affects shared hosting servers using CloudLinux/CageFS. An attacker with FTP or web shell access (the ability to run commands on a web server) could exploit this vulnerability, and it is currently being exploited in active attacks.

Fix: Apply mitigations in accordance with vendor instructions from the LiteSpeed security update (https://blog.litespeedtech.com/2026/06/01/security-update-for-litespeed-cpanel-plugin-2/), following CISA's BOD 26-04 guidance for patching. If mitigations are unavailable, discontinue use of the product. The patching deadline is 2026-06-18.

CISA Known Exploited Vulnerabilities
Jun 14, 2026

According to a report, the White House may have restricted exports of Anthropic's Mythos AI model because it feared a group linked to China had accessed it, which would pose serious national security risks. One concern is that the Chinese government could use distillation (training a simpler AI on a more advanced one to copy its behavior) to reverse engineer the model.

The Verge (AI)
OpenAI Blog
CNBC Technology
research
Jun 14, 2026

This article examines how ransomware (malicious software that locks files and demands payment to unlock them) defense strategies need to change as generative AI (AI systems that create new content like text or code) becomes more common. The piece suggests that traditional security approaches may be less effective in an environment where AI is widely used.

Elsevier Security Journals
safety
Jun 14, 2026

This academic survey paper reviews methods for testing how well neural networks (AI systems trained to recognize patterns in data) perform when faced with unexpected or manipulated images. The paper examines various approaches researchers use to assess whether image recognition systems remain accurate and reliable under challenging conditions.

ACM Digital Library (TOPS, DTRAP, CSUR)
Jun 13, 2026

Amazon's security research found that Anthropic's Fable 5 AI model could be manipulated through prompt injection (tricking an AI by hiding instructions in its input) to reveal information usable for cyberattacks. After Amazon CEO Andy Jassy shared these findings with the White House, Anthropic restricted access to Fable 5 and Mythos 5 to prevent foreign nationals from using the models.

The Verge (AI)
Jun 13, 2026

Amazon CEO Andy Jassy reportedly told U.S. government officials that researchers discovered security vulnerabilities in Anthropic's Claude models that could be exploited for cyberattacks, leading the government to ban exports of two models (Fable 5 and Mythos 5). Anthropic subsequently cut off worldwide access to these models, though the company stated that the concerning capabilities were already available in other public models.

TechCrunch (Security)
The Verge (AI)
Jun 13, 2026

The U.S. government ordered Anthropic to block access to two AI models called Fable 5 and Mythos 5 due to unspecified national security concerns, and the company complied by cutting off access for all users worldwide, including its own employees. Anthropic stated that the government did not provide detailed information about the security threat and only mentioned potential jailbreak (tricks to make the AI ignore its safety instructions) vulnerabilities verbally, which the company claims were minor.

The Verge (AI)
Jun 13, 2026

Anthropic will disable its most advanced AI models (Fable 5 and Mythos 5) for all users after the US government ordered the company to stop letting foreign nationals access them, citing national security concerns. The US government believes the safeguards protecting these models can be bypassed and the models could be used to identify software vulnerabilities, though Anthropic was not given specific details about the security concern.

The Guardian Technology
The Verge (AI)
Jun 13, 2026

The US government issued an export control directive requiring Anthropic to block access to its two most advanced AI models, Fable 5 and Mythos 5, for all foreign nationals worldwide, citing national security concerns. Anthropic complied by suspending these models for all users globally, though the company disputes the government's reasoning, which appears related to a reported jailbreak (a method to bypass the model's safety restrictions) that Anthropic says it reviewed and found to be minor and not unique to their system.

Fix: Anthropic states in its developer notice that 'new sessions would fall back to a user's default model or Opus 4.8, existing Fable 5 sessions would end with an error, and Platform requests to Fable 5 would also fail' and told integrators to 'migrate to other models.' The company also says it is 'working to restore access' to these models and promised 'more details within 24 hours,' though no specific technical fix or timeline for restoration is provided in the source text.

BleepingComputer
SecurityWeek
Jun 13, 2026

The U.S. government ordered Anthropic to suspend access to its advanced AI models Claude Fable 5 and Mythos 5 for all foreign nationals due to national security concerns, citing a discovered method of bypassing (jailbreaking, or tricking the AI's safety rules) these models. Anthropic disputed the order, arguing that the vulnerabilities identified are minor and already known, that its safety systems are robust, and that perfect jailbreak resistance is impossible for any AI company.

The Hacker News