Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
PuTTY 0.77 before 0.84 uses a copy of the PuTTY icon as a trust indication for TELNET data but the trust status is not cleared between proxy authentication and the main session.
AnalysisAI
PuTTY's trust sigil mechanism - the application icon displayed to distinguish legitimate remote TELNET output from locally-injected spoofed content - fails to reset trust state between proxy authentication and the start of the main TELNET session in versions 0.77 through 0.83. Under CWE-451 (UI Misrepresentation of Critical Information), an attacker positioned to control or influence a TELNET proxy could present deceptive terminal content to the user bearing the trusted indicator, achieving low-integrity impact by misleading the user about the source or authenticity of displayed data. No public exploit exists, EPSS is 0.03% (9th percentile), CISA SSVC rates exploitation as none, and the overall CVSS score is 3.1 (Low), reflecting high attack complexity and narrow real-world applicability.
Technical ContextAI
PuTTY's trust sigil is a visual security mechanism - the PuTTY window icon is used to mark terminal lines as originating from a trusted remote host, helping users distinguish legitimate host output from spoofed content injected by a local process or intermediary. This feature is specific to TELNET connections, where no cryptographic channel authentication exists. The root cause (CWE-451) is a state management failure: the trust status accumulated during proxy authentication is not cleared before the main TELNET session begins, allowing trust state to bleed across the authentication boundary. The affected CPE is cpe:2.3:a:putty:putty:*:*:*:*:*:*:*:* covering the PuTTY SSH/TELNET client by Simon Tatham. The vulnerability is documented in the upstream wishlist entry at https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/telnet-trust-sigil.html.
RemediationAI
Upgrade to PuTTY 0.84 or later, which resolves the trust-sigil state management flaw between proxy authentication and the main TELNET session. The vendor release announcement is available at https://lists.tartarus.org/pipermail/putty-announce/2026/000042.html. As a compensating control for environments that cannot immediately upgrade, disable TELNET proxy authentication workflows in PuTTY or migrate TELNET-dependent connections to SSH where cryptographic session separation makes this class of trust-sigil attack irrelevant. Blocking outbound TELNET (TCP port 23) at the perimeter also eliminates the attack surface entirely, though this may impact legacy systems dependent on TELNET. Given the low severity and narrow applicability, patch deployment can be prioritized alongside routine maintenance cycles rather than emergency response.
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot
Stack-based buffer overflow in the SCP command-line utility in PuTTY before 0.67 and KiTTY 0.66.6.3 and earlier allows r
The ssh_agent_channel_data function in PuTTY before 0.68 allows remote attackers to have unspecified impact via a large
Multiple untrusted search path vulnerabilities in Putty beta 0.67 allow local users to execute arbitrary code and conduc
PuTTY before 0.75 on Windows allows remote servers to cause a denial of service (Windows GUI hang) by telling the PuTTY
PuTTY before 0.73 on Windows improperly opens port-forwarding listening sockets, which allows attackers to listen on the
Potential recycling of random numbers used in cryptography exists within PuTTY before 0.71. Rated critical severity (CVS
In PuTTY versions before 0.71 on Unix, a remotely triggerable buffer overflow exists in any kind of server-to-client for
PuTTY through 0.75 proceeds with establishing an SSH session even if it has never sent a substantive authentication resp
In PuTTY versions before 0.71 on Windows, local attackers could hijack the application by putting a malicious help file
PuTTY before 0.73 might allow remote SSH-1 servers to cause a denial of service by accessing freed memory locations via
PuTTY before 0.73 mishandles the "bracketed paste mode" protection mechanism, which may allow a session to be affected b
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31731
GHSA-5fwp-h8j4-xmhm