
We found results for “”
CVE-2025-59956
Good to know:


Date: September 29, 2025
AgentAPI is an HTTP API for Claude Code, Goose, Aider, Gemini, Amp, and Codex. Versions 0.3.3 and below are susceptible to a client-side DNS rebinding attack when hosted over plain HTTP on localhost. An attacker can gain access to the /messages endpoint served by the Agent API. This allows for the unauthorized exfiltration of sensitive user data, specifically local message history, which can include secret keys, file system contents, and intellectual property the user was working on locally. This issue is fixed in version 0.4.0.
Severity Score
Related Resources (10)
Severity Score
Weakness Type (CWE)
Reliance on Reverse DNS Resolution for a Security-Critical Action
CWE-350Top Fix

Upgrade Version
Upgrade to version github.com/coder/agentapi - v0.4.0;github.com/coder/agentapi - v0.4.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | NONE |
Availability (A): | NONE |