CVE-2026-58317
Received
Received - Intake
Unsigned to Signed Conversion Error in Tera Term TTSSH2 Plugin
Vulnerability report for CVE-2026-58317, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-17
Last updated on: 2026-07-17
Assigner: JPCERT/CC
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| teraterm_project | ttssh2 | From 1.00_alpha1 (inc) to 3.6.1 (inc) |
| teraterm_project | tera_term | From 2.05 (inc) to 5.6.1 (inc) |
| teraterm_project | ttssh2 | 3.6.2 |
| teraterm_project | tera_term | 5.6.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-196 | The product uses an unsigned primitive and performs a cast to a signed primitive, which can produce an unexpected value if the value of the unsigned primitive can not be represented using a signed primitive. |