All tracked items across vulnerabilities, news, research, incidents, and regulatory updates.
Meta paused an employee monitoring program called the Model Capability Initiative that tracked workers' keystrokes, mouse clicks, and screen content to collect data for training AI models (computer programs that learn patterns from data). After over 1,600 employees signed a petition and a security report revealed the collected data was accessible to anyone inside the company, Meta confirmed it was pausing the program while investigating potential privacy breaches.
Fix: Meta stated: 'We're pausing it while we investigate.' The company also noted it had 'carefully designed this program with privacy safeguards,' though no explicit fix, remediation steps, or timeline for resolution beyond the pause was mentioned in the source text.
The Guardian TechnologyThis article discusses how AI is being used to create 'reverse centaurs' (humans forced to serve as assistants to machines rather than being assisted by them), such as warehouse workers meeting algorithm-set targets or lawyers checking AI outputs like Gemini (a large language model, or LLM, made by Google). The author argues that despite tech leaders' warnings about AI's dangers, the real promise being sold is job elimination and loss of human autonomy, which benefits those in power.
OpenAI and Broadcom have unveiled Jalapeño, a specialized AI accelerator chip (a processor designed to speed up artificial intelligence computations) built specifically for LLM inference (the process of running trained AI models to generate outputs). Early testing shows the chip delivers significantly better performance per watt (computational power relative to energy use) than current alternatives, and it will be deployed in data centers starting in 2026.
A critical vulnerability called PixelSmash (CVE-2026-8461) was found in FFmpeg, a widely-used media processing framework, that can crash applications or enable RCE (remote code execution, where an attacker can run commands on a system they don't own) through a heap out-of-bounds write (a memory safety error where code writes data outside its intended memory region) in the MagicYUV decoder. The bug affects hundreds of applications including media servers, video players, and cloud services, and can be triggered by uploading a malicious media file.
Anthropic Claude Desktop has a security flaw in versions v1.1348.0 through v1.2278.0 where it boots a VM (virtual machine, a simulated computer) without checking that the root filesystem image hasn't been tampered with. An attacker with basic access to a user's Mac can modify this image file, and the software will trust and run the modified version on the next boot, giving the attacker persistent control inside the VM and access to files shared with the host computer.
An unprivileged process (a program running without special administrator permissions) can cause the ebpf-profiler agent to stop working by triggering a denial of service attack. The attack blocks a background worker thread indefinitely in an `openat2` syscall (a system call that opens files), preventing the profiler from analyzing new executable files and rendering it non-functional.
Multiple major film studios, including Netflix, A24, and Warner Bros., have reportedly declined to distribute a biographical film about OpenAI CEO Sam Altman, with Amazon MGM also pulling out despite the film being nearly complete. The rejections suggest that Hollywood studios may be hesitant to produce critical stories about large tech companies like OpenAI.
OpenClaw is an AI agent that runs third-party skills from ClawHub marketplace, but these skills have broad access to local systems, creating supply chain risks (where attackers compromise software distribution to spread malware). Between February and May 2026, researchers found five malicious skills that evaded ClawHub's existing defenses, including infostealers (malware that steals information), evasion techniques, and novel agentic threats like runtime injection and front-running attacks designed for financial gain.
rtk is a tool that filters and compresses command outputs before sending them to an LLM (large language model). Before version 0.42.2, rtk's permission splitter (the part that checks if commands are allowed) failed to properly detect certain shell constructs (special syntax that Bash uses to execute commands), allowing attackers to hide unauthorized commands behind allowed ones like "git". This meant dangerous commands could run without user approval.
Daytona is a platform for running code created by AI systems in a secure way. Before version 0.185.0, it had a flaw where a user who owned any organization could change or delete roles (permission sets) from a completely different organization if they knew the role's ID, because the system didn't properly verify that the role belonged to the organization being modified.
Daytona is a platform for running code created by AI in a secure, isolated environment (sandbox). In versions 0.101.0 through 0.184.0, when sandbox previews were changed from public to private, they could still be accessed without a password for a short time because the system's cached record of who could see the sandbox was not updated.
Daytona is a platform for running code created by AI in a secure way. Before version 0.184.0, there was a security flaw where someone could accept organization invitations without verifying their email address, potentially allowing an attacker to join an organization with high-level permissions by using a fake email account.
Daytona is a platform that runs code generated by AI in a controlled environment (sandbox, which is an isolated space). Before version 0.186, it had a path-traversal vulnerability (a weakness where an attacker can use special character sequences like '../' to access files outside intended directories) that could let someone access files outside the intended storage volume directory by manipulating the volume reference sent to the runner.
Advanced AI agents (agentic models, which are AI systems that can autonomously test and execute code) emerging in 2026 are compressing the time between discovering a vulnerability and launching attacks from weeks to seconds, making traditional security catalogs obsolete. These AI-powered attackers can now move laterally across converged IT and OT (operational technology, the systems controlling physical infrastructure like factories) networks at machine speed, potentially causing physical damage before humans even detect the breach.
Malware developers are embedding forbidden text about weapons into spyware code to trick AI analysis tools into refusing to analyze it. The malicious code hides real instructions in comments (lines ignored by the computer) and uses obfuscation (making code hard to read) to confuse AI-powered security scanners that feed code directly to language models without treating it as untrusted input.
Researchers demonstrated that a malicious AI agent skill (a reusable tool that extends an AI agent's capabilities) passed security scanners and reached 26,000 users by exploiting a gap in how skills are reviewed. The attack worked by hiding malicious instructions behind a fake website domain that redirected to a legitimate site during security checks, then changed its content after approval to collect user data, showing that one-time security scans cannot detect skills that behave differently after they gain trust.
As organizations increasingly adopt AI across their operations, they face growing security challenges because AI systems touch critical infrastructure and data in complex ways. AI security posture management (AI-SPM, tools that monitor and assess the security of AI models, data, and applications) has emerged as an important category to address these risks, especially since many enterprises run AI agents without proper security oversight or governance strategies. Security teams need to carefully evaluate AI-SPM tools to match their organization's maturity level and avoid duplicating existing security tools or leaving coverage gaps.
AI agents deployed in organizations need access to sensitive systems, but current OAuth tokens (standardized digital credentials that verify identity and permissions) cannot properly track both the agent's identity and the user it represents, making it impossible to enforce proper access controls or detect misuse. The problem grows as agents become more autonomous and can act on behalf of multiple users, invoke other agents, and operate without human oversight. OAuth tokens were designed for single-principal scenarios (one actor), but AI agents operate in complex multi-principal situations that the industry has not yet standardized.
Anthropic's Mythos AI model identified vulnerabilities in classified U.S. government computer systems within hours during a security testing initiative called Project Glasswing, according to a U.S. official. The testing was conducted in cooperation with U.S. intelligence agencies to assess potential security risks the model could pose. In response, the Trump administration issued a directive requiring Anthropic to prevent foreign nationals from accessing its latest models (Fable 5 and Mythos 5), and Anthropic disabled these models for all customers to comply.
Fix: Anthropic disabled the Mythos and Fable models for all of its customers to comply with the Trump administration's directive requiring the company to prevent foreign nationals from using its latest artificial intelligence models, known as Fable 5 and Mythos 5.
SecurityWeekMeta paused an employee monitoring program called the Model Compatibility Initiative (MCI) after employees bypassed its security protections to access restricted data, and then did so again even after Meta claimed to fix the vulnerability. The program collected sensitive data including keystrokes, mouse movements, screen content, private conversations, and performance information to train AI models. Security experts criticized Meta for deploying inadequate access controls (security measures that limit who can view data) on such highly sensitive information, even though the company had the resources to implement stronger protections.
Fix: According to Meta vice president Stephane Kasriel, the unauthorized access discovered on June 18 was closed "within four hours," but "the initial fix didn't stick, and access to the data had to be further locked down." Meta stated in an email that the program is "pausing it while we investigate."
CSO OnlineFix: Users of FFmpeg should upgrade to the patched version (8.1.2) as soon as possible. Additionally, if the MagicYUV decoder is not needed, developers can disable it at build time to prevent exploitation.
CSO OnlineFix: Fixed in commit 234b685cab31c2cb2f79e966caeab168bcc489e4. The fix is included in version 0.0.202622 of opentelemetry-ebpf-profiler.
GitHub Advisory DatabaseFix: ClawHub integrated VirusTotal and ClawScan for proactive screening of skills and code-level analysis. OpenClaw is now collaborating with NVIDIA to provide documentation of what each skill does and to run NVIDIA's analysis tool on all skills published to the platform.
Palo Alto Unit 42Fix: This vulnerability is fixed in version 0.42.2.
NVD/CVE DatabaseFix: This vulnerability is fixed in version 0.185.0.
NVD/CVE DatabaseFix: Update to version 0.184.0, where this vulnerability is fixed.
NVD/CVE DatabaseFix: This vulnerability is fixed in version 0.184.0. Users should update Daytona to this version or later.
NVD/CVE DatabaseFix: This vulnerability is fixed in version 0.186. Users should upgrade to this version or later.
NVD/CVE Database