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]
5,047
[LAST_24H]
5
[LAST_7D]
146
Daily BriefingSaturday, June 27, 2026
>

AI Coding Agents Vulnerable to DNS-Based Malware Injection: Researchers demonstrated that AI coding assistants can be manipulated through a social engineering chain where benign setup instructions trigger errors, prompting the AI to execute a suggested fix command that covertly retrieves and runs malicious code from attacker-controlled DNS records (the system that translates domain names to IP addresses). The attack is particularly insidious because the malicious payload never appears in the repository itself, evading traditional code review.

>

OpenAI Releases GPT-5.6 Sol With Enhanced Cybersecurity Controls: OpenAI launched a limited preview of GPT-5.6 Sol, its most capable model optimized for vulnerability research and patch development, featuring reinforced defenses against jailbreaks (techniques to circumvent safety restrictions) and guardrails to prevent offensive cyber operations. The company acknowledges the model may over-block legitimate security research requests during preview due to the dual-use nature of advanced cybersecurity capabilities.

Latest Intel

page 7/505
VIEW ALL
01

Anthropic accuses Alibaba of campaign to 'brazenly' and 'illicitly' extract AI capabilities

security
Jun 24, 2026

Anthropic accused Alibaba of carrying out a massive distillation attack (a method where a weaker AI model is trained using outputs from a stronger model) involving 28.8 million exchanges with fraudulent accounts between April and June 2024. Anthropic called for coordinated government and industry action to combat illegal distillation, though Alibaba has not yet responded to the allegations.

Critical This Week5 issues
critical

CVE-2026-50549: Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by

CVE-2026-50549NVD/CVE DatabaseJun 25, 2026
Jun 25, 2026
CNBC Technology
02

CVE-2026-55583: Twenty is an open-source CRM (customer relationship management) platform. Prior to 2.9.0, Twenty was vulnerable to a cro

security
Jun 24, 2026

Twenty, an open-source CRM platform, had a vulnerability before version 2.9.0 where authenticated users could access other workspaces' AI agent data through IDOR (insecure direct object reference, a flaw where the system doesn't verify that requested data belongs to the user). Attackers with access to a workspace could view other users' chat histories, tool calls, and outputs by knowing their agent or turn IDs, which were visible in the settings page URL.

Fix: This issue is fixed in version 2.9.0.

NVD/CVE Database
03

Congresswoman denies staff used AI to write defense funding amendment

policyindustry
Jun 24, 2026

A U.S. Congresswoman claimed her staff used AI only for "spellcheck" when writing a summary of a defense bill amendment, not for drafting the actual legislation. Screenshots shared online showed what appeared to be Claude (an AI assistant) being used to generate the amendment summary, prompting the congresswoman to deny that AI was used to write any actual laws.

The Verge (AI)
04

v0.14.23

security
Jun 24, 2026

LlamaIndex v0.14.23 is a maintenance release that updates dependencies (uv and pip, which are Python package managers) across multiple directories and fixes various bugs in the core library. Key fixes include handling empty input sequences, preserving video and document blocks in memory, resolving recursion errors in text splitting, and preventing state mutation issues in workflows.

LlamaIndex Security Releases
05

GCP-2026-043

security
Jun 24, 2026

A vulnerability in Firebase Studio (Google's backend service for building apps) allowed authenticated users to access and download source code and list storage buckets belonging to other users' projects. The vulnerability has already been fixed and deployed to the backend service.

Fix: No action is required as the fix has been deployed. As a precautionary measure, users who stored sensitive information such as API keys (secret codes that grant access to services) in their Firebase Studio workspace may choose to rotate these keys by following instructions in the Firebase Studio troubleshooting guide.

Google Cloud Security Bulletins
06

From Prompt Testing to AI Red Teaming at Enterprise Scale

security
Jun 24, 2026

The article explains that while casual prompt testing (trying unusual inputs to see if an AI refuses them) is accessible to anyone, it is insufficient for enterprise AI systems. Enterprise AI is more complex because it includes policies, retrieval pipelines (systems that fetch information from databases), APIs (interfaces allowing programs to communicate), tools, permissions, workflows, and data sources, requiring more rigorous testing approaches.

Check Point Research
07

CVE-2026-48719: Warp is an agentic development environment. From 0.2025.08.06.08.12.stable_00 until 0.2026.05.06.15.42.stable_01, Warp c

security
Jun 24, 2026

Warp is an agentic development environment (a tool that helps developers write code with AI assistance) that contained a command injection vulnerability (a flaw where specially crafted input can trick a system into running unintended commands) in its branch selector feature. An attacker who could publish a malicious Git branch name to a repository could cause that branch name to be executed as a shell command (instructions sent directly to the operating system) when a victim selected it from Warp's user interface.

Fix: This vulnerability is fixed in version 0.2026.05.06.15.42.stable_01. Users should update Warp to this version or later.

NVD/CVE Database
08

CVE-2026-44022: Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecos

security
Jun 24, 2026

Docling is a tool that converts documents in different formats and connects them with AI systems. Between versions 2.73.0 and 2.91.0, it had a security flaw in how it processed LaTeX files (a document formatting language), where attackers could use path traversal (a technique to access files outside intended directories) to read sensitive files like credentials or configuration data from a system.

Fix: This vulnerability is fixed in version 2.91.0.

NVD/CVE Database
09

CVE-2026-44020: Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecos

security
Jun 24, 2026

Docling is a tool that reads different document formats and connects them to AI systems. Versions 2.13.0 through 2.74.0 had a security flaw in how they read USPTO patent XML files (XML, a format for storing structured data): they didn't protect against XXE attacks (XML External Entity attacks, where specially crafted files trick the parser into reading files from the server or making unwanted network requests). An attacker could use this flaw to steal files, perform SSRF attacks (server-side request forgery, making the server request data it shouldn't), or crash the system.

Fix: This vulnerability is fixed in version 2.74.0.

NVD/CVE Database
10

CVE-2026-44017: Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecos

security
Jun 24, 2026

Docling is a tool that processes documents in different formats and connects with AI systems. Before version 2.91.0, it had a security flaw where it downloaded AI models (EasyOCR) and extracted compressed files (ZIP archives) without checking if the file paths were safe, allowing a Zip Slip attack (a technique where specially crafted archive files extract to unintended locations). If an attacker could intercept or compromise the model download, they could write malicious files anywhere on the system, potentially taking complete control of it.

Fix: Update to Docling version 2.91.0 or later. The vulnerability is fixed in 2.91.0.

NVD/CVE Database
Prev1...56789...505Next
critical

CVE-2026-50548: Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by

CVE-2026-50548NVD/CVE DatabaseJun 25, 2026
Jun 25, 2026
critical

CVE-2026-55413: ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI

CVE-2026-55413NVD/CVE DatabaseJun 25, 2026
Jun 25, 2026
critical

CVE-2026-12537: Improper Neutralization used in an OS Command in the container launcher in Google Gemini CLI (versions prior to 0.39.1)

CVE-2026-12537NVD/CVE DatabaseJun 24, 2026
Jun 24, 2026
high

Clean GitHub repo tricks AI coding agents into running malware

BleepingComputerJun 27, 2026
Jun 27, 2026