CVE-2026-3843 PUBLISHED

SQL Injection in Nefteprodukttekhnika BUK TS-G Allows Remote Code Execution

Assigner: TuranSec
Reserved: 09.03.2026 Published: 10.03.2026 Updated: 10.03.2026

Nefteprodukttekhnika BUK TS-G Gas Station Automation System 2.9.1 on Linux contains a SQL Injection vulnerability (CWE-89) in the system configuration module. A remote attacker can send specially crafted HTTP POST requests to the /php/request.php endpoint via the sql parameter in application/x-www-form-urlencoded data (e.g., action=do&sql=<query_here>&reload_driver=0) to execute arbitrary SQL commands and potentially achieve remote code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L
CVSS Score: 9.3

Product Status

Vendor Nefteprodukttekhnika LLC
Product BUK TS-G Gas Station Automation System
Versions Default: unaffected
  • affected from 2.9.1 to 2.10.2 (excl.)
  • Version 2.10.2 is unaffected

Credits

  • Yergashvoyev Jamshed (CVE GUY) finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE