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

Browse All

All tracked items across vulnerabilities, news, research, incidents, and regulatory updates.

to
Export CSV
9514 items

CVE-2026-54030: LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.5, LibreChat's MCP OAuth implem

highvulnerability
security
Jun 25, 2026
CVE-2026-54030

LibreChat, a ChatGPT-like application that works with multiple AI providers, has a vulnerability in versions before 0.8.5 where it fails to validate the resource parameter from OAuth (a system for securely sharing access between applications) metadata, allowing a malicious server to steal access tokens meant for legitimate servers. This is an origin validation error (CWE-346, where the system fails to check that data comes from the expected source).

Fix: Update LibreChat to version 0.8.5 or later, which fixes this vulnerability.

NVD/CVE Database

CVE-2026-54029: LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the DELETE /api/messages

mediumvulnerability
security
Jun 25, 2026
CVE-2026-54029

LibreChat (a ChatGPT alternative that works with multiple AI services) has a vulnerability in versions before 0.8.4-rc1 where the message deletion API endpoint doesn't properly check ownership, allowing any logged-in user to permanently delete another user's messages by providing their own conversation ID along with someone else's message ID.

CVE-2026-54027: LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/files/imag

mediumvulnerability
security
Jun 25, 2026
CVE-2026-54027

LibreChat, a ChatGPT-like application that works with multiple AI providers, has a vulnerability in its image upload feature (the POST /api/files/images endpoint) that allows any logged-in user to upload files to another user's agent tools without permission. The developers had previously added permission checks to a file upload route, but forgot to add the same checks to the image upload route, making it easy for attackers to bypass the security by using images instead of regular files. This issue is fixed in version 0.8.4-rc1.

CVE-2026-54025: LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, there is a vulnerability

mediumvulnerability
security
Jun 25, 2026
CVE-2026-54025

LibreChat, a ChatGPT-like application that works with multiple AI providers, has a vulnerability in how it displays formatted text (markdown) before version 0.8.4-rc1. The marked library fails to properly escape special characters in image descriptions, allowing an attacker to hide malicious code in those descriptions. When a user views the formatted text, this hidden code executes in their browser without permission.

CVE-2026-54024: LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2024-111

mediumvulnerability
security
Jun 25, 2026
CVE-2026-54024

LibreChat is a ChatGPT-like application that works with multiple AI providers. Before version 0.8.4-rc1, a file upload endpoint called POST /api/convos/import didn't have proper file size restrictions, allowing logged-in users to upload very large files that could fill up a server's storage and memory. A previous security fix added size limits to other file uploads but missed this endpoint.

AI and Liability

infonews
policy
Jun 25, 2026

A German court ruled that Google is liable for inaccurate AI search summaries, rejecting the argument that Google is merely a neutral carrier of information. The ruling clarifies that when companies use AI to rewrite and summarize content from other sources, they act as publishers and editors, making editorial decisions like traditional newspapers, rather than simply transmitting information. This legal development suggests that companies deploying AI systems bear responsibility for their accuracy, similar to how they would be liable if human employees made the same errors.

GHSA-4vp2-6q8c-pvq2: @anthropic-ai/claude-code has an Insecure Temporary File in /copy Command that Enables Response Disclosure and Symlink-Based File Write

mediumvulnerability
security
Jun 25, 2026
CVE-2026-46406

Claude Code's `/copy` command had a serious security flaw where it saved responses to an easily guessable file location (`/tmp/claude/response.md`) that any user on the system could read, potentially exposing secrets or credentials. An attacker could also create a symlink (a shortcut to another file) at that location to trick the command into overwriting any file they chose. This vulnerability required the attacker and a privileged user to be on the same computer.

New macOS malware embeds fake errors to confuse AI analysis tools

mediumnews
securitysafety

CVE-2026-54036: LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the GET /api/auth/2fa/en

mediumvulnerability
security
Jun 25, 2026
CVE-2026-54036

LibreChat, a ChatGPT-like application supporting multiple AI providers, has a security flaw in versions before 0.8.4-rc1 where an attacker with a valid session token (a code that proves you're logged in) can disable a user's two-factor authentication (2FA, an extra security layer requiring a second verification step) without permission. The attacker can overwrite the TOTP secret (a code used to generate login verification codes) and backup codes, then disable 2FA entirely, locking the real owner out of their account.

A Differentially Private Weighted Empirical Risk Minimization Procedure and Its Application to Outcome Weighted Learning

inforesearchPeer-Reviewed
research

Ellipsoid Control: A White-List Jailbreak Defense via Benign Latent Modeling

inforesearchPeer-Reviewed
safety

Updatable Multi-Party Private Set Intersection for Real-Time Collaborative Threat Intelligence

inforesearchPeer-Reviewed
security

PRBPR: Privacy-Preserving Redactable Blockchain Supporting Policy Hiding and Revocation

inforesearchPeer-Reviewed
research

DISARM: Target Electronic Device Informed Mitigation of Software Runtime Side-Channel Vulnerabilities

inforesearchPeer-Reviewed
security

Divergence-Based Adaptive Aggregation for Byzantine Robust Federated Learning

inforesearchPeer-Reviewed
security

Causal Bootstrapped Alignment for Unsupervised Video-Based Visible–Infrared Person Re-Identification

inforesearchPeer-Reviewed
research

Detection and Mitigation Data Poisoning Attacks in Multimodal Online Federated Learning

inforesearchPeer-Reviewed
security

Computer-Use and TOCTOU: What You Click Is Not What You Get!

mediumnews
securityresearch

Understanding Hallucinations in Large Visual and Language Models

inforesearchPeer-Reviewed
research

Ford had to hire back former engineers to fix mistakes made by its automated systems

infonews
industry
Jun 25, 2026

Ford's automated systems and AI models made production and design errors that required the company to hire experienced technicians, sometimes rehiring former employees, to fix the mistakes. Ford acknowledged that while AI is powerful, it is prone to errors that depend heavily on the quality of training data (the information used to teach AI models how to work).

Previous157 / 476Next

Fix: This vulnerability is fixed in version 0.8.4-rc1. Update LibreChat to 0.8.4-rc1 or later.

NVD/CVE Database

Fix: Update LibreChat to version 0.8.4-rc1 or later.

NVD/CVE Database

Fix: This vulnerability is fixed in version 0.8.4-rc1. Users should upgrade LibreChat to this version or later.

NVD/CVE Database

Fix: Upgrade to LibreChat version 0.8.4-rc1 or later, which fixes this vulnerability.

NVD/CVE Database
Schneier on Security

Fix: Users on standard Claude Code auto-update have already received this fix. Users performing manual updates are advised to update to the latest version.

GitHub Advisory Database
Jun 25, 2026

A macOS malware called "Gaslight" uses prompt injection (tricking an AI by hiding instructions in its input) to confuse AI-powered malware analysis tools by embedding fake error messages, crash reports, and debugging data within the executable file. The malware contains 38 fabricated system messages designed to make LLM (large language model)-assisted analysis tools question their own sessions or stop analyzing the malware, rather than trying to evade detection in sandboxes (isolated test environments). Researchers attribute the malware to a North Korean-linked threat actor, and while it hasn't been shown to successfully bypass current AI analysis platforms, it suggests attackers are developing new anti-analysis techniques targeting AI-based security tools.

BleepingComputer

Fix: This vulnerability is fixed in 0.8.4-rc1.

NVD/CVE Database
privacy
Jun 25, 2026

This research presents a new algorithm for training predictive models on sensitive data while protecting privacy using differential privacy (DP, a mathematical technique that adds noise to data to prevent identifying individuals). The algorithm extends previous privacy-preserving methods to handle weighted empirical risk minimization (wERM, where different data points contribute differently to model training), which is particularly useful for personalized medical treatment decisions. Testing shows the approach successfully protects privacy while keeping the trained models effective.

IEEE Xplore (Security & AI Journals)
research
Jun 25, 2026

Representation engineering (RepE, a technique that modifies how an AI model processes information internally) defenses against jailbreaks (methods that trick LLMs into ignoring safety rules) have relied on block-list approaches that learn from known harmful examples, but this leaves gaps against new attacks. The paper proposes Ellipsoid Control, a white-list defense that instead protects the model's normal, harmless behavior by using test-time defense (constraints applied when the model runs) with projected gradient descent (a mathematical technique that adjusts the model's internal state while keeping it close to safe boundaries) to trigger refusals on harmful inputs while preserving the model's ability to answer legitimate questions.

Fix: The source explicitly describes Ellipsoid Control as the mitigation: it 'performs projected gradient descent that can elicit refusal on arbitrary inputs' while 'an anisotropic benign-geometry ellipsoid is fitted from abundant benign data to constrain the update to minimize distortion of the benign latent geometry.' This is deployed as a test-time defense mechanism that operates when the model is in use, using safe training examples to define boundaries that preserve normal model behavior during safety enforcement.

IEEE Xplore (Security & AI Journals)
research
Jun 25, 2026

This research presents a new protocol called Updatable MPSI (UMPSI) that helps multiple organizations securely share threat intelligence data while keeping their information private. Unlike existing systems that require expensive full re-computation when threat data changes, UMPSI uses lightweight mechanisms to quickly update only the new or changed threat indicators, making real-time collaborative threat detection practical.

IEEE Xplore (Security & AI Journals)
Jun 25, 2026

This research proposes PRBPR, a privacy-preserving redactable blockchain system that addresses conflicts between blockchain immutability and regulations like GDPR's right to be forgotten. The scheme combines hierarchical blinding factors (mathematical techniques for hiding information), chameleon hash trapdoors (special keys that allow controlled modification of blockchain records), and ciphertext-policy attribute-based encryption (encryption that grants access based on user attributes while hiding who can access data) to enable efficient data deletion, fine-grained access control, and auditability while maintaining security in multi-party data sharing.

Fix: The proposed PRBPR scheme itself is the solution: it integrates a hierarchical blinding factor to enable dynamic expiration of chameleon hash trapdoors for efficient batch revocation, uses CP-ABE with lightweight inner-product encoding for fine-grained authorization while concealing access policies, and includes a revocation and traceability framework that guarantees immediate permission invalidation, tamper-evident auditing, and consistent synchronization between on-chain and off-chain data. The scheme reportedly achieves up to 7.7x higher efficiency and reduces computational cost by 66.8% compared to existing redactable blockchain approaches.

IEEE Xplore (Security & AI Journals)
Jun 25, 2026

Runtime side-channel attacks exploit timing differences in program execution to steal secrets like encryption keys or sensitive data. Most existing defenses try to make code execution times equal across different paths, but they don't account for the specific hardware device the program runs on, which can cause problems like unnecessary slowdowns or incomplete fixes. DISARM is a new approach that combines hardware and software knowledge by measuring actual timing on real embedded devices (small, specialized computers) to create better, more targeted fixes that work correctly across different hardware while reducing performance overhead.

IEEE Xplore (Security & AI Journals)
research
Jun 25, 2026

This research addresses two problems in federated learning (a training approach where multiple computers work together to improve a shared AI model without sending raw data to one central location): client drift (when different computers' local updates diverge from each other due to unequal data) and Byzantine attacks (when some computers send false or malicious updates to sabotage the model). The paper proposes two frameworks called DRAG and BR-DRAG that use a metric called divergence of degree to measure how far off-track each computer's updates are, then automatically correct them through a process called linear calibration, with BR-DRAG adding a vetted dataset at the main server to defend against malicious actors.

Fix: DRAG addresses client drift by designing a reference direction and divergence metric to quantify deviation of local updates, allowing each worker to align its local update via linear calibration without extra communication cost. BR-DRAG extends this by maintaining a vetted root dataset at the server to produce trusted reference directions that workers' updates are calibrated against, thereby mitigating divergence caused by malicious attacks.

IEEE Xplore (Security & AI Journals)
Jun 25, 2026

This research addresses video-based visible-infrared person re-identification (VVI-ReID, a technique that identifies the same person across visible light and thermal infrared video footage for surveillance) using unsupervised learning, which doesn't require expensive labeled training data. The authors propose Causal Bootstrapped Alignment (CBA), a framework that uses temporal video information and causal intervention (a method that identifies cause-and-effect relationships by simulating changes) to improve how well the system recognizes people across both imaging modes.

Fix: The source presents the proposed CBA framework as the solution, which includes two components: (1) Causal Intervention Warm-up (CIW) that 'performs sequence-level causal interventions by leveraging temporal identity consistency and cross-modality identity consistency to suppress modality- and motion-induced spurious correlations while preserving identity-relevant semantics,' and (2) Prototype-Guided Uncertainty Refinement (PGUR) that 'employs a coarse-to-fine alignment strategy to resolve cross-modality granularity mismatch.' Code is available at https://github.com/Visuang/CBA.

IEEE Xplore (Security & AI Journals)
research
Jun 25, 2026

Multimodal Online Federated Learning (MMO-FL, a system where multiple IoT devices with different types of sensors train AI models together in real-time without sending raw data to a central server) faces security risks from data poisoning attacks (when attackers inject corrupted or malicious data into the training process). Researchers studied these attacks across three vulnerability dimensions (distributed systems, real-time learning, and multiple data types) and proposed a detection and mitigation algorithm tested on real-world datasets to defend against them.

Fix: The source proposes 'a novel detection and mitigation algorithm tailored specifically for MMO-FL systems.' No specific implementation details, version numbers, or step-by-step instructions for deploying this algorithm are provided in the text.

IEEE Xplore (Security & AI Journals)
Jun 25, 2026

A TOCTOU attack (time-of-check to time-of-use, a type of race condition where a system checks something and then uses it, but the situation changes in between) can trick AI agents that control computers by changing what's on the screen while the AI is thinking. For example, an attacker can swap out a button with a different one, or overlay a fake button on top of a real one, so the AI clicks something it didn't intend to, like sending an email or visiting a malicious site.

Fix: "Ensure that the UI hasn't changed before taking an action." Anthropic addressed this in Claude Computer-Use by implementing a check to "ensure that pixels haven't changed before action," according to Felix Rieseberg's announcement when the feature shipped.

Embrace The Red
safety
Jun 25, 2026

This academic survey examines hallucinations in large visual and language models, which are instances where AI systems generate false or nonsensical information that appears plausible. The paper, published in ACM Computing Surveys in October 2026, provides a comprehensive overview spanning 36 pages of research on this problem affecting both language models (AI systems trained on text) and multimodal models (AI systems that process both images and text).

ACM Digital Library (TOPS, DTRAP, CSUR)
The Verge (AI)