Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Teracity Software Technologies Inc. E-OSB allows SQL Injection.

This issue affects E-OSB: before V02.26.07.08.01.
Published: 2026-09-01
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is an SQL injection flaw in Teracity Software Technologies Inc's E-OSB platform. The failure to neutralize special characters in SQL commands allows an attacker to inject arbitrary SQL code. Because the input is directly incorporated into database queries, an attacker could read sensitive data, manipulate records, or execute destructive operations.

Affected Systems

The affected product is Teracity Software Technologies Inc's E-OSB platform, specifically all releases prior to V02.26.07.08.01. No further vendor or version details are provided in the advisory.

Risk and Exploitability

The CVSS score for this issue is 9.8, indicating critical severity. The EPSS score is not available; the vulnerability is not listed in the CISA KEV catalog. An attacker can exploit the flaw if an application processes user‑supplied input without sanitization and sends it to the database. The lack of protection likely requires external access to the application and the ability to supply injection payloads.

Generated by OpenCVE AI on September 1, 2026 at 15:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to E‑OSB version V02.26.07.08.01 or later, where the injection issue has been fixed.
  • Restrict the database privileges of the application’s service account to the minimum necessary for normal operation.
  • Implement application‑level input validation and parameterized queries to prevent injection of malicious SQL code.

Generated by OpenCVE AI on September 1, 2026 at 15:32 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 Teracity
Teracity e-osb
Vendors & Products Teracity
Teracity e-osb

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Teracity Software Technologies Inc. E-OSB allows SQL Injection. This issue affects E-OSB: before V02.26.07.08.01.
Title SQL Injection in Teracity Sotware's Teracity E-OSB Platform
Weaknesses CWE-89
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-01T15:40:06.781Z

Reserved: 2026-08-04T06:45:01.085Z

Link: CVE-2026-18765

cve-icon Vulnrichment

Updated: 2026-09-01T15:40:02.981Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T13:18:11.923

Modified: 2026-09-01T16:16:52.580

Link: CVE-2026-18765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-89

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