CVE-2026-18630
Received Received - Intake

SQL Injection in Talassoft Industrial Management Software

Vulnerability report for CVE-2026-18630, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: Computer Emergency Response Team of the Republic of Turkey

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-01
Last Modified
2026-09-01
Generated
2026-09-01
AI Q&A
2026-09-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tmt_machine_industry_and_trade_ltd_co talassoft_industrial_management_software From 4 (inc) to 16 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an SQL injection vulnerability in Talassoft Industrial Management Software by TMT Machine Industry and Trade Ltd. Co. It allows attackers to execute malicious SQL commands by inserting special elements into input fields, potentially accessing or manipulating database contents.

Detection Guidance

Detecting SQL injection vulnerabilities typically involves inspecting web application inputs, logs, and database queries. Look for unusual patterns in HTTP requests, such as single quotes, semicolons, or SQL keywords like UNION or SELECT. Use tools like SQLmap to test for injection points, or enable detailed logging in your web server and application to monitor suspicious queries.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data in the database, gain unauthorized access to the system, or execute administrative operations. This could lead to data breaches, system compromise, or disruption of services.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR, HIPAA, and other regulations due to unauthorized data access or exposure. Organizations may face legal penalties, fines, or reputational damage if exploited.

Mitigation Strategies

Immediately update Talassoft Industrial Management Software to version V.16 or later. Apply input validation and parameterized queries to prevent SQL injection. Disable unnecessary database accounts and restrict database permissions. Monitor network traffic for unusual SQL queries and consider deploying a web application firewall.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18630. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart