OS Command Injection in Paperclip - CVE-2026-41208

 

OS Command Injection in Paperclip - CVE-2026-41208

Published: August 8, 2026


Vulnerability identifier: #VU141316
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-41208
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary OS commands on the server host.

The vulnerability exists due to command injection in the workspace provisioning command handling in server/src/services/workspace-runtime.ts when processing agent-controlled adapterConfig.workspaceStrategy.provisionCommand during workspace provisioning. A remote user can update agent configuration and trigger workspace provisioning to execute arbitrary OS commands on the server host.

Exploitation requires an Agent API key and can be triggered through the PATCH /api/agents/:id and POST /api/agents/:id/wakeup API endpoints.


Affected software

Paperclip

How to mitigate CVE-2026-41208

Install security update from vendor's website.

Paperclip - update to 2026.416.0

External References

Related Security Bulletins