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.
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.
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.
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 →
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.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
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.