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: < 1% Very Low
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 the command used by the FAYDAM Datalogger. Exploitation could enable the attacker to read, modify, or delete data stored in the underlying database, potentially exposing device configurations, logs, or user information and compromising data confidentiality and integrity.

Affected Systems

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

Risk and Exploitability

The CVSS score of 9.8 marks the flaw as critical, indicating a high level of risk if present. The EPSS score is <1%, indicating a very low but possible exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is any interface that passes user‑supplied data to an SQL command without proper neutralization; this is inferred because the description only states that the datalogger allows SQL injection. The vulnerability does not specify required credentials, so it is inferred that the attacker may need access to the datalogger’s interface or network segment but no explicit credential prerequisites are documented.

Generated by OpenCVE AI on August 20, 2026 at 16:40 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.
  • Restrict network access to the datalogger’s interfaces and enforce authentication or authorization so that only trusted systems or users can submit data.
  • Validate the fix by testing the previously vulnerable input endpoints with known SQL injection strings to confirm that the flaw is resolved.

Generated by OpenCVE AI on August 20, 2026 at 16:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Faydam Innovation
Faydam Innovation faydam Datalogger
Vendors & Products Faydam Innovation
Faydam Innovation faydam Datalogger

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

Faydam Innovation Faydam Datalogger
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-08-20T15:57:10.690Z

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

Link: CVE-2026-16019

cve-icon Vulnrichment

Updated: 2026-08-20T15:52:57.123Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-26T16:51:19.490

Link: CVE-2026-16019

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T16:45:16Z

Weaknesses
  • CWE-89

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