Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in TMT Machine Industry and Trade Ltd. Co. Talassoft Industrial Management Software allows SQL Injection.

This issue affects Talassoft Industrial Management Software: from V.4 before V.16.
Published: 2026-09-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The flaw stems from improper neutralization of special elements in SQL commands, enabling an attacker to inject arbitrary SQL statements into the database queries. This can allow the attacker to read, modify, or delete data that is stored in the database. The impact is therefore potential data disclosure and database compromise.

Affected Systems

TMT Machine Industry and Trade Ltd. Co. Talassoft Industrial Management Software is affected for releases starting with V.4 and any version prior to V.16. Users running these versions should verify their current product version against this range.

Risk and Exploitability

The CVSS score of 8.8 classifies this vulnerability as high severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, so the exact exploitation likelihood is uncertain. Based on the vulnerability description, the likely attack vector is any component that accepts user input and forwards it directly to the database, such as web forms or APIs, which could be exploited by external or internal actors to execute unauthorized SQL commands.

Generated by OpenCVE AI on September 1, 2026 at 16:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Talassoft Industrial Management Software to version V.16 or later as provided by the vendor.
  • Modify all database interactions to use parameterized queries or prepared statements, and validate any user‑supplied data before it reaches the SQL layer.
  • Perform a focused penetration test or code review targeting user‑input points that interact with the database to confirm that injection vectors have been removed.

Generated by OpenCVE AI on September 1, 2026 at 16:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Tmt Machine
Tmt Machine talassoft Industrial Management Software
Vendors & Products Tmt Machine
Tmt Machine talassoft Industrial Management Software

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in TMT Machine Industry and Trade Ltd. Co. Talassoft Industrial Management Software allows SQL Injection. This issue affects Talassoft Industrial Management Software: from V.4 before V.16.
Title SQL Injection in TMT Machine's Talassoft Industrial Management Software
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Tmt Machine Talassoft Industrial Management Software
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-01T15:21:49.187Z

Reserved: 2026-08-03T09:24:46.122Z

Link: CVE-2026-18630

cve-icon Vulnrichment

Updated: 2026-09-01T15:21:43.794Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T15:17:12.753

Modified: 2026-09-01T21:10:38.413

Link: CVE-2026-18630

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T21:39:26Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')