CVE-2026-16019
Received Received - Intake

SQL Injection in FAYDAM Datalogger

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

Publication date: 2026-08-19

Last updated on: 2026-08-19

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 Faydam Innovation Inc. FAYDAM Datalogger allows SQL Injection. This issue affects FAYDAM Datalogger: from 2.7.1 before 2.8.0.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
faydam_innovation_inc faydam_datalogger From 2.7.1 (inc) to 2.8.0 (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 a SQL injection vulnerability in the FAYDAM Datalogger software from Faydam Innovation Inc. It allows attackers to manipulate SQL commands by injecting malicious input, potentially accessing or altering database contents without authorization.

Detection Guidance

Detecting SQL injection vulnerabilities like CVE-2026-16019 requires monitoring network traffic and application logs for suspicious SQL queries. Use tools like SQLmap to test for injection points in web applications. Inspect Faydam Datalogger logs for unusual database queries or errors. Check network traffic for patterns matching SQL injection attempts, such as single quotes or semicolons in input fields.

Impact Analysis

An attacker could exploit this to read sensitive data, modify or delete database records, execute administrative operations, or take control of the affected system. This could lead to data breaches, system compromise, or service disruption.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal or sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face legal penalties, fines, or reputational damage.

Mitigation Strategies

Update FAYDAM Datalogger to version 2.8.0 or later to address the SQL injection vulnerability. Ensure all instances are patched to prevent exploitation.

Chat Assistant

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

EPSS Chart