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,419
[LAST_24H]
20
[LAST_7D]
168
Daily BriefingFriday, August 14, 2026
>

Apple Partners with Alibaba on China-Specific LLM: Apple has developed a custom large language model (LLM, a type of AI trained on large amounts of text data) for the Chinese market in collaboration with Alibaba, marking a strategic shift to gain greater control over its AI offerings in China's competitive landscape.

Latest Intel

page 96/642
VIEW ALL
01

AI Security Threats in 2026: Annual Insights from Check Point Research

security
Jul 13, 2026

Security vulnerabilities in AI systems are now being exploited much faster than before, with patch windows shrinking from days to just 12-72 hours because AI can automatically generate working exploits at scale. AI infrastructure like model servers and inference endpoints (the systems that run AI models and handle requests) are exposed to the internet and being actively attacked, while employees are accidentally leaking sensitive information like passwords and code by sharing it with generative AI tools to get help with their work.

Critical This Week5 issues
critical

CVE-2026-19297: IBM Langflow OSS 1.0.0 through 1.9.6 could allow a remote attacker to obtain unauthorized access to user accounts due to

CVE-2026-19297NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
Check Point Research
02

How data science teams use ChatGPT Work

industry
Jul 13, 2026

ChatGPT Work is a tool that helps data science teams quickly convert raw inputs like dashboards, metrics, and experiment notes into polished analysis documents. The tool generates first drafts complete with charts, explanations of limitations, source references, and questions for review, allowing teams to validate and share their work more efficiently.

OpenAI Blog
03

How sales teams use ChatGPT Work

industry
Jul 13, 2026

ChatGPT Work is a tool that helps sales teams gather customer information from multiple sources (like CRM systems, emails, and Slack messages) and quickly create drafts of important documents such as meeting prep packets and account plans. The AI assembles this scattered context into usable first drafts, though salespeople still make the final strategic decisions. Sales teams can install a ChatGPT Work plugin that connects to tools like Salesforce and HubSpot to help identify priority accounts, prepare for meetings, and track deals at risk.

OpenAI Blog
04

CVE-2026-62240: CrewAI before 1.15.1 contains a server-side request forgery vulnerability in the validate_url function that performs one

security
Jul 13, 2026

CrewAI versions before 1.15.1 have a server-side request forgery vulnerability (SSRF, a flaw where an attacker tricks a server into making unwanted network requests) in the validate_url function. Attackers can bypass security checks by using URL redirects or DNS rebinding techniques (methods that change where a domain points to after an initial lookup) to access internal services and cloud metadata that should be blocked.

Fix: Upgrade to CrewAI version 1.15.1 or later. The source references a GitHub commit (5d4851eac797cafc45b726f65747fe2c9520fc42) and pull request #6331 that address this vulnerability.

NVD/CVE Database
05

CVE-2026-62186: OpenClaw versions before 2026.6.8 contain an authorization bypass vulnerability in OpenAI-compatible HTTP model override

security
Jul 13, 2026

OpenClaw versions before 2026.6.8 have an authorization bypass vulnerability in OpenAI-compatible HTTP model overrides (a feature that lets the system use different AI models through a standard interface). Attackers with lower trust levels can exploit misconfigured input paths to bypass admin authorization checks (security rules that verify whether a user should be allowed to do something) and run restricted operations.

Fix: Upgrade to OpenClaw version 2026.6.8 or later.

NVD/CVE Database
06

CVE-2026-15685: Ollama downloadBlob Improper Validation of Array Index Denial-of-Service Vulnerability. This vulnerability allows remote

security
Jul 13, 2026

Ollama (an AI model software) has a vulnerability in its downloadBlob function where it doesn't properly validate user input, allowing attackers to access memory beyond an array's intended size. This can cause a denial-of-service attack (making the service unavailable) without needing authentication (special login credentials).

NVD/CVE Database
07

Apple says former employee exploited ‘rare’ bug to download confidential files after leaving for OpenAI

security
Jul 13, 2026

A former Apple employee allegedly exploited a zero-day vulnerability (a security flaw that the company didn't know about and couldn't fix in advance) in Apple's authentication system (the login process that controls network access) to download confidential files weeks after leaving for OpenAI. Apple discovered the breach, fixed the bug, and terminated the employee's access, but the incident highlights how organizations struggle to protect data when former employees still have access to shared network resources.

Fix: Apple has since fixed the bug and terminated the employee's access once it learned of the security breach. The company emphasizes that organizations should immediately cut off departing staff from further access and fully decommission employees' accounts (remove their login credentials and system permissions) to prevent future security lapses.

TechCrunch (Security)
08

'Yellow Teams' Are Defining the Future of AI Security

securitysafety
Jul 13, 2026

Some companies are creating teams of engineers who build both defensive and offensive tools to test how AI can be used for cybersecurity and to identify potential threats that AI systems might pose. This approach helps organizations understand both the benefits and risks of using AI in security work.

Dark Reading
09

What Anthropic’s latest AI discovery does—and doesn’t—show

research
Jul 13, 2026

Anthropic, a leading AI company, discovered a hidden space within large language models (LLMs, AI systems trained on text to predict and generate language) called J-space that contains words influencing how the model reasons, even though these words never appear in its output. The discovery was made using a new technique to examine Claude (Anthropic's AI assistant) and reveals that LLMs can internally track progress, recognize patterns, and comment on their own decisions in ways that affect their behavior. However, experts caution that while this is a genuine finding about how the complex mathematics of these models work, it shouldn't be overstated as revealing something magical or fully mysterious about AI reasoning.

MIT Technology Review
10

The 6 wildest claims in Apple’s lawsuit against OpenAI

security
Jul 13, 2026

Apple is suing OpenAI, claiming the AI company stole confidential documents and hardware prototypes by asking Apple employees during job interviews to bring unreleased products and components. The lawsuit alleges that OpenAI engaged in espionage and tricked one of Apple's partners into sharing proprietary design techniques, with the case focusing on actions by several individuals including a former Apple Watch executive.

The Verge (AI)
Prev1...9495969798...642Next
critical

CVE-2026-73656: Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.6, POST /api/v1

CVE-2026-73656NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73487: Flowise before 3.1.3 contains a regex-based Python code validator bypass in CSV and Airtable Agent nodes that allows una

CVE-2026-73487NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73485: Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated atta

CVE-2026-73485NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

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

CSO OnlineAug 11, 2026
Aug 11, 2026