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]
7,866
[LAST_24H]
4
[LAST_7D]
231
Daily BriefingSunday, September 27, 2026
>

Comprehensive Survey Maps AI Auditing Landscape: A new academic survey consolidates existing frameworks, principles, and methodologies used to audit AI systems for safety, fairness, and reliability, providing practitioners with a structured overview of current evaluation approaches.

Latest Intel

page 28/787
VIEW ALL
01

In Other News: Ransomware Developer Sentenced, Plugin4Shell AI Attack, Critical SAP Flaw

securityindustry
Critical This Week5 issues
critical

CVE-2026-84462: Zammad is a web based open source helpdesk/customer support system. Prior to 7.1.2, a security filter that protects Zamm

CVE-2026-84462NVD/CVE DatabaseSep 25, 2026
Sep 25, 2026
Sep 18, 2026

This cybersecurity news roundup covers several AI and security developments, including the sentencing of a ransomware developer to 13 years in prison, attacks where autonomous agents (AI systems that can act independently) are being used to conduct entire intrusions, and a JavaScript malware assessed to have been written by an LLM (large language model, an AI trained on text) that steals credentials from development tools. The week also highlights new guidance from NIST and CISA on protecting authentication tokens (digital credentials that verify identity) in cloud systems.

SecurityWeek
02

CVE-2026-93592: vLLM versions before 0.28.0 fail to validate the lower bound of token IDs in the /v1/embeddings and /pooling endpoints,

security
Sep 18, 2026

vLLM (a tool for running large language models) versions before 0.28.0 have a vulnerability where two endpoints (/v1/embeddings and /pooling) don't properly check if token IDs (numeric identifiers representing words) are valid. An attacker can send a request with a negative token ID to crash the system, and because this triggers a CUDA assertion (an error check on the GPU, the specialized processor used for AI), it corrupts the GPU's state and breaks all future requests until the service restarts.

Fix: Update vLLM to version 0.28.0 or later.

NVD/CVE Database
03

Researchers used Anthropic’s Claude to hack into OpenAI

security
Sep 18, 2026

Security researchers at Hacktron AI used Anthropic's Claude AI model to find and exploit vulnerabilities in OpenAI's systems, gaining access to employee accounts as part of a bug-bounty program. The attack chained together two critical flaws: a memory bug in libheif (a library that converts iPhone image formats) that was already patched but not formally tracked, and another vulnerability in the Discourse forum software that allowed account takeover. OpenAI resolved the issues and awarded the researchers $6,500, highlighting how accessible AI tools are making it easier to find security weaknesses even in well-resourced companies.

Fix: Discourse issued a fix on July 27 in response to the vulnerability. OpenAI says it has resolved the issues Hacktron uncovered.

TechCrunch (Security)
04

When Security Operations Can’t Keep Up:  4 Ways Agentic Network Security Management Improves Security Operations

securityindustry
Sep 18, 2026

Security teams struggle to protect increasingly complex hybrid environments (networks spanning both on-premises and cloud systems) as they grow and change faster than humans can manage manually. The article suggests that agentic AI (AI systems that can make decisions and take actions independently) could help security operations keep pace with this rapid change, especially as organizations expect 15% of daily work decisions to be made autonomously by agentic AI by 2028.

Check Point Research
05

The U.S. says China's AI progress is down to 'distillation.' But is it that clear cut?

policyindustry
Sep 18, 2026

Distillation (training an AI model using outputs from a more advanced model) has become a focal point in U.S.-China AI competition, with American officials claiming Chinese labs use this technique to catch up. However, some experts like Cohere CEO Aidan Gomez argue that China's AI progress stems partly from genuine independent innovation, not just copying, citing Chinese models that outperform American ones on certain benchmarks—something distillation alone cannot achieve.

CNBC Technology
06

Microsoft Patches CVSS 10.0 Azure AI Foundry Flaw Enabling Unauthorized Privilege Escalation

security
Sep 18, 2026

Microsoft released patches for a maximum-severity flaw in Azure AI Foundry (an enterprise platform for building and managing generative AI applications) that could let attackers gain unauthorized elevated privileges without authentication, along with several other critical vulnerabilities in Microsoft 365 and Azure services. The company stated that cloud-based vulnerabilities have already been automatically mitigated and require no action from users, while Windows vulnerabilities were addressed through cumulative updates for Windows 11 version 26H1.

Fix: For Azure AI Foundry and other cloud-based vulnerabilities: Microsoft stated they "have already been fully mitigated, and that they require no action for users to take." For Windows vulnerabilities CVE-2026-62721 and CVE-2026-85921: Install the 2026-09 Cumulative Update for Windows 11, version 26H1 (KB5129194) for either arm64-based systems or x64-based systems (version 28000.2956), depending on your system architecture.

The Hacker News
07

AI-Built Exploit and Sign-In Flaw Opened Path to Internal OpenAI Code

security
Sep 18, 2026

Researchers used Claude (an AI assistant) to build a working exploit for an unpatched bug in a third-party image library, then chained it with a flaw in OpenAI's sign-in system to gain remote code execution (the ability to run commands on someone else's computer) on OpenAI's community forum and take over employee accounts. The vulnerability stemmed from the forum accepting image uploads that were processed by ImageMagick with an outdated library, combined with sign-in tokens that granted excessive permissions to linked ChatGPT and GitHub accounts.

Fix: OpenAI narrowed the permissions on community sign-in tokens and revoked affected tokens and sessions. Discourse released a fix within two days that included image-processing sandboxing as an additional layer of defense, and published a security advisory.

SecurityWeek
08

Introducing the Australian Youth Safety Blueprint

policysafety
Sep 18, 2026

OpenAI introduced the Australian Youth Safety Blueprint, a framework for protecting young people using AI through six areas including AI literacy (understanding how AI works), age-appropriate safeguards, privacy protection, crisis support, and parental controls. The company is rolling out ChatGPT for Teens in Australia with updated safety features for users aged 13-17, and emphasizes that companies should build protections into products from the start rather than placing safety responsibility on young people and families.

Fix: OpenAI began rolling out ChatGPT for Teens in Australia in August, described as 'a new default experience for users identified as aged 13 to 17, with updated safeguards designed around their developmental needs.' This builds on existing parental controls, under-18 safety policies, and age assurance (technology that verifies a user's age) to apply appropriate protections to the right users.

OpenAI Blog
09

OpenAI ‘ethically hacked’ with help of Anthropic’s Claude chatbot

security
Sep 18, 2026

Researchers at Hacktron AI used Anthropic's Claude chatbot to help them ethically hack into OpenAI employees' accounts, gaining access to OpenAI's software cache (a temporary storage of frequently used data) through a staff discussion forum. The incident highlights how AI tools can simplify hacking tasks that once took months into operations completed in days, though OpenAI stated it had already patched the vulnerabilities the researchers exploited.

Fix: OpenAI stated that "the company had addressed the vulnerabilities that had been exploited." No specific technical details, patches, version numbers, or mitigation steps are described in the source text.

The Guardian Technology
10

Are AIs Still Struggling with CAPTCHAs?

securityresearch
Sep 18, 2026

Anthropic's Claude model struggles with CAPTCHAs (automated tests that verify you're human by asking you to identify images or solve puzzles), often getting confused, second-guessing itself, and failing to complete simple image identification challenges before they expire. The article contrasts this with unconfirmed reports that other AI models like GPT-6 Astra can solve CAPTCHA-like games more successfully, making it unclear how consistently different AIs handle these security tests.

Schneier on Security
Prev1...2627282930...787Next
critical

GHSA-fm8p-53ww-hf6w: DBHub HTTP transport DNS rebinding allows unauthenticated browser-origin SQL execution

CVE-2026-61742GitHub Advisory DatabaseSep 24, 2026
Sep 24, 2026
critical

GHSA-g5f9-3xfg-p9mf: Decepticon: Role-boundary forgery via ChatML special-token literals in web crawl output composed into LLM context

CVE-2026-61732GitHub Advisory DatabaseSep 24, 2026
Sep 24, 2026
critical

CVE-2026-95985 - Kiro IDE Allows Agentic Writes to Global Configurations While Working in Untrusted Workspaces

AWS Security BulletinsSep 24, 2026
Sep 24, 2026
critical

Critical Bifrost AI Gateway Flaw Lets Attackers Run Commands Without Credentials

The Hacker NewsSep 22, 2026
Sep 22, 2026