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,428
[LAST_24H]
1
[LAST_7D]
157
Daily BriefingSaturday, August 15, 2026
>

Anthropic Revenue Surges Ahead of Planned IPO: The company behind Claude reported quarterly revenue exceeding $11.5 billion, a 14-fold year-over-year increase, as it prepares to go public and compete directly with OpenAI for enterprise AI adoption.

>

AI Firms Suspected of Covert Data Acquisition Through Book Purchases: Secondhand booksellers across the UK and Ireland report unusual bulk orders believed to be AI companies acquiring physical texts for training data, with Anthropic previously confirmed to have spent millions on such acquisitions.

Latest Intel

page 211/643
VIEW ALL
01

CERT-In Mandates 12-Hour Patching for Internet-Facing Flaws Amid AI-Assisted Attacks

policysecurity
Critical This Week5 issues
critical

CVE-2026-49986: The Cortex MCP server (`neuro-cortex-memory`), a cross-platform persistent memory MCP, prior to version 3.17.1 treats th

CVE-2026-49986NVD/CVE DatabaseAug 14, 2026
Aug 14, 2026
May 26, 2026

India's CERT-In has issued new security guidelines requiring organizations to patch critical vulnerabilities in internet-exposed systems within 12 hours because attackers are increasingly using AI and LLMs (large language models, which are AI systems trained on large amounts of text) to automate the discovery and exploitation of security weaknesses faster than ever before. The guidelines warn that AI-assisted attacks can compress the time needed for attackers to find and weaponize vulnerabilities, and recommend defensive measures like continuous vulnerability monitoring, Zero Trust security (verifying access at every step), layered security controls, and secure-by-design practices.

Fix: CERT-In recommends organizations implement the following: "Assume breach and prepare for rapid detection, containment, and recovery from compromise scenarios. Adopt a Zero Trust approach by enforcing continuous verification and least-privilege access. Implement a defense-in-depth strategy with layered controls across infrastructure to eliminate single points of failure and minimize the overall impact of a successful breach. Monitor and reduce exposure to security vulnerabilities. Embed a secure-by-design paradigm into systems, applications, and AI workflows. Maintain operational continuity during cyber incidents and disruption scenarios. Safeguard sensitive and operationally critical data throughout its lifecycle. Reduce software supply chain risks arising from third-party software, AI models, and dependencies through SBOM (software bill of materials), provenance validation, and assessments. Test security effectiveness against evolving threats through red teaming, vulnerability assessments, penetration testing, and independent audits." Organizations should also adopt "continuous, risk-based vulnerability and patch management practices" and prioritize patching known exploited vulnerabilities affecting internet-facing and critical systems.

The Hacker News
02

Stop treating AI governance as a review layer. Make it release infrastructure

policysafety
May 26, 2026

AI systems change continuously between deployments (such as when retrieval indexes update overnight or new tools are added), which breaks the traditional governance model where compliance is checked after development is complete. Most organizations still treat governance as a separate review layer rather than embedding it into the actual deployment process, leaving companies blind to changes most likely to affect the system. Chinese AI companies instead treat governance as release infrastructure, embedding compliance checkpoints directly into the deployment pipeline so that no product launches without passing these checks.

Fix: Embed governance checkpoints directly into the deployment pipeline as release infrastructure rather than treating it as a separate review layer. According to the source, this means making governance 'part of the product' by including compliance checks that must be cleared before any product launch occurs, similar to how Chinese AI companies structure their deployment processes. Specific practices mentioned include maintaining current, pipeline-generated records of components like retrieval indexes, establishing output-monitoring thresholds that are owned by responsible parties, and tying model evaluation results to enforceable release gates.

CSO Online
03

Project Glasswing has uncovered 10,000 vulnerabilities: Anthropic

securityindustry
May 25, 2026

Anthropic's Project Glasswing, which uses Claude Mythos Preview (an AI model trained to find software bugs), has discovered approximately 10,000 critical or high-severity vulnerabilities across over 1,000 open-source projects and 50 partner organizations. While the AI successfully identified thousands of real vulnerabilities, maintainers are overwhelmed by the flood of bug reports and lack the capacity to patch them quickly, creating a major cybersecurity challenge where finding bugs is now much easier than fixing them.

CSO Online
04

Anthropic’s restricted Claude Mythos model may be coming to Claude Code

safetysecurity
May 25, 2026

Anthropic is preparing to publicly release its Mythos model, an advanced AI designed for code analysis that can automatically develop professional-level cyberattacks but also help find and fix software bugs before they're exploited. The company initially delayed public release due to security concerns, but has since developed a guardrail system (safety restrictions built into the model) and is now testing Mythos in Claude Code and Claude Security. Anthropic is also running a project called Glasswing, which partners with companies to use Mythos Preview to find vulnerabilities in critical software, having uncovered 10,000 high or critical-severity vulnerabilities in its first month.

Fix: Anthropic decided against public rollout of the Mythos model until it prepared a powerful guardrail system (safety restrictions to prevent misuse). The company is also collaborating with other companies through the Glasswing project to identify and secure potential AI-driven exploits before widespread release.

BleepingComputer
05

Pope Leo calls for being ‘profoundly human’ in the age of AI

policysafety
May 25, 2026

Pope Leo XIV released a papal encyclical (an official open letter from the Catholic Church) called 'Magnifica Humanitas' warning about risks from AI and rapid technological advancement, including AI-powered warfare and job displacement. The document emphasizes that current legal and ethical protections are inadequate to safeguard human dignity as AI adoption accelerates.

The Verge (AI)
06

Secure Optimization With Asynchronous Structured Skyline Predicates Under Vertical Data Federation

researchsecurity
May 25, 2026

This paper presents a method for performing skyline optimization (a technique that filters data to find the most important records based on multiple criteria) on encrypted data that is split across multiple locations in a vertical data federation (a system where different organizations each hold different columns of the same dataset). The researchers developed an asynchronous structured skyline predicate that improves both efficiency and security while protecting sensitive data from unauthorized access.

IEEE Xplore (Security & AI Journals)
07

Deformable 3-D Point Cloud Perturbations Using Cage-Based Deformation for Semantic Consistency

researchsecurity
May 25, 2026

Researchers developed a new method to attack deep neural networks that analyze 3D point clouds (collections of data points representing 3D objects) by using cage-based deformation, which smoothly warps the entire shape rather than moving individual points. The method generates adversarial attacks (malicious inputs designed to fool AI systems) that look natural to humans while successfully tricking classifiers, and these attacks remain effective even against defense methods.

IEEE Xplore (Security & AI Journals)
08

Federated Contrastive Diffusion Prototypes for Robust Private Learning

researchsecurity
May 25, 2026

Federated Learning (FL, a technique where multiple computers train an AI model together without sharing raw data) faces security challenges from adversarial attacks (attempts to trick the model with carefully crafted inputs) and data heterogeneity (when each computer has different types of data). The paper introduces Fed-CDP (Federated Contrastive Diffusion Prototypes), a new approach that uses a server to actively synthesize improved features from client data rather than just collecting them, which helps make the shared model more robust against attacks and reduces model drift (when local models diverge from each other).

IEEE Xplore (Security & AI Journals)
09

Fundamental Limit of Discrete Distribution Estimation Under Utility-Optimized Local Differential Privacy

researchprivacy
May 25, 2026

This research paper studies how to estimate discrete distributions (collections of data categories and their frequencies) while protecting sensitive information using utility-optimized local differential privacy (ULDP, a privacy protection method that keeps data private locally while allowing more accurate results for non-sensitive information). The authors mathematically prove the fundamental limits of this privacy-utility trade-off and propose new optimal mechanisms called utility-optimized block design schemes to achieve the best possible accuracy under these privacy constraints.

IEEE Xplore (Security & AI Journals)
10

Reliable Multi-Modal Object Re-Identification via Modality-Aware Graph Reasoning

research
May 25, 2026

This paper presents MGRNet, a graph reasoning model (a method that uses network structures to understand relationships between data points) designed to improve multi-modal object re-identification (ReID, the task of matching the same object across different image types like visible and infrared photos). The approach handles low-quality local features by constructing modality-aware graphs (structures that represent relationships between image patches while accounting for different image types) and selectively swapping graph nodes to combine local and global information, ultimately creating more reliable object representations.

IEEE Xplore (Security & AI Journals)
Prev1...209210211212213...643Next
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
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