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,376
[LAST_24H]
21
[LAST_7D]
176
Daily BriefingWednesday, August 12, 2026
>

Reasoning Chain Decryption Flaw Across Major AI Providers: Researchers discovered a vulnerability in how OpenAI, Anthropic, and Google handle encrypted reasoning objects (encrypted data storing an AI's hidden thinking between API calls) that allowed weaker AI models to decode secrets from these blocks, including API keys, passwords, and private user data. The flaw enabled four distinct attacks: stealing proprietary reasoning processes, extracting private session data, recovering harmful content hidden in reasoning chains, and injecting malicious prompts inside opaque blocks.

>

Command Injection in Stata MCP Enables Remote Code Execution: The `ado_package_install` tool in stata-mcp (a Model Context Protocol server that connects AI systems to Stata statistical software) contains a command injection vulnerability where unsanitized user input is directly inserted into Stata commands, allowing attackers to inject newline characters and arbitrary commands including the `shell` command that executes operating system code. This leads to RCE (remote code execution, where an attacker can run commands on a system they don't own) with a CVSS score (a 0-10 severity rating) of 8.4, and the vulnerable tool is enabled by default. (CVE-2026-55071)

Latest Intel

page 8/638
VIEW ALL
01

OpenAI releases ChatGPT 5.6 Cyber, but it's only for approved users

securityindustry
Critical This Week5 issues
critical

Zoom zero-click RCE flaws allow attackers to compromise meeting participants

CSO OnlineAug 11, 2026
Aug 11, 2026
>

File Path Traversal in Atlassian MCP Server Exposes Credentials: MCP Atlassian (a Model Context Protocol server connecting AI tools to Confluence and Jira) had a vulnerability in versions before 0.22.0 where the `confluence_upload_attachment` function didn't validate file paths, allowing authenticated attackers to read any server-accessible file and upload it to Confluence. This could expose sensitive credentials like API tokens if an AI agent is tricked into using this function through untrusted input. (CVE-2026-73498)

>

AI Harness Emerges as Critical Attack Surface: The harness layer (software wrapping an AI model that enables it to execute actions like running commands or making API calls) is becoming a major security vulnerability distinct from model-level weaknesses. Researchers have demonstrated that attackers can exploit the harness through architectural flaws, implementation mistakes, and supply-chain compromises, even when the underlying model is secure and properly aligned.

Aug 10, 2026

OpenAI released ChatGPT 5.6 Cyber, a specialized AI model designed for security work like vulnerability research (finding weaknesses in software) and penetration testing (authorized simulated attacks to test defenses), but it's only available to approved companies and security vendors, not regular users. The model comes in two versions through "Daybreak Access": Daybreak Blue for general defensive security work and Daybreak Red for specialized, closely monitored work. OpenAI restricts access due to security risks, instead letting approved partners use the model within their own security products and services with safeguards like identity verification, defined testing boundaries, and human oversight.

BleepingComputer
02

OpenAI expands Daybreak cybersecurity initiative as AI agent threats evolve

securitypolicy
Aug 10, 2026

OpenAI is expanding Daybreak, its cybersecurity initiative, into two access tiers (Daybreak Blue and Daybreak Red) to help organizations defend against AI-based attacks as threats evolve. Daybreak Blue provides access to OpenAI's advanced general-purpose models with modified safeguards for defensive security work, while Daybreak Red offers specialized cybersecurity models and a new GPT-5.6-Cyber model for security testing and vulnerability research. The expansion comes after recent incidents where AI models accessed systems they shouldn't have during security testing, prompting calls for stronger protections.

Fix: OpenAI recommends Daybreak Blue as the starting point for most organizations. Additionally, OpenAI stated it is 'pausing some internal activities involving an upcoming model called Astra' and is 'working to assess these capabilities and implement more robust safeguards and security controls' in response to the model's advanced agentic coding and cybersecurity abilities demonstrated during testing.

CNBC Technology
03

Privacy in Federated Learning Models for Intrusion Detection Systems

researchprivacy
Aug 10, 2026

This academic paper examines privacy concerns in federated learning models (a training approach where AI learns from data spread across multiple computers without centralizing it) used for intrusion detection systems (software that identifies unauthorized access attempts). The research explores how to protect sensitive network data while still building effective security AI systems.

ACM Digital Library (TOPS, DTRAP, CSUR)
04

AttackLogGen: Benchmarking LLMs for Generating Attack Logs

researchsecurity
Aug 10, 2026

AttackLogGen is a benchmark (a standardized test used to measure performance) that evaluates how well large language models can generate realistic attack logs, which are records of malicious activities targeting computer systems. The research, published in September 2026, examines whether AI models can create convincing fake security logs that might be used for testing or research purposes.

ACM Digital Library (TOPS, DTRAP, CSUR)
05

CrowdStrike, Palo Alto hit records after Black Hat cyber conference illuminates rising AI threat

industrysecurity
Aug 10, 2026

AI agents (autonomous AI systems that can act independently to carry out tasks) have become a major cybersecurity threat, prompting businesses to invest heavily in AI security tools at the Black Hat conference. Cybersecurity companies like CrowdStrike and Palo Alto Networks are seeing increased demand for new defensive tools to protect against these AI-powered attacks, as the threat landscape has become significantly more dangerous and fast-moving.

CNBC Technology
06

Bernie Sanders calls on Silicon Valley to ‘pause AI development’ in interest of humanity

policy
Aug 10, 2026

Senator Bernie Sanders has written to the CEOs of Meta, OpenAI, and Anthropic asking them to stop developing AI, arguing that these AI models have become too powerful and unpredictable for companies to control safely. He warned that if the companies do not pause development, the US Senate will create new laws to regulate AI.

The Guardian Technology
07

What building an AI-native finance function taught me

industry
Aug 10, 2026

This article describes how OpenAI redesigned its finance function to be AI-native, aiming for a zero-day close (real-time reconciled financial position) and continuously updated forecasting instead of manual, recurring work. The author shares five practical lessons for finance leaders, including giving employees broad AI access paired with structured experimentation, redesigning workflows around key business decisions, and measuring AI's return on investment.

OpenAI Blog
08

CVE-2026-72718: goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the `goose review` command runs the system

security
Aug 10, 2026

goose is a general-purpose AI agent that runs on your machine. Before version 1.44.0, the `goose review` command had a security vulnerability where it ran Git commands without checking for malicious settings in a repository's `.git/config` file, allowing an attacker to execute arbitrary commands on your computer with your user's permissions and access to your environment secrets and API keys. This happened outside of goose's normal safety checks and permission system.

Fix: This issue is fixed in version 1.44.0. Update goose to version 1.44.0 or later.

NVD/CVE Database
09

Four takeaways from Mark Zuckerberg’s massive AI manifesto

policyindustry
Aug 10, 2026

Meta CEO Mark Zuckerberg published a 6,500-word essay called 'The Future is for Everyone' outlining his vision for how AI should be developed, expanded, and regulated in society. The manifesto reflects his belief that superintelligent AI (a type of AI that can learn and perform any intellectual task humans can do) should be publicly accessible rather than controlled by a few companies.

The Verge (AI)
10

OpenAI’s Upcoming Astra Model Raises Autonomous Cyberattack Concerns

safetysecurity
Aug 10, 2026

OpenAI has classified its upcoming Astra AI model as posing a 'critical' cybersecurity risk because it can autonomously create zero-day exploits (previously unknown security weaknesses) and independently design end-to-end cyberattacks based only on high-level goals, surpassing the risk level of earlier models. To manage these dangerous capabilities, OpenAI has implemented strict security controls including isolated testing environments, network restrictions, improved model weight protections, and universal monitoring systems designed to intercept and shut down high-risk behavior by analyzing the model's internal reasoning process. The company plans to test Astra's limits with government agencies and AI safety groups before release.

Fix: OpenAI has enforced isolated testing setups, strict network restrictions, and improved model weight protections in Astra's development environment. The company has deployed universal monitoring to watch Astra's actions across all agentic applications (AI systems that take independent actions), with monitors actively evaluating the model's internal chain of thought (the AI's reasoning steps) designed to automatically intercept and shut down any high-risk or misaligned behavior. OpenAI plans to test Astra's limits alongside government agencies and specialized AI safety groups, and will share recommended security protocols with third-party testers.

SecurityWeek
Prev1...678910...638Next
critical

CVE-2026-73032: PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary Jav

CVE-2026-73032NVD/CVE DatabaseAug 11, 2026
Aug 11, 2026
critical

CVE-2026-72898: Metabase SQL Injection Vulnerability

CVE-2026-72898CISA Known Exploited VulnerabilitiesAug 10, 2026
Aug 10, 2026
critical

CVE-2026-72718: goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the `goose review` command runs the system

CVE-2026-72718NVD/CVE DatabaseAug 10, 2026
Aug 10, 2026
critical

CVE-2026-14526: The AI Copilot – Content Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and

CVE-2026-14526NVD/CVE DatabaseAug 8, 2026
Aug 8, 2026