← All stories
● Covered by 2 sources · 2 reportsHigh impact2 negative

Critical Vulnerabilities in Paperclip AI Platform Allow Remote Code Execution

🔄 Updated 2d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • CVE-2026-41679 (CVSS 10.0) allows remote code execution on servers.
  • GHSA-x8hx-rhr2-9rf7 (CVSS 9.6) allows code execution on developer machines.
  • A third flaw exposed sensitive data via API routes.
  • Paperclip v2026.416.0 contains fixes for import authorization and hostname validation.
  • A Metasploit module for CVE-2026-41679 has been released.

Critical Flaws Discovered in Paperclip AI Platform

Two critical security vulnerabilities have been identified in Paperclip, an open-source control plane designed for managing teams of artificial intelligence agents. These flaws could enable attackers to execute arbitrary commands on network servers or developer computers by importing malicious agents.

A third vulnerability was also found, which exposed sensitive data and control-plane details through Application Programming Interface (API) routes that lacked proper access checks.

Remote Code Execution Vulnerabilities

The most severe vulnerability, tracked as CVE-2026-41679, carries a CVSS score of 10.0. This flaw allows remote attackers to achieve arbitrary code execution with server permissions on network-accessible Paperclip instances configured in authenticated mode with default registration settings. Exploitation requires no pre-existing account or victim interaction.

A second path, tracked as GHSA-x8hx-rhr2-9rf7 with a CVSS score of 9.6, allows code execution on a developer's computer. This requires a user to open an attacker-controlled page while Paperclip is running in its default local_trusted mode.

Authorization Bypass and Exploitation

CVE-2026-41679 is an authorization bypass that allows remote attackers to self-register an account without email verification. Once an account is created, an attacker can sign in, create and approve a Command Line Interface (CLI) challenge, and then deploy an agent by importing a new company via crafted YAML files. This process grants board-level API access and enables arbitrary code execution.

Rapid7 has released a public Metasploit module for CVE-2026-41679, indicating the ease of exploitation for this critical vulnerability.

Patched Version and Impact

Paperclip version v2026.416.0 includes fixes for the import-authorization and hostname-validation issues. However, a patched version for the DNS-rebinding advisory was not specified.

These vulnerabilities highlight the importance of treating agent configuration as executable input and securing AI agent platforms, as they can pose significant risks to organizations operating autonomous AI agents at scale.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~11 min · 9 stories · Aug 16

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

How outlets covered it

A critical authorization bypass vulnerability (CVE-2026-41679) in the AI management platform Paperclip allowed remote attackers to achieve arbitrary code execution with server permissions. This flaw enabled attackers to self-register, gain board-level API access, and deploy agents via crafted YAML files, posing a significant risk to organizations using the platform.

Two security vulnerabilities in Paperclip, an open-source control plane for AI agents, could allow attackers to execute commands on network servers or developer computers by importing malicious agents. A third flaw exposed sensitive data and control-plane details through API routes lacking proper access checks. These flaws highlight the critical need to treat agent configuration as executable input and secure AI agent platforms.