Description
Unsigned to Signed Conversion Error (CWE-196) vulnerability exists in TTSSH2 plugin of Tera Term provided by TeraTerm Project. When Tera Term attempts to establish an SSH connection to a server set up by an attacker, out-of-bounds read/write may occur. As a result, the contents of adjacent memory regions may be transmitted to the server, and Tera Term may behave unexpected or terminate abnormally.
Published: 2026-07-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an unsigned to signed conversion error in the TTSSH2 plugin of Tera Term. When the application attempts to establish an SSH connection to a server set up by an attacker, the conversion flaw causes an out‑of‑bounds read or write. The result is that memory contents adjacent to the intended buffer may be sent to the attacker or used in ways that the program does not anticipate, potentially exposing sensitive data or causing Tera Term to terminate unexpectedly.

Affected Systems

The affected product is the TTSSH2 plugin supplied by the TeraTerm Project. No specific version ranges are listed in the CNA data, so all releases that include the plugin remain potentially vulnerable until the vendor releases a patched version.

Risk and Exploitability

The EPSS score of less than 1% indicates a very low probability of exploitation currently. The CVSS score of 5.1 reflects a moderate severity, balancing the risk of memory disclosure against the limited attack surface. The vulnerable condition is triggered only when Tera Term initiates an SSH connection, so the attack vector is inferred to be remote with the attacker needing to operate a malicious SSH server and entice a user to connect. Because the issue is not listed in CISA’s KEV catalog, the exposure is not yet proven in the wild, but the potential for memory leakage or a crash remains, warranting timely remediation.

Generated by OpenCVE AI on August 3, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Tera Term to the latest version that includes the TTSSH2 patch, following the vendor’s advisory.
  • If an update is not yet available, disable the TTSSH2 plugin or avoid connecting to remote SSH servers that are not under your control.
  • Monitor Tera Term logs for unexpected termination or memory access problems and restrict SSH access to trusted hosts only.

Generated by OpenCVE AI on August 3, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Title Unsigned to Signed Conversion Error in TTSSH2 Plugin Leading to Memory Disclosure

Tue, 28 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Title Unsigned to Signed Conversion Error in TTSSH2 Plugin Leading to Memory Disclosure

Sun, 26 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Title Unsigned to Signed Conversion Error Leading to Out-of-Bounds Read/Write in TTSSH2

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Teraterm Project
Teraterm Project ttssh2
Vendors & Products Teraterm Project
Teraterm Project ttssh2

Wed, 22 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Title Unsigned to Signed Conversion Error Leading to Out-of-Bounds Read/Write in TTSSH2

Fri, 17 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Description Unsigned to Signed Conversion Error (CWE-196) vulnerability exists in TTSSH2 plugin of Tera Term provided by TeraTerm Project. When Tera Term attempts to establish an SSH connection to a server set up by an attacker, out-of-bounds read/write may occur. As a result, the contents of adjacent memory regions may be transmitted to the server, and Tera Term may behave unexpected or terminate abnormally.
Weaknesses CWE-196
References
Metrics cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L'}

cvssV4_0

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


Subscriptions

Teraterm Project Ttssh2
cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-07-17T13:06:39.880Z

Reserved: 2026-07-10T02:15:08.138Z

Link: CVE-2026-58317

cve-icon Vulnrichment

Updated: 2026-07-17T13:06:24.093Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:00:04Z

Weaknesses
  • CWE-196

    Unsigned to Signed Conversion Error