Skip to content
Threat Feed
critical advisory

Authentication Bypass in DeepSeek Harness via Host Header Spoofing

DeepSeek Harness versions prior to 0.1.2-alpha.1 contain an authentication bypass vulnerability allowing unauthorized remote control of the agent via a spoofed HTTP Host header.

CVE search metadata

CVE search record: CVE-2026-82533. Severity: critical. CVSS: 9.6. KEV: no. Product: Harness (< 0.1.2-alpha.1). Brief: Authentication Bypass in DeepSeek Harness via Host Header Spoofing. Brief link: https://feed.craftedsignal.io/briefs/2026-09-deepseek-harness-auth-bypass/

DeepSeek Harness versions prior to 0.1.2-alpha.1 are affected by a critical authentication bypass vulnerability located in the local HTTP control-plane API. The vulnerability exists because the API server relies on the client-provided HTTP Host header for security validation instead of verifying the actual TCP connection origin. This flaw permits an attacker to spoof the Host header, effectively bypassing all authentication mechanisms. Upon successful exploitation, an attacker can obtain full control over the agent, execute privileged commands, modify session approval policies to achieve unconfined execution, and exfiltrate all stored conversation history without the need for credentials or API keys. Defenders must prioritize upgrading to version 0.1.2-alpha.1 or later to remediate this control-plane exposure.

Impact

Successful exploitation of CVE-2026-82533 results in total loss of confidentiality and integrity of the DeepSeek Harness agent. Unauthorized actors can exfiltrate sensitive conversation data and execute arbitrary commands with full agent privileges, leading to potential lateral movement if the agent has further access to internal infrastructure.

Recommendation

Prioritize the following actions to secure environments using DeepSeek Harness:

  • Upgrade all instances of DeepSeek Harness to version 0.1.2-alpha.1 or later immediately.
  • Restrict access to the HTTP control-plane API via network segmentation or firewall rules, ensuring only authorized administrative IP addresses can reach the interface.
  • Implement monitoring on the API to detect abnormal Host header values or unauthorized attempts to access the /commands/execute or session policy configuration endpoints.

Immediate actions

Upgrade DeepSeek Harness to version 0.1.2-alpha.1 or later

IT Operations 24h

Mitigations

Restrict network access to the Harness control-plane API

immediate Network Security

CVE-2026-82533