Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Faydam Innovation Inc. FAYDAM Datalogger allows SQL Injection.

This issue affects FAYDAM Datalogger: from 2.7.1 before 2.8.0.
Published: 2026-08-19
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw (CWE‑89) that allows an attacker to insert arbitrary SQL statements into a query sent by the FAYDAM Datalogger. If exploited, the attacker can read, modify, or delete data in the underlying database, potentially exposing sensitive device configurations, logs, or user information. The data compromise could be local or remote depending on how the datalogger’s interface is accessed. The description explicitly states that the flaw is an "improper neutralization of special elements used in an SQL command." No other functionality such as remote code execution is mentioned, so the impact is limited to database manipulation and data exfiltration.

Affected Systems

Faydam Innovation Inc. FAYDAM Datalogger versions from 2.7.1 up to, but not including, 2.8.0 are affected. No other products or versions are listed.

Risk and Exploitability

The CVSS score of 9.8 marks this as critical, indicating a high level of risk if present. The EPSS score is not available, so the exploitation probability cannot be precisely quantified, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw through any input that is passed directly to an SQL command in the datalogger, likely via a web or API endpoint that accepts user-supplied data. Successful exploitation does not require pre‑existing user credentials because the flaw is in the query handling layer, but it does require access to the datalogger’s interface or network segment.

Generated by OpenCVE AI on August 20, 2026 at 03:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the vendor‑supplied update that releases FAYDAM Datalogger 2.8.0 or later.
  • Limit access by configuring network controls or authentication to restrict who can submit data to the datalogger.
  • After upgrading, test the vulnerable input endpoints with known SQL injection strings to confirm the flaw is fixed.

Generated by OpenCVE AI on August 20, 2026 at 03:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Faydam Innovation Inc. FAYDAM Datalogger allows SQL Injection. This issue affects FAYDAM Datalogger: from 2.7.1 before 2.8.0.
Title SQL Injection in Faydam Innovation's FAYDAM Datalogger
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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-08-19T13:56:55.084Z

Reserved: 2026-07-17T06:43:28.790Z

Link: CVE-2026-16019

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-19T14:17:27.093

Modified: 2026-08-19T14:17:27.093

Link: CVE-2026-16019

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T03:45:17Z

Weaknesses
  • CWE-89

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