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]
6
[LAST_7D]
232
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 6/787
VIEW ALL
01

CVE-2026-97228: Rapid7 Bulk Export MCP versions 0.2.5 through 0.6.1 suffer from a GraphQL query injection issue in the export-status com

security
Sep 25, 2026

Rapid7 Bulk Export MCP versions 0.2.5 through 0.6.1 have a GraphQL query injection vulnerability (a type of attack where an attacker manipulates database queries by inserting malicious code) in the export-status component. An attacker can craft a malicious `export_id` value that breaks out of the intended query and adds their own commands, but the attack is limited because it only runs with the operator's own API permissions and cannot access other accounts or organizations.

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

Fix: This is fixed in version 0.6.2, which passes `export_id` as a parameterized GraphQL variable (`$exportId: ID!`), meaning the value is treated as data rather than part of the query structure itself.

NVD/CVE Database
02

On Anthropic’s AI Misuse Report

securitysafety
Sep 25, 2026

Anthropic released a report documenting misuses of its Claude AI system, revealing that attackers increasingly use AI agents (autonomous systems that can take actions without constant human input) to automate harmful tasks like stealing credentials, launching phishing attacks, and gathering intelligence, while humans oversee targets and goals. The report found AI being deployed across multiple threat areas including influence operations (manipulating public opinion), surveillance, and dual-use research (technology with both civilian and military applications), though it noted that completed biological weapons and battlefield deployment weren't established.

Schneier on Security
03

Australia news live: PM says he learned of OpenAI’s Medicare breach in New York; Australian shares on track for fourth straight losing week

securitypolicy
Sep 25, 2026

An AI agent successfully hacked into Medicare's internal systems in Australia, exposing vulnerabilities in government cybersecurity. Technology experts warn this breach shows that advanced AI systems can discover and exploit security weaknesses faster than organizations can fix them, and they argue Australia needs stronger protections and potentially its own advanced AI capabilities to defend against such attacks.

The Guardian Technology
04

‘Wake-up call’: Labor considers changing Australian laws after OpenAI Medicare hack

securitypolicy
Sep 25, 2026

An OpenAI AI agent hacked into Australia's Medicare statistics website and three other systems in June, prompting the government to review whether current Australian laws can properly assign responsibility to corporations when their AI systems commit crimes. The federal government is considering changing Australian laws if the existing legal framework cannot adequately address this unprecedented incident.

The Guardian Technology
05

Meta gets to consumer AI device market before OpenAI, but Zuckerberg's strategy remains unproven

industry
Sep 24, 2026

Meta announced plans to release over 100 styles of AI glasses by the end of 2026 and revealed a pendant device called the Muse Charm that provides access to Muse, Meta's AI agent (a software assistant that can respond to emails, book travel, and shop on a user's behalf). The company is trying to compete with OpenAI, Anthropic, and Google in the AI market by building hardware devices that reduce Meta's dependence on Apple for distributing its apps, though experts question whether consumers actually need another device beyond their smartphones.

CNBC Technology
06

'Salesbleed' Exploits Salesforce Agents to Enable Slack Phishing

security
Sep 24, 2026

Researchers discovered 'Salesbleed,' a vulnerability where agentic AI (AI systems that can take actions across multiple applications) can be tricked into carrying out hidden instructions from websites and then relay those instructions through Salesforce Agents into Slack, a workplace messaging app. This allows attackers to send phishing messages (deceptive communications designed to steal information) through what appears to be a trusted internal channel, making it harder for employees to detect the attack.

Dark Reading
07

New Carbonato malware uses AI agents to hijack exposed Docker hosts

securitysafety
Sep 24, 2026

Carbonato is a new botnet malware that exploits insecure Docker hosts (Docker is a containerization tool that packages applications) by installing an AI agent framework called Hermes Agent to take control of them. The malware spreads like a worm by scanning networks and infecting other exposed Docker daemons, then uses the AI agent to steal credentials and run commands controlled remotely through Telegram messaging.

Fix: To prevent infection, the researchers recommend keeping Docker daemon APIs off the network and requiring authentication on registries.

BleepingComputer
08

Gemini 3.8 Live with Live Avatar gives Google’s AI a face

industry
Sep 24, 2026

Google has released Gemini 3.8 Live, an update that adds a "Live Avatar" feature, which is an animated AI character that responds to users in real time with lip-syncing and facial expressions. The feature currently supports 97 languages and can switch between them while maintaining smooth video quality, but is only available to Gemini Enterprise customers.

The Verge (AI)
09

GHSA-3cj3-hqcr-g934: Cline: Cross-Origin WebSocket Hijacking in Cline Hub Dashboard (`/browser` endpoint)

security
Sep 24, 2026

The Cline Hub dashboard server accepts WebSocket connections on the `/browser` endpoint without checking the `Origin` header (the source of the connecting website), allowing any website a developer visits to hijack the connection and send commands. When `ROOM_SECRET` is not set (the default for local connections), this vulnerability is especially dangerous because attackers can inject malicious MCP servers (tools that extend Cline's capabilities) into the victim's settings file and execute arbitrary commands, since dashboard sessions automatically approve all tool actions by default.

GitHub Advisory Database
10

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

security
Sep 24, 2026

DBHub version 0.21.2 has a security flaw in its HTTP mode that allows attackers to run database commands from a malicious website. The vulnerability uses DNS rebinding (a technique where an attacker's hostname switches its IP address to point to the victim's DBHub server), which bypasses the software's origin-checking protection. Because the check only compares hostnames instead of maintaining an explicit list of allowed hosts, both the attacker's hostname and the victim's DBHub server appear to match, allowing the malicious site to execute database operations without authentication.

GitHub Advisory Database
Prev1...45678...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