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
6240 items

Unlocking large scale AI training networks with MRC (Multipath Reliable Connection)

infonews
industry
May 5, 2026

OpenAI and partners (AMD, Broadcom, Intel, Microsoft, NVIDIA) developed MRC (Multipath Reliable Connection), a new networking protocol that improves data transfer speed and reliability in supercomputer clusters used for AI model training. MRC addresses key challenges in large-scale AI training by reducing network congestion through adaptive packet spraying (distributing data across multiple paths), enabling redundancy to tolerate failures, and using static source routing (predetermined paths that bypass failed connections) to prevent training jobs from crashing when network failures occur.

Fix: MRC has been released through the Open Compute Project (OCP) as an open standard for the industry to use. The specification extends RDMA over Converged Ethernet (RoCE, a hardware-accelerated data transfer standard) and incorporates SRv6-based source routing to support large-scale AI networking fabrics.

OpenAI Blog

GPT-5.5 Instant: smarter, clearer, and more personalized

infonews
industry
May 5, 2026

OpenAI has released GPT-5.5 Instant, an updated version of ChatGPT's default model that aims to provide smarter, more accurate answers with clearer language and better personalization based on your conversation history. The new model produces 52.5% fewer hallucinated claims (false or made-up statements) compared to the previous version on high-stakes topics like medicine and law, and includes a new 'memory sources' feature that shows you what past context was used to personalize your responses, giving you control to edit or delete outdated information.

CISOs step up to the security workforce challenge

infonews
policy
May 5, 2026

Cybersecurity leaders face a critical shortage of skilled workers, with 95% of organizations reporting at least one security skills gap and AI identified as the most pressing skill need. While some companies address this by investing in in-house training to develop employees from other technical fields into security roles (a process taking up to two years), AI both helps automate some defensive tasks and simultaneously worsens the problem by enabling attackers to operate at larger scales, increasing overall demand for skilled defenders.

Google DeepMind workers in UK vote to unionize amid deal with US military

infonews
policy
May 5, 2026

Workers at Google DeepMind's UK laboratory voted to form a union, citing concerns about a recently announced deal between Google and the US military. The workers, represented by two unions, worry that the military partnership raises ethical questions about the company's responsibility in developing AI technology.

CVE-2026-3456: The GeekyBot — Generate AI Content Without Prompt, Chatbot and Lead Generation plugin for WordPress is vulnerable to SQL

highvulnerability
security
May 5, 2026
CVE-2026-3456

The GeekyBot WordPress plugin (up to version 1.2.0) has a SQL injection vulnerability (a type of attack where hackers insert malicious database commands into user input) in the 'attributekey' parameter. Because the plugin doesn't properly clean user input or secure its database queries, unauthenticated attackers can add extra SQL commands to extract sensitive data from the site's database.

datasette-llm 0.1a7

infonews
industry
May 4, 2026

Datasette-llm 0.1a7 is a plugin (a software add-on) that lets other plugins use AI models in a coordinated way. The release adds a feature to set default options for specific models, such as specifying which model to use for enrichment operations (adding data to existing information) and adjusting its temperature parameter (a setting that controls how creative or random the AI's responses are).

llm-echo 0.5a0

infonews
industry
May 4, 2026

llm-echo 0.5a0 is a debug plugin (a tool that helps developers test code) for LLM that provides a fake AI model called "echo" for testing purposes instead of running a real LLM. The new version adds a "-o thinking 1" option to simulate reasoning blocks (the internal steps an AI uses to work through problems) and is compatible with LLM 0.32a0 and higher.

Anthropic Mythos spurs White House to weigh pre-release reviews for high-risk AI models

infonews
policysecurity

GHSA-8pqq-224h-x875: ogham-mcp had credentials embedded in published PyPI sdists -- Neon postgres URLs and Voyage API key

mediumvulnerability
security
May 4, 2026

Between February and April 2026, the ogham-mcp package accidentally published 22 versions on PyPI (the Python package repository) with embedded credentials, including database passwords for Neon postgres (a database service) and a Voyage AI API key (a token that grants access to an AI service). No evidence of actual misuse was found, and all credentials have been rotated by the maintainers.

Advancing youth safety and wellbeing in EMEA

infonews
safetypolicy

New ways to buy ChatGPT ads

infonews
industry
May 4, 2026

OpenAI is expanding its ChatGPT advertising pilot by introducing new tools that make it easier for businesses to create and buy ads. Advertisers can now use a beta self-serve Ads Manager (a tool for setting up and managing ad campaigns) or work through partners, and can choose between cost-per-click (CPC, paying only when someone clicks an ad) or cost-per-mille (CPM, paying per 1,000 ad views) bidding options. The platform includes measurement tools that let advertisers see campaign performance without accessing user conversations, maintaining privacy.

OpenAI’s president does ‘all the things,’ except answer a question

infonews
security
May 4, 2026

This article covers legal testimony from OpenAI president Greg Brockman in Elon Musk's lawsuit against OpenAI, focusing on his evasive responses and pedantic corrections during cross-examination. The piece suggests Brockman's journal entries are key evidence in the case, while highlighting his reluctance to directly answer questions.

OpenAI sales leader leaves for role at Thrive Capital

infonews
industry
May 4, 2026

James Dyett, a senior sales leader at OpenAI who managed enterprise and API (application programming interface, a set of tools that lets different software communicate) sales, is leaving the company to join venture capital firm Thrive Capital. His departure is the latest in a series of leadership changes at OpenAI, following exits by several other executives in recent months.

OpenAI and PwC collaborate to reimagine the office of the CFO

infonews
industry
May 4, 2026

OpenAI and PwC are collaborating to help finance teams use AI agents (software programs that can autonomously perform tasks) to automate workflows, reduce manual work, and improve decision-making in finance departments. The partnership is building these agents based on real-world experience from OpenAI's own finance organization, where they have already seen results like processing 5 times more contracts with the same team size.

GHSA-p4gq-3vxj-f4jq: Argo Affected by SSO RBAC Delegation Nil Pointer Dereference DoS (gatekeeper.go)

lowvulnerability
security
May 4, 2026
CVE-2026-42183

A nil pointer dereference (accessing data at a null memory address) in Argo Workflows v4.0.4 causes the server to crash with an HTTP 500 error for SSO (single sign-on) users when RBAC delegation (role-based access control rules delegated to namespaces) is enabled. This happens specifically when a user's SSO claims match a namespace-level RBAC rule but not an SSO-namespace rule, causing a permanent denial of service (inability to use the system) for affected users.

CVE-2026-42092: titra is an open source time tracking project. In version 0.99.52, the globalsettings Meteor publication returns all glo

mediumvulnerability
security
May 4, 2026
CVE-2026-42092

Titra, an open source time tracking application, has a vulnerability in version 0.99.52 where the globalsettings Meteor publication (a feature that broadcasts data to connected users) exposes sensitive configuration information like API keys without checking if the user has admin permissions. Any authenticated user (someone logged into the system) can access these secrets through DDP (the protocol Meteor uses to send data to clients).

CVE-2026-42440: OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader  Versions Affected:  before

highvulnerability
security
May 4, 2026
CVE-2026-42440

Apache OpenNLP has a vulnerability where three methods in AbstractModelReader read count values from binary model files without checking if they're reasonable, allowing an attacker to trigger an OOM error (a crash caused by the program running out of memory) by creating a malicious .bin file with an extremely large count value. This denial of service (making a service unavailable) attack requires minimal file size and crashes the Java virtual machine early during model loading.

CVE-2026-42077: Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a prototype pollution vulnerabilit

mediumvulnerability
security
May 4, 2026
CVE-2026-42077

Evolver, a self-evolving engine for AI agents, had a prototype pollution vulnerability (a bug where attackers inject malicious properties into core JavaScript objects) in versions before 1.69.3. The flaw existed in functions that merged user data without blocking dangerous keys like __proto__ and constructor, allowing attackers to modify how all JavaScript objects behave.

CVE-2026-42076: Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a command injection vulnerability

criticalvulnerability
security
May 4, 2026
CVE-2026-42076

Evolver, a tool that helps AI agents improve themselves, had a command injection vulnerability (a security flaw where attackers trick the system into running unauthorized commands) in versions before 1.69.3. The flaw was in the _extractLLM() function, which built shell commands using simple string concatenation without cleaning the input first, allowing attackers to execute arbitrary commands on the server when certain input contained shell metacharacters (special characters that have meaning to the command system).

CVE-2026-42075: Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a path traversal vulnerability in

highvulnerability
security
May 4, 2026
CVE-2026-42075

Evolver, a GEP-powered self-evolving engine for AI agents, contained a path traversal vulnerability (a type of attack where an attacker manipulates file paths to access files outside their intended directory) in versions before 1.69.3. The vulnerability was in the skill download command's --out= flag, which did not validate user-provided file paths, allowing attackers to write files to any location on the system, potentially overwriting critical files.

Previous83 / 312Next

Fix: The source mentions the following controls and mitigations for personalization concerns: Users can delete chats they no longer want cited, delete or change items in saved memories through settings, or use temporary chats that don't use or update memory. When a response is personalized, users can see what context was used in 'memory sources' and delete or correct outdated information. Memory sources are not shown to others if you share a chat. The source also notes that 'memory sources are designed to make personalization easier to understand' and OpenAI plans to make this feature 'more comprehensive over time.'

OpenAI Blog

Fix: Some CISOs address skills gaps through in-house training and development: hiring people with solid technical foundations in areas like networking, server administration, or software development, then transitioning them into security roles over approximately two years. Additionally, security leaders are encouraging their teams to leverage AI tools and examine how vendors are using AI, recognizing that AI competency will be essential in cybersecurity's future.

CSO Online
The Guardian Technology
NVD/CVE Database
Simon Willison's Weblog
Simon Willison's Weblog
May 4, 2026

The Trump administration is considering requiring advanced AI models to be reviewed before public release, particularly those capable of helping users find software vulnerabilities (weaknesses in code that attackers can exploit). This discussion was prompted by Anthropic's Mythos model, which can identify thousands of high-severity vulnerabilities better than most human programmers, though the company has not released it publicly and instead created Project Glasswing to give selected companies access for defensive purposes (finding and fixing vulnerabilities before attackers do).

CSO Online

Fix: Upgrade to v0.11.1 immediately by running: pip install --upgrade "ogham-mcp>=0.11.1". This version removes the leaked credentials and adds automated scanning to prevent future credential leaks. Users do not need to rotate credentials on their own end, as the exposed credentials belonged to the project maintainers, not to users.

GitHub Advisory Database
May 4, 2026

OpenAI has published a European Youth Safety Blueprint with five practical pillars to help protect young people using AI, including age-appropriate safeguards, privacy-preserving age verification, and parental controls. The company is also funding 12 organizations across Europe, the Middle East, and Africa with €500,000 in grants to conduct research and programs on youth safety, AI literacy, and mental health support in real-world settings.

OpenAI Blog
OpenAI Blog
The Verge (AI)
CNBC Technology
OpenAI Blog

Fix: The source suggests adding a nil check: `if loginAccount == nil || precedence(namespaceAccount) > precedence(loginAccount)` at line 304 in gatekeeper.go to prevent the nil pointer dereference.

GitHub Advisory Database
NVD/CVE Database

Fix: 2.x users should upgrade to 2.5.9. 3.x users should upgrade to 3.0.0-M3. The fix adds an upper bound check (default 10,000,000) on the three count fields before array allocation; values that are negative or exceed the bound throw an IllegalArgumentException and fail safely. Users who cannot upgrade immediately should treat all .bin model files as untrusted input unless their origin is verified, and avoid loading models from end users or third-party repositories without integrity checks. Deployments needing higher limits can set the OPENNLP_MAX_ENTRIES system property at JVM startup (e.g., -DOPENNLP_MAX_ENTRIES=50000000).

NVD/CVE Database

Fix: Update to version 1.69.3, where this issue has been patched.

NVD/CVE Database

Fix: This issue has been patched in version 1.69.3. Users should upgrade to version 1.69.3 or later.

NVD/CVE Database

Fix: This issue has been patched in version 1.69.3. Users should upgrade to version 1.69.3 or later.

NVD/CVE Database