Description
Paperclip before 0.3.1 in default local_trusted mode fails to validate Host headers, allowing attackers to execute arbitrary commands via DNS rebinding. An attacker can craft a malicious webpage that, when visited by a developer running Paperclip locally, uses DNS rebinding to make authenticated API requests and execute commands through the process adapter.
Published: 2026-08-21
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution
Action: Immediate Patch
AI Analysis

Impact

Paperclip before version 0.3.1 in its default local_trusted mode does not validate Host headers of incoming requests. An attacker can use DNS rebinding to redirect a developer's browser to the local instance, allowing authenticated API calls that trigger arbitrary commands through the process adapter. The flaw therefore permits an attacker to gain full code execution on the machine where Paperclip is running, compromising confidentiality, integrity, and availability of all data, configuration, and the host system.

Affected Systems

The vulnerability affects the paperclipai Paperclip application before version 0.3.1. Developers running the 0.3.0 or earlier releases with the default local_trusted mode are at risk.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity. The EPSS score is not available, and the flaw is not listed in CISA KEV. The attack requires an attacker to host a malicious webpage and at the same time a developer to open that page while the local instance of Paperclip is running. DNS rebinding tricks the browser into making authenticated API requests to the local service, which then executes commands through the process adapter. Because the vulnerability only exists in local trusted mode, the attack surface is limited to developers who keep the local service running and visit arbitrary sites during development.

Generated by OpenCVE AI on August 21, 2026 at 16:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Paperclip to version 0.3.1 or later, which validates Host headers and fixes the DNS rebinding flaw.
  • If upgrading is not immediately possible, disable the local_trusted mode or restrict API access so that only localhost can connect to the service.
  • Prevent users from visiting untrusted web pages while running a local instance of Paperclip, or configure network policies to block DNS rebinding attempts.

Generated by OpenCVE AI on August 21, 2026 at 16:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Paperclip
Paperclip paperclipai
Vendors & Products Paperclip
Paperclip paperclipai

Fri, 21 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description Paperclip before 0.3.1 in default local_trusted mode fails to validate Host headers, allowing attackers to execute arbitrary commands via DNS rebinding. An attacker can craft a malicious webpage that, when visited by a developer running Paperclip locally, uses DNS rebinding to make authenticated API requests and execute commands through the process adapter.
Title Paperclip before 0.3.1 Remote Code Execution via DNS Rebinding
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Paperclip Paperclipai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-21T15:51:14.365Z

Reserved: 2026-08-20T10:55:09.093Z

Link: CVE-2026-77087

cve-icon Vulnrichment

Updated: 2026-08-21T15:51:00.136Z

cve-icon NVD

Status : Received

Published: 2026-08-21T15:16:47.290

Modified: 2026-08-21T16:18:21.993

Link: CVE-2026-77087

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:30:07Z

Weaknesses